如下图所示,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,30B.Switch-3548 (config-if) #switchport mode trunk Switch-3548 (config-if) #switchport trunk encapsulation isl Switch-3548 (config-if) #switchport trunk allowed vlan 1-30C.Switch-3548 (config-if) #switchport mode trunk Switch-3548 (config-if) #switchport trunk encapsulation negotiate Switch-3548 (config-if) #switchport trunk allowed vlan 1-30D.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

如下图所示,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


相关考题:

在锐捷接换机上配置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 Vlan remove 5

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 trunkB. Switch(config) switchport access mode trunkC. Switch(config-if) switchport mode trunkD. Switch(config-if) switchport trunk encapsulation dot1qE. Switch(config) switchport access mode 1F. Switch(vlan) trunk encapsulation dot1q

阅读下面的配置信息,解释(5)处的命令。SwitchSwitchconfigSwitch(config)interface f0/1(进入接口1配置模式)Switch(config-if)switchport mode trunk(5)Switch(config-if)switchpoft trunk allowed vlan all(设置允许从该接口交换数据的VLAN)Switch(config-if)exitSwitch(config)exitSwitCh

阅读以下说明和交换机的配置信息,回答问题1~3,将解答填入对应栏内。某公司下设3个部门,为了便于管理,每个部门组成一个VLAN,公司网络结构如图1所示。[交换机Switch1的部分配置信息]Switch1(config)tinterface fO/9Switch1(config-if)switchport mode accessSwitch1(config-if)switchport access vlan 11Switch1(config)interface fO/10Switch1(config-if)switchport mode accessSwitch1(config-if)switchport access vlan 12Switch1(config)interface fO/17Switch1(config-if)switchport mode accessSwitch1(config-if)switchport access vlan 13[交换机Switch2的部分配置信息]Switch2(config)interface fO/6Switch2(config-if)switchport mode accessSwitch2(config-if)switchport access vlan 11Switch2(config)interface fO/8Switch2(config-if)switchport modeaccessSwitch2(config-if)switchport access vlan 12Switch2(config)interface fO/11Switch2(config-if)switchport mode accessSwitch2(config-if)SWitchport access vlan 13[交换机Switch3的部分配置信息]Switch3(config)interface fO/3Switch3(config-if)switchport mode accessSwitch3(config-if)switchport access vlan 11Switch3(config-if)exitSwitch3(config)interface fO/7Switch3(config-if)switchport mode accessSwitch3(config-if)switchport access vlan 12Switch3(config)interface fO/13Switch3(config-if)switchport mode accessSwitch3(config-if)switchport aocess vlan 13划分VLAN有哪几种划分方式?

如图1所示,某校园网使用3台Catalyst6500交换机构成万兆以太网的主干,其中交换机S1使用千兆以太网技术下连到学生宿舍楼的一台Catalyst3548交换机S4,S4下连的用户被划分在VLAN ID为2~5,VLAN名为jszx2~jszx5的4个VLAN中,标注S1和S4之间使用IEEE802.1Q国际标准,且在S1和S4之间只允许传输jszx2~jszx5的信息。请阅读下列关于交换机S4的VLAN配置信息,并补充空白处的配置命令或参数,按题目要求完成交换机S4的相关配置。Switch-S4-3548 vlan dataSwitch-S4-3548 (vlan) vlan2 name jszx2Switch-S4-3548 (vlan) vlan3 name jszx3Switch-S4-3548 (vlan) vlan4 name jszx4Switch-S4-3548 (vlan) vlan5 name jszx5Switch-S4-3548 (vlan) exitSwitch-S4-3548 configure terminal Switch-S4-3548 (config) interface (6) (进入端口配置模式)Switch-S4-3548 (config-if) switchport (7) (配置VLAN trunk模式)Switch-S4-3548 (config-if) switchport trunk encapsulation (8) (封装协议)Switch-S4-3548 (config-if) switchport truck allowed (9) (设置可中继的VLAN)Switch-S4-3548 (config-if) switchport truck allowed (10) (去除不允许中继的VLAN)Switch-S4-3548 (config-if) exitSwitch-S4-3548 (config) exit Switch-S4-3548(6)

阅读以下说明,回答问题1至问题3,将解答填入解答栏内。【说明】某公司租用了一段C类地址203.12.11.0/24~203.12.14.0/24,如下图所示。其网间地址是172.11.5.14/24。要求网内所有PC都能上网。接入层交换机Switch1的端口24为trunk口,其余各口属于vlan11,请解释下列命令并完成交换机的配置。Switch1config terminalSwitch1(config)interface f0/24(进入端口24配置模式)Switch1(config-if) switchport mode trunk(1)Switch1(config-if)switchport trunk encapsulation dotlq(2)Switch1(config-if) switchport trunk allowed all(允许所有VLAN从该端口交换数据)Switch1(config-if)exitSwitch1(config)exitSwkch1 vlan databaseSwitch1(vlan) vlan11 name lab01(3)Switch1(vlan)exitSwitch1 config terminalSwitch1(config)interface f0/9(进入f0/9的配置模式)Switch1(config-if)(4)(设置端口为接入链路模式)Switch1(config-if)(5)(把f0/9分配给VLAN11)Switch1(config-if)exitSwitch1(config)exit

You are bringing up a new Ezonexam 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 islB.Switch(config)# switchport trunk encapsulation ietfC.Switch(config-if)# switchport trunk encapsulation islD.Switch(config-if)# switchport trunk encapsulation ietfE.Switch(config-if)# switchport trunk encapsulation dot1q

某网络的拓扑结构如图4-1所示,其中路由器Router1和交换机Switch1的部分配置如下:以下是路由器Router和Switch1的部分配置信息,请解释部分命令的意义。Router(config)interface fastEthernet1/0.1Router(config-subif)encapsulation isl 11 (1)Router(config-subif)ip address 10.1.1.1 255.255.255.0 (2)Router(config-subif)exitRouter(config)interface fastEthernet1/0.2Router(config-subif)encapsulation isl 12Router(config-subif)ip address 10.1.2.1 255.255.255.0Router(config-subif)exitRouter(config)interface fastEthernet1/0.3Router(config-subi f)encapsulation isl 13Router(config-subif)ip address 10.1.3.1 255.255.255.0Router(config-subif)exitRouter(config)ip routing (3)[交换机Switch1的部分配置信息]Switch1(config)vlan database (4)Switch1(vlan)vlan 11 (5)Switch1(vlan)vlan 12Switch1(vlan)vlan 13Switch1(vlan)exitSwitch1(config)interface fastEthernet0/0Switch1(config-if)switchport mode trunk (6)Switch1(config-if)switchport trunk allowed all (7)Switch1(config-if)exitSwitch1(config)interface fastEthernet0/1Switch1(config-if)switchport mode trunkSwitch1(config-if)switchport trunk a110wed a11Switch1(config-if)exitSwitch1(config)interface fastEthernet0/2Switch1(config-if)switchport mode trunkSwitch1(config-if)switchport trunk allowed allSwitch1(config-if)exit

如下图所示,3com和Cisco公司的交换机相互连接,在两台交换机之间需传输VIANID为1、10、20和30的4个VLAN信息,Catalyst3548交换机VLANTrunk的正确配置是( )。A.B.C.D.A.AB.BC.CD.D

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 allB. Switch(config-if)# switchport trunk encapsulation dot1qC. Switch(config-if)# switchport access vlan allD. Switch(config-if)# switchport mode trunkE. Switch(config-if)# switchport access vlan 303

Which commands, when used together, would create an 802.1Q link?() A. Switch(vlan)# mode trunkB. Switch(config)# switchport access mode trunkC. Switch(config-if)# switchport mode trunkD. Switch(config-if)# switchport trunk encapsulation dot1qE. Switch(config)# switchport access mode 1F. Switch(vlan)# trunk encapsulation dot1q

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 islB. Switch(config)# switchport trunk encapsulation ietfC. Switch(config-if)# switchport trunk encapsulation islD. Switch(config-if)# switchport trunk encapsulation ietfE. Switch(config-if)# switchport trunk encapsulation dot1q

如下图所示,Cisco 3548交换机A与B之间需传输名为VL10(ID号为10)和VL15(ID号为15)的VLAN信息。下列为交换机A的g0/1端口分配VLAN的配置,正确的是______。A) Switch-3548(config)#interface g0/1Switch-3548(config-if)#switchport mode trunkSwitch-3548(config-if)#switchport trunk allowedvlan 10,15B) Switch-3548(config)#interface g0/1Switch-3548(config-if)#switchport mode trunkSwitch-3548(config-if)#switchport trunk accessvlan 10,15C) Switch-3548(config)#interface g0/1Switch-3548(config-if)#switchport allowed vlanvl10,vl15D) Switch-3548(config)#interface g0/1Switch-3548(config-if)#switchport mode trunkSwitch-3548(config-if)#switchport trunk allowedvlan 10-15A.B.C.D.

如图1所示,一台Cisco3500系列交换机上连接2台计算机,他们分别划分在VLAN10(ID号为 10)和VLAN11(ID号为11)中。交换机千兆以太网端口(g0/1)连接一台路由器,使2个VLAN之间能够通信,交换机管理地址为 167.11.45.2/24,缺省路由地址为 167.11.45.1/24。请阅读以下交换机的配置信息,并补充【6】~【10】空白处的配置命令或参数。按题目要求完成交换机的配置。(注:填写答案时,配置语句的关键字要求拼写完整)Switch-3548enablePassword:*********Switch-3548Switch-3548configure terminalSwitch-3548(config)hostname Switch-libSwitch-lib(config)Switch-lib(config)interface vlan 1Switch-lib(config-if)no shutdownSwitch-lib(config-if)ip address 【 6】 配置交换机的管理地址Switch-lib(config-if)exitSwitch-lib(config)ip default-gateway167.11.45.1Switch-lib(config)vtp domain libSwitch-lib(config)vtp mode transparentSwitch-lib(config)exitSwitch-libvlan dataSwitch-lib(vlan)vlan 【7】 建立VLAN10…… 建立VLAN11(省略)Switch-lib(vlan)exitSwitch-libconfigure terminalSwitch-lib(config)interface f0/1Switch-lib(config-if)no shutdownSwitch-lib(config-if)switchport 【8】 为端口f0/1分配VLANSwitch-lib(config-if)exitSwitch-lib(config)interface f0/6…… 为端口f0/6分配VLAN(省略)Switch-lib(config-if)exitSwitch-lib(config)interface g0/1Switch-lib(config-if)switchport 【9】 设置VLAN trunk 模式Switch-lib(config-if)switchport trunkencapsulation dotlqSwitch-lib(config-if)switchport trunk 【10】 配置允许中继的VLANSwitch-lib(config-if)exitSwitch-lib(config)exitSwitch-lib

Which commands, when used together, would create an 802.1Q link?()A、Switch(vlan)# mode trunkB、Switch(config)# switchport access mode trunkC、Switch(config-if)# switchport mode trunkD、Switch(config-if)# switchport trunk encapsulation dot1qE、Switch(config)# switchport access mode 1F、Switch(vlan)# trunk encapsulation dot1q

能够在CiscoIOS软件中正确地将端口配置为ISL封装的命令是()。A、Switch(config-if)#switchport mode trunk islB、Switch(config-if)#switchport mode encapsulation islC、Switch(config-if)#switchport trunk encapsulation islD、Switch(config-if)#switchport mode trunk encapsulation isl

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 allB、Switch(config-if)# switchport trunk encapsulation dot1qC、Switch(config-if)# switchport access vlan allD、Switch(config-if)# switchport mode trunkE、Switch(config-if)# switchport access vlan 303

把VLAN20从中继链路中删除的命令是()A、switch(config-if)#switchport trunk vlan remove 20B、switch(config-if)#switchport trunk allowed vlan remove 20C、switch(config)#switchport trunk vlan remove 20D、switch(config)#switchport trunk allowed vlan pruning 20

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 islB、Switch(config)# switchport trunk encapsulation ietfC、Switch(config-if)# switchport trunk encapsulation islD、Switch(config-if)# switchport trunk encapsulation ietfE、Switch(config-if)# switchport trunk encapsulation dot1q

You need to configure a new Company switch for trunking.  Which switch command enables a  trunking protocol that appends a four byte CRC to the packet?()A、 CompanySwitch(config-if)#switchport trunk encapsulation dot1qB、 CompanySwitch(config-if)#switchport trunk encapsulation itefC、 CompanySwitch(config-if)#switchport trunk encapsulation fddiD、 CompanySwitch(config-if)#switchport trunk encapsulation islE、 None of the other alternatives apply

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

单选题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?()ASwitch(config)# switchport trunk encapsulation islBSwitch(config)# switchport trunk encapsulation ietfCSwitch(config-if)# switchport trunk encapsulation islDSwitch(config-if)# switchport trunk encapsulation ietfESwitch(config-if)# switchport trunk encapsulation dot1q

单选题You need to configure a new Company switch for trunking.  Which switch command enables a  trunking protocol that appends a four byte CRC to the packet?()A CompanySwitch(config-if)#switchport trunk encapsulation dot1qB CompanySwitch(config-if)#switchport trunk encapsulation itefC CompanySwitch(config-if)#switchport trunk encapsulation fddiD CompanySwitch(config-if)#switchport trunk encapsulation islE None of the other alternatives apply

单选题如下图所示,3com和Cisco公司的交换机相互连接,在两台交换机之间需传输VLAN ID为1、10、20和30的5个VLAN信息,Catalyst3548交换机VLAN Trunk的正确配置是(  )。ASwitch-3548(config-if)#switchport trunk encapsulation dotlqSwitch-3548(config-if)#switchport trunk allowed vlan 1,10,20,30BSwitch-3548(config-if)#switchport mode trunkSwitch-3548(config-if)#switchport trunk encapsulation islSwitch-3548(config-if)#switchport tnmk allowed vlan 1-30CSwitch-3548(config-if)#switchport mode trunkSwitch-3548(config-if)#switchport trunk encapsulation negotiateSwitch-3548(config-if)#switchport trunk allowed vlan 1-30DSwitch-3548(config-if)#switchport mode trunkSwitch-3548(config-if)#switchport trunk encapsulation dotlqSwitch-3548(config-if)#switchport trunk allowed vlan 1,10,20,30

多选题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?()ASwitch(config-if)# vlan allBSwitch(config-if)# switchport trunk encapsulation dot1qCSwitch(config-if)# switchport access vlan allDSwitch(config-if)# switchport mode trunkESwitch(config-if)# switchport access vlan 303

问答题如下图所示,某校园网使用三台Catalyst 6500交换机构成万兆以太网的主干,其中交换机S1使用千兆以太网技术下连到学生宿舍楼的一台Catalyst 3548交换机S4,S4下连的用户被划分在VLAN ID为2~5,VLAN名为jszx2~jszx5的四个VLAN中,要求S1和S4之间使用IEEE802.1Q国际标准,且在S1和S4之间只允许传输jszx2~jszx5的信息。校园网连接图  请阅读下列关于交换机S4的VLAN配置信息,并补充空白处的配置命令或参数,按题目要求完成交换机S4的相关配置。    Switch-S4-3548(config)#interface【1】(进入端口配置模式)  Switch-S4-3548(config-if)#switchport【2】(配置VLAN trunk模式)  Switch-S4-3548(config-if)#switchport trunk encapsulation【3】(封装协议)  Switch-S4-3548(config-if)#switchport truck allowed【4】(设置可中继的VLAN)  Switch-S43548(config-if)#switchport truck allowed【5】(去除不允许中继的VLAN)  Switch-S4-3548(config-if)#exit  Switch S43548(config)#exit  Switch-S4-3548#

多选题Which commands, when used together, would create an 802.1Q link?()ASwitch(vlan)# mode trunkBSwitch(config)# switchport access mode trunkCSwitch(config-if)# switchport mode trunkDSwitch(config-if)# switchport trunk encapsulation dot1qESwitch(config)# switchport access mode 1FSwitch(vlan)# trunk encapsulation dot1q