第1题:
如果希望在Switch1中创建的VLAN信息也能在Switch2中使用,则分别在Switch1、Switch2上执行下列命令,请给出空白处的配置内容:
Switch1vlan database (设置VLAN配置子模式)
Switch1(vlan)vtp (4)
Switch1(vlan)vtp domain abc (设置域名)
Switch1(vlan)exit (退出VLAN配置模式)
Switch2vlan database (设置VLAN配置子模式)
Switch2(vlan)vtp (5)
Switch2(vlan)vtp domain abc (设置域名)
Switch2(vlan)exit (退出VLAN配置模式)
第2题:
A.There is a speed mismatch between SW1‘s Fa0/1 and SW2‘s Fa0/1 interfaces.
B.There is an MTU mismatch between SW1‘s Fa0/1 and SW2‘s Fa0/1 interfaces.
C.There is an encapsulation mismatch between SW1‘s Fa0/1 and SW2‘s Fa0/1 interface.
D.SW1‘s Fa0/1 interface is administratively shut down.
第3题:
阅读下面配置信息,将(5)~(8)处空缺的内容填写在相应位置。
SW1>enable (进入特权模式)
SW1 (5) (进入VLAN配置子模式)
SW1(vlan)vtp server (设置本交换机为Server模式)
SW1(vlan)vtp domain ABC (设置域名)
SW1(vlan) (6) (启动修剪功能)
SW1(vlan) (7) (设置VTP的版权为2)
SW1(vlan) (8) (创建VLAN2,并命名为v2)
SW1(vlan)…….. (创建VLAN3-VLAN6)
SW1(vlan)exit (退出VLAN配置模式)
SW1show vtp status (查看VTP设置信息)
第4题:
A.Switch A - Fa0/0
B.Switch A - Fa0/1
C.Switch B - Fa0/0
D.Switch B - Fa0/1
E.Switch C - Fa0/0
F.Switch C - Fa0/1
第5题:
Refer to the exhibit. Switch port FastEthernet 0/24 on AlSwitch1 will be used to create an IEEE 802.1Q- complaint trunk to another switch. Based on the output shown, What is the reason the trunk does not form, even thought the proper cabling has been attached?()
A.VLANs have not been created yet
B.An IP address must be configured for the port
C.The port is currently configured for access mode
D.The correct encapsulation type has not been configured
E.The no shutdown command has not been entered for the port
第6题:
将交换机的access端口ethernet0/1加入VLAN4,可用如下方法配置()。
A.[Switch]vlan 4[Switch-vlan4]port ethernet0/1
B.[Switch]vlan 4[Switch-Ethernet0/1]port access vlan 4
C.[Switch]vlan 4[Switch-vlan4]port accesse thernet0/1
D.[Switch]vlan 4[Switch-Ethernet0/1]port access vlan pvid 4[Huawei]vlan 3500[Huawei-Gigabit Ethernet0/0/1]disth interface Gigabit Ethernet0/0/1 port link-type access portdefault vlan 3500
第7题:
An administrator is unsuccessful in adding VLAN 50 to aswitch. While troubleshooting the problem, the administrator views the output of the show vtp status command, which is displayed in the graphic. What commands must be issued on this switch to add VLAN 50 to the database?()
A. Switch(config-if)# switchport access vlan 50
B. Switch(vlan)# vtp server
C. Switch(config)# config-revision 20
D. Switch(config)# vlan 50 name Tech
E. Switch(vlan)# vlan 50
F. Switch(vlan)# switchport trunk vlan 50
第8题:
阅读以下配置信息,解释(5)、(6)空缺处的命令的功能。
SW1 configt
SW1(config) interface f0/1 (进入接口1配置模式)
SW1(config-if)switchport mode trunk ((5))
SW1(config-if)switchpont runk allowed vlan all(设置允许从该接口交换数据的vlan)
SW1(config-if) end
SW1 vlan d
SW1(vlan) vlan 2 (创建一个vlan 2)
VLAN 2 added
Name:VLAN0002 (系统自动命名)
SW1(vlan) vlan 3 name vlan3 ((6))
VLAN 3 added:
Name:vlan3
SW1(vlan)exit
第9题:
A.trunk mode mismatches
B.vlans that do not correspond to a unique IP subnet
C.native vlan mismatches
D.allowing only vlan 2 on the destination.
第10题:
A.This switch has more than one interface connected to the root network segment in VLAN 2.
B.This switch is running RSTP while the elected designated switch is running 802.1d Spanning Tree.
C.This switch interface has a higher path cost to the root bridge than another in the topology.
D.This switch has a lower bridge ID for VLAN 2 than the elected designated switch.