填空题
阅读以下说明,根据要求回答下列问题。
[说明]
下图所示为VLAN配置的结构示意图。
填空题
请阅读下列关于SwitchA的配置信息,并在空缺处解释相应语句的作用。
Switch>enable (进入特权模式)
Switch # config terminal (进入配置模式)
Switch(config) # hostname SwitchA (______)
SwitchA(config) # end
SwitchA #
SwitchA # vlan database (______)
SwitchA(vlan) # vtp server (______)
SwitchA(vlan) # vtp domain vtpserver (______)
SwitchA(vlan) # vtp pruning (______)
SwitchA(vlan) # exit (退出VLAN配置模式)
填空题
下面是交换机完成Trunk的部分配置,请根据题目要求,完成下列配置。
SwitchA(config) # interface f0/3 (进入端口3配置模式)
SwitchA(config-if) # switchport ______ (设置当前端口为trunk模式)
SwitchA(config-if) # switchport trunk ______ (设置允许所有VLAN通过)
SwitchA(config-if) # exit
SwitchA(config) # exit
Switch #
填空题
下面是交换机完成端口配置的过程,请根据题目要求,完成下列配置。
Switch(config) # interface f0/7 (进入端口7的配置模式)
Switch(config-if) # ______ (设置端口为静态VLAN访问模式)
Switch(config-if) # ______ (把端口7分配给VLAN10)
Switch(config-if) # exit
Switch(config) # exit
填空题
基于交换机端口的VLAN划分方法属于______。在VLAN中,STP是指______协议,VTP是指______协议。
A.动态VLAN实现方式 B.静态VLAN实现方式