阅读下面配置信息,解释(9)~(11)处的命令,将答案填写在相应的位置。
SW1>enable (进入特权模式)
SW1(config)interface f0/23 (进入接口23配置模式)
SW1(config-if)switchport mode trunk (9)
SW1(config-if)switchport trunk encaps isl (10)
SW1(config-if)spanning-tree vlan 1 port-priority 10 (11)
SW1(config-if)spanning-tree vlan 2 port-priority 10
SW1(config-if)spanning-tree vlan 3 port-priority 10
SW1(config-if)interface f0/24 (进入接口24配置模式)
SW1(config-if)…….. (对端口24进行配置)
SW1(config-if)end
SW1copy run start
第1题:
阅读下面的配置信息,将(1)~(4)处空缺的内容填写在相应位置。
SW1>enable (进入特权模式)
SW1vlan database (进入VLAN配置子模式)
SW1(vlan)vtp server (设置本交换机为Server模式)
SW1(vlan)vtp domain (1) (设置域名)
SW1(vlan) (2) (启动修剪功能)
SW1(vlan)exit (退出VLAN配置模式)
SW1show (3) (查看VTP设置信息)
VTP Vetsion :2
Configuration Revision :0
Maximum VLANs supported locrlly :64
Number of existing VLANs :1
VTP Operating Mode :Server
VTP Domain Name :Server1
VTP Pruning Mode :Enable
VTP V2 Mode :Disabled
VTP Traps Generation :Disabled
MD5 digest :0x82 0x6B 0xFB 0x94 0x41 0xEF 0x92 0x30
Configuration last modified by 0.0.0.0 at 7-1-05 00:07:51
SW2vlan database
SW2(vlan)vtp domain NULL
SW2(vlan) (4)
Setting device to VTP CLIENT mode.
SW2(vlan)exit
第2题:
阅读以下的配置信息,解释(7)处的命令,将答案填写在相应的位置。
Switchcofing t
Switch(cofing)nterface fo/5 //进入接口5配置模式
Switch(coling-if)switchport mode access (7)
Switch(cofing-if)switchport access vlan 2 //把端口5分配给相信的vlan2
Switch(cofing)exit
Switch(cofing)interface fo/6
Switch(cofing-if)switchport mode access
Switch(cofing-if)switchport access vlan 3
Switch(cofing-if)exit
Switch(cofing)exit
Switch
第3题:
阅读以下的配置信息,将(1)~(4)处空缺的内容填写相应的位置。
SW1>enable //进入特权模式
SW1vlan database //进入vlan配置子模式
SW1(lan)vtp server //设置本交换机为Server模式
SW1(lan)vtp domain(1) //设置域名
SW1(lan)(2) //启动修剪功能
SW1(lan)exit //退出vlan配置模式
SW1(lan)(3) //查看vtp设置信息
VTP version:2
Configuration Revision:0
Maximum VLANs supported locally:64
Number of existing VLANs:1
VTP Operating Mode:Serverl
VTP domain Name:Serverl
VTP pruning Mode:Enable
VTP V2 Mode:Disabled
VTP Traps Generation:Disabled
MD5 digest:0x82 0x6B 0xFB 0x94 0xEF 0x92 0x30
Configuartion last modified by 0.0.0.0 at 7-1-05 00:07:51
SW2vlan database
SW2(vlan)vtp domain NULL
SW2(vlan)(4)
Swtting device to VTP CLIENT mode
SW2(vlan)exit
第4题:
阅读以下的配置信息,解释(6)处的命令,将答案填写在相应的位置。
Switchlan d
Switch(vlan)vfan 2 //创建一个vlan2
VLAN2 added
Name:V1N0002 //系统自动命名
Swintch(vlan)vlan 3 name vlan3 (6)
VLAN3 added:
Name:vlan3
Switch(vlan)exit
第5题:
阅读以下的配置信息,将(1)、(2)空缺处的内容填写完整,以实现图3-12所示的拓扑结构图中交换机主干道的相关配置。
Switch>enable (进入特权模式)
Switchconfig terminal
Switch (config) (1)
Switch (config-if) switchport (2)
Switch (config-if) end