S2126交换机如何将接口设置为TAGVLAN模式?()A、trunk onB、set port trunk onC、switchport mode tagD、switchport mode trunk

S2126交换机如何将接口设置为TAGVLAN模式?()

  • A、trunk on
  • B、set port trunk on
  • C、switchport mode tag
  • D、switchport mode trunk

相关考题:

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

以下哪个命令用于创建一个trunk?A、switchport mode trunkB、switchport trunk enableC、switchport trunkD、trunk enableA.B.C.D.

在Cisco Catalyst 2950交换机上配置Trunk接口模式时,如果要禁止接口产生DTP帧,应该通过以下( )命令实现。 A、switchport mode accessB、switchport mode dynamic desirableC、switchport mode autoD、switchport nonegotiate

现需要将两台Cisco Catalyst 2950交换机之间的链路配置为中继链路(Trunk),若一端的端口已使用“Switchport mode trunk”命令设置过,则另一端的端口使用( )命令能保证链路成为中继链路。 A、Switchport mode accessB、Switchport mode trunkC、Switchport mode dynamic autoD、Switchport mode dynamic desirable

Which set of commands is recommended to prevent the use of a hub in the access layer?() A.switch(config-if)#switchport mode trunk switch(config-if)#switchport port-security maximum 1B.switch(config-if)#switchport mode trunk switch(config-if)#switchport port-security mac-address 1C.switch(config-if)#switchport mode access switch(config-if)#switchport port-security maximum 1D.switch(config-if)#switchport mode access switch(config-if)#switchport port-security mac-address 1

S2126G交换机如何将接口设置为TAGVLAN模式?() A.switchport mode tagB.switchport mode trunkC.trunk onD.set port trunk on

S2126交换机如何将接口设置为TAGVLAN模式?() A.trunk onB.set port trunk onC.switchport mode tagD.switchport mode trunk

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

Which configuration option will cause the link between two Cisco 3600 Series Multiservice Platforms to become a functional trunk?()A、switchport dynamic auto switchport dynamic autoB、switchport access vlan 10 switchport mode dynamic desireableC、switchport mode trunk switchport nonegotiateD、Leave both ports with the default trunk settings

能够在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

配置CISCO7600以太端口为Trunk模式的命令是()A、config runkB、mode trunkC、switchport mode trunkD、switchport mode access

switchport mode trunk命令用来将二层端口配置成trunk端口。

Which set of commands is recommended to prevent the use of a hub in the access layer?()A、switch(config-if)#switchport mode trunk switch(config-if)#switchport port-security maximum 1B、switch(config-if)#switchport mode trunk switch(config-if)#switchport port-security mac-address 1C、switch(config-if)#switchport mode access switch(config-if)#switchport port-security maximum 1D、switch(config-if)#switchport mode access switch(config-if)#switchport port-security mac-address 1

交换机如何将接口设置为TAG VLAN模式?()A、switchport mode tagB、switchport mode trunkC、trunk onD、set port trunk on

要将接口配置为trunk端口,命令是switchport mode access。

S2126G交换机如何将接口设置为TAGVLAN模式?()A、switchport mode tagB、switchport mode trunkC、trunk onD、set port trunk on

You are configuring an 802.1Q trunk between a Layer 2 switch and a firewall. You read in the documentation that the best way to set up a trunk is to set the port as dynamic desirable. The trunk is not coming up. Which one of these options would be a valid explanation? ()A、The firewall does not support Cisco Discovery Protocol. You should set the switchport trunk mode ONB、The firewall does not support Cisco Discovery Protocol. You should set the switchport trunk mode to OFFC、The firewall does not support Cisco Discovery Protocol. You should set the switchport trunk mode asauto.D、The firewall does not support DTP. You should set the switchport trunk mode to ON

A Cisco switch has this configuration for a port channel connecting to an ESXi using dual NICs and is intended for use with an N1Kv.  Interface fastethernet 1/10  Switchport mode trunk  Switchport trunk allowed vlan all  Channel-group 10 mode on  No shut  Interface fastethernet 1/11   Switchport mode trunk  Switchport trunk allowed vlan all  Channel-group 10 mode on  No shut  Interface port-channel 10   Switchport mode trunk  Switchport allowed vlan all No shut  Which Port Channel configuration must be used on the Nexus 1000v port-profile?()A、 MAC pinningB、 Cisco Discovery Protocol pinningC、 Mode OnD、 Mode ActiveE、 No port channel configuration

Which command alone will disable trunking on a Layer 2 switch port?()A、no switchport trunk native vlan vlan-idB、switchport nonegotiateC、no switchport mode dynamic desirableD、switchport mode access

单选题交换机如何将接口设置为TAG VLAN模式?()Aswitchport mode tagBswitchport mode trunkCtrunk onDset port trunk on

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

单选题S2126交换机如何将接口设置为TAGVLAN模式?()Atrunk onBset port trunk onCswitchport mode tagDswitchport mode trunk

单选题You are configuring an 802.1Q trunk between a Layer 2 switch and a firewall. You read in the documentation that the best way to set up a trunk is to set the port as dynamic desirable. The trunk is not coming up. Which one of these options would be a valid explanation? ()AThe firewall does not support Cisco Discovery Protocol. You should set the switchport trunk mode ONBThe firewall does not support Cisco Discovery Protocol. You should set the switchport trunk mode to OFFCThe firewall does not support Cisco Discovery Protocol. You should set the switchport trunk mode asauto.DThe firewall does not support DTP. You should set the switchport trunk mode to ON

单选题Which command alone will disable trunking on a Layer 2 switch port?()Ano switchport trunk native vlan vlan-idBswitchport nonegotiateCno switchport mode dynamic desirableDswitchport mode access

单选题S2126G交换机如何将接口设置为TAGVLAN模式?()Aswitchport mode tagBswitchport mode trunkCtrunk onDset port trunk on

多选题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

单选题Which configuration option will cause the link between two Cisco 3600 Series Multiservice Platforms to become a functional trunk?()Aswitchport dynamic auto switchport dynamic autoBswitchport access vlan 10 switchport mode dynamic desireableCswitchport mode trunk switchport nonegotiateDLeave both ports with the default trunk settings