使Switch1的千兆端口允许所有VLAN通过的配置命令如下,请给出空白处的配置内容: Switch1(config)
使Switch1的千兆端口允许所有VLAN通过的配置命令如下,请给出空白处的配置内容:
Switch1(config)interface gigabit0/1 (进入端u配置模式)
Switch1(config-if)switchport (6)
Switch1(config-if)switchport (7) (设置封装协议为dotlq)
正确答案:(6)mode trunk (7)trunk encaps dotlq(6)mode trunk (7)trunk encaps dotlq 解析:的作用是将当前端口设置为trunk(干道)模式,其命令是“switchport mode trunk”:空(7)的作用是设置trunk中数据帧的封装形式为dotlq,其命令“switchport trunk encaps dotlq”。
词条内容仅供参考,如果您需要解决具体问题
(尤其在法律、医学等领域),建议您咨询相关领域专业人士。
