单选题在锐捷接换机上配置Trunk接口时,如果要从允许的VLAN列中删除VLAN5,所运行的命令是哪一项?()A Switch(config-if)#Switchport trunk allowed remove 5B Switch(config-if)#Switchport trunk remove 5C Switch(config-if)#Switchport trunk Vlan allowed remove 5D Switch(config-if)#Switchport trunk allowed

题目
单选题
在锐捷接换机上配置Trunk接口时,如果要从允许的VLAN列中删除VLAN5,所运行的命令是哪一项?()
A

Switch(config-if)#Switchport trunk allowed remove 5

B

Switch(config-if)#Switchport trunk remove 5

C

Switch(config-if)#Switchport trunk Vlan allowed remove 5

D

Switch(config-if)#Switchport trunk allowed Vlan remove 5

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You need to configure an 802.1Q link on a Ezonexam switch. Which commands, when used together, would do this? (Select two answer choices)

A. Switch(vlan) mode trunk

B. Switch(config) switchport access mode trunk

C. Switch(config-if) switchport mode trunk

D. Switch(config-if) switchport trunk encapsulation dot1q

E. Switch(config) switchport access mode 1

F. Switch(vlan) trunk encapsulation dot1q


正确答案:CD
C,D 解析:Explanation:
Creating this trunk link is a two step process. First you have to set the switchport mode to trunk, and then you configure the encapsulation. The giveaway on this question is the fact that to create a trunk on an interface, you have to be in interface configuration mode. So switchport mode trunk sets the trunk, and switchport trunk encapsulation dot1q sets the encapsulation.

第2题:

阅读下面的配置信息,解释(5)处的命令。

Switch

Switchconfig

Switch(config)interface f0/1(进入接口1配置模式)

Switch(config-if)switchport mode trunk(5)

Switch(config-if)switchpoft trunk allowed vlan all(设置允许从该接口交换数据的VLAN)

Switch(config-if)exit

Switch(config)exit

SwitCh


正确答案:(5)设置当前端口为Trunk模式
(5)设置当前端口为Trunk模式 解析:命令Switch(config-if)#switchport mode trunk的含义是设置当前端口为Trunk模式。

第3题:

在锐捷接换机上配置Trunk接口时,如果要从允许的VLAN列中删除VLAN5,所运行的命令是哪一项?()

A.Switch(config-if)#Switchport trunk allowed remove 5

B.Switch(config-if)#Switchport trunk remove 5

C.Switch(config-if)#Switchport trunk Vlan allowed remove 5

D.Switch(config-if)#Switchport trunk allowed Vlan remove 5


参考答案:D

第4题:

Which commands, when used together, would create an 802.1Q link?()

A. Switch(vlan)# mode trunk

B. Switch(config)# switchport access mode trunk

C. Switch(config-if)# switchport mode trunk

D. Switch(config-if)# switchport trunk encapsulation dot1q

E. Switch(config)# switchport access mode 1

F. Switch(vlan)# trunk encapsulation dot1q


参考答案:C, D

第5题:

某网络的拓扑结构如图4-1所示,其中路由器Router1和交换机Switch1的部分配置如下:

以下是路由器Router和Switch1的部分配置信息,请解释部分命令的意义。

Router(config)interface fastEthernet1/0.1

Router(config-subif)encapsulation isl 11 (1)

Router(config-subif)ip address 10.1.1.1 255.255.255.0 (2)

Router(config-subif)exit

Router(config)interface fastEthernet1/0.2

Router(config-subif)encapsulation isl 12

Router(config-subif)ip address 10.1.2.1 255.255.255.0

Router(config-subif)exit

Router(config)interface fastEthernet1/0.3

Router(config-subi f)encapsulation isl 13

Router(config-subif)ip address 10.1.3.1 255.255.255.0

Router(config-subif)exit

Router(config)ip routing (3)

[交换机Switch1的部分配置信息]

Switch1(config)vlan database (4)

Switch1(vlan)vlan 11 (5)

Switch1(vlan)vlan 12

Switch1(vlan)vlan 13

Switch1(vlan)exit

Switch1(config)interface fastEthernet0/0

Switch1(config-if)switchport mode trunk (6)

Switch1(config-if)switchport trunk allowed all (7)

Switch1(config-if)exit

Switch1(config)interface fastEthernet0/1

Switch1(config-if)switchport mode trunk

Switch1(config-if)switchport trunk a110wed a11

Switch1(config-if)exit

Switch1(config)interface fastEthernet0/2

Switch1(config-if)switchport mode trunk

Switch1(config-if)switchport trunk allowed all

Switch1(config-if)exit


正确答案:将vlan11的接口封装为ISL 设置vlan11的默认网关为10.1.1.1 启动ip转发 进入VTP配置子模式 定义一个vlan为11 接口设置为trunk模式 允许所有vlan信息在trunk中传递
将vlan11的接口封装为ISL 设置vlan11的默认网关为10.1.1.1 启动ip转发 进入VTP配置子模式 定义一个vlan为11 接口设置为trunk模式 允许所有vlan信息在trunk中传递

第6题:

二层交换机接口上配置Trunk时,需要修改NativeVLAN99的命令是()。

A.Switch(config-if)#swithcport trunk allowed remove 99

B.Switch(config-if)#swithcport trunk native99

C.Switch(config-if)#swithcport trunk nativevlan99

D.Switch(config-if)#switchport mode trunk


参考答案:C

第7题:

以下两个配置中错误的是(6),原因是(7)。

A.Swkch0(config)interface gigabitEthernet 0/3

Switch0(config-if)switchport mode trunk

Switch0(config-if)switchport trunk encapsulation dotlq

Swnch0(config)exit

Switch0 vlan database

Switch0(vlan) v1an 2100 name lab02

B.Switch0(config) interface gigabirEthernet 0/3

Switch0(config-if)switchport mode trunk

Switch0(config-if)switchport trunk encapsulation ISL

Switch0(config)exit

Switeh0 vlan darabase

Switch0(vlan) vlan 2100 name lab02


正确答案:(6)B (7)trunk采用ISL格式时vlan ID最大为1023
(6)B (7)trunk采用ISL格式时,vlan ID最大为1023 解析:本题考查的是VLAN数据帧的封装模式。
在实现VLAN时,为了标识各数据帧属于哪一个VLAN,需要对流经汇聚链接的数据帧进行封装,以附加上VLAN信息,这样交换机就可通过VLAN标识,将数据帧转发到对应的VLAN中。
目前交换机支持的封装协议有IEEE802.1Q和ISL。其中IEEE802.1Q是经过IEEE认证的对数据帧附加VLAN识别信息的协议,属于国际标准协议,适用于各个厂商生产的交换机,该协议通常也简称为dotlq。ISL是Inter Switch Link的缩写,是Cisco系列交换机支持的一种用于在汇聚链路上附加VLAN信息的协议。
以上两种封装协议在使用范围、数据帧格式上是不同的。另外,ISL最多支持1024个VLAN,802.1Q加上扩展VLAN可支持4096个,有2个是被保留,所以可用4094个。
从以上分析可知,只有dot1q封装协议支持超过1024个vlan,而题目中配置的vlan ID为2100,已超过1024,故B选项是错误的。

第8题:

如下图所示,3com和Cisco公司的交换机相互连接,在两台交换机之间需传输ULANID为1、10、20和30的4个VLAN信息,Catalyst 3548交换机VLAN Trunk的正确配置是

A.Switch-3548 (config-if) #switchport trunk encapsulation dot 1 q Switch-3548 (config-if) #switchport trunk allowed vlan 1,10,20,30

B.Switch-3548 (config-if) #switchport mode trunk Switch-3548 (config-if) #switchport trunk encapsulation isl Switch-3548 (config-if) #switchport trunk allowed vlan 1-30

C.Switch-3548 (config-if) #switchport mode trunk Switch-3548 (config-if) #switchport trunk encapsulation negotiate Switch-3548 (config-if) #switchport trunk allowed vlan 1-30

D.Switch-3548 (config-if) #switchport mode trunk Switch-3548 (config-if) #switchport trunk encapsulation dot 1q Switch-3548 (config-if) #switchport trunk allowed vlan 1,10,20,30


正确答案:D

第9题:

Which interface commands would you enter on a Catalyst 2900 switch, if your goal was to bring all VLAN traffic to another directly connected switch?()

A. Switch(config-if)# vlan all

B. Switch(config-if)# switchport trunk encapsulation dot1q

C. Switch(config-if)# switchport access vlan all

D. Switch(config-if)# switchport mode trunk

E. Switch(config-if)# switchport access vlan 303


参考答案:C, D

第10题:

You are bringing up a new Cisco Catalyst switch, and wish to connect it via a trunk to another switch from a different vendor, which uses the IEEE standard for the trunking method.When setting the encapsulation type on the trunk, what should you configure on the Cisco switch?()

A. Switch(config)# switchport trunk encapsulation isl

B. Switch(config)# switchport trunk encapsulation ietf

C. Switch(config-if)# switchport trunk encapsulation isl

D. Switch(config-if)# switchport trunk encapsulation ietf

E. Switch(config-if)# switchport trunk encapsulation dot1q


参考答案:E

更多相关问题