如下图所示,Cisco Catalyst6500交换机A与B之间需传输ID号为10-35的VLAN信息,但是ID号为23的VLAN信息不允许传输。下列为交换机port5/1分配VLAN的配置,正确的是( )。

admin2020-12-17  33

问题 如下图所示,Cisco Catalyst6500交换机A与B之间需传输ID号为10-35的VLAN信息,但是ID号为23的VLAN信息不允许传输。下列为交换机port5/1分配VLAN的配置,正确的是(    )。

选项 A、Switch-6500>(enable)set 5/1 trunk on dot1q
Switch-6500>(enable)set 5/1 trunk vlan 10-35
Switch-6500>(enable)clear 5/1 trunk 23
B、Switch-6500>(enable)set trunk 5/1 on dot1q
Switch-6500>(enable)set trunk 5/1 vlan 10-35
Switch-6500>(enable)except trunk 5/123
C、Switch-6500>(enable)set trunk 5/1 on dot1q
Switch-6500>(enable)set trunk 5/1 vlan 10-35
Switch-6500>(enable)clear trunk 5/123
D、Switch-6500>(enable)set trunk on 5/1 dot1q
Switch-6500>(enable)set trunk 5/1 vlan 10-35
Switch-6500>(enable)delete trunk 5/123

答案C

解析 catelyst6500交换机VLANTRuNK的配置有三个步骤:
步骤一:配置VLAN的TRUNK模式,封装VLAN协议。设置端口5/1为TRUNK模式,封装802.1Q协议:
(enable)set trunk5/1ond ot1q
步骤二:配置允许中继的VLAN。在端口5/1允许VLAN的列表中添加10~35号VLAN:
(enable)set trunk5/1vlan10-35
步骤三:配置不允许中继的VLAN。在端口5/1删除23号VLAN:
(enable)clear trunk5/123,综上所述C选项正确。
转载请注明原文地址:https://kaotiyun.com/show/h6OZ777K
0

随机试题
最新回复(0)