A-A+

阅读以下的配置信息 解释(7)处的命令 将答案填写在相应的位置。 Switchcofing

2022-08-06 00:56:00 问答库 阅读 174 次

问题详情

阅读以下的配置信息,解释(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请帮忙给出正确答案和分析,谢谢!

参考答案

正确答案:7设置端口为静态vlan访问模式。
7设置端口为静态vlan访问模式。 解析:Switch(config)#interface of/5配置端口fo/5。
Switch(config-if)#switchport mode access设置端口为静态访问模式。

考点:命令,答案