On a Cisco Nexus 7000 Series Switch, what is the purpose of this command?() switch# config terminal switch(config)# mac address-table learning-mode conversational vlan 1-10 switch(config)#
A: Enable conversational learning on FabricPath vlans 1-10 for F-Series module
B: Enable FabricPath protocol on VLANs 1–10
C: No need for this command as conversational learning is enabled by default for all VLANs.
D: Enable conversational learning on Classical Ethernet VLAN for F-Series module
A: Enable conversational learning on FabricPath vlans 1-10 for F-Series module
B: Enable FabricPath protocol on VLANs 1–10
C: No need for this command as conversational learning is enabled by default for all VLANs.
D: Enable conversational learning on Classical Ethernet VLAN for F-Series module
举一反三
- 以下( )命令创建了VLAN 10 A: Switch(config) B: vlan vlan-id C: Switch(config) D: vlan 10 E: Switch(config-vlan) F: name 10 G: Switch H: vlan 10
- 如下图所示的网络拓扑结构中。将下面的交换机配置命令补充完整,使得主机A属于虚拟局域网VLAN10,主机B属于虚拟局域网VLAN20。 Switch>enable Switch# (1) Switch(config)# (2) Switch(config-vlan)#exit Switch(config)#vlan 20 Switch(config-vlan)#exit Switch(config)#interface (3) Switch(config-if)#switch access vlan 10 Switch(config-if)#no shutdown Switch(config-if)#exit Switch(config)#interface (4) Switch(config-if)# (5) Switch(config-if)#no shutdowne2e092ff2147dcd328ef09a1fcfb4e0e.jpg
- 以下命令中哪条能正确创建vlan 10 ( )? A: switch>vlan 10 B: switch C: vlan 10 D: switch(config) E: vlan 10 F: switch(config-if) G: vlan 10
- 对VLAN 10配置IP地址为“192.168.10.254/24”的正确命令是什么? A: Switch(config) B: int vlan 10Switch(config-if) C: ip address 192.168.10.254/24 D: Switch(config) E: int vlan 10Switch(config-if) F: ip address 192.168.10.254 G: Switch(config) H: int vlan 10Switch(config-if) I: ip address 192.168.10.254 255.255.255.0 J: Switch(config) K: int vlan 10Switch(config-if) L: ip address 192.168.10.254 24
- 若要配置交换机的远程登录密码,以下命令正确的是( ) A: Switch(config) B: enable password 123456 C: Switch(config) D: enable secret 123456 E: Switch(config-line) F: password 123456