侧边栏壁纸
博主头像
落叶人生博主等级

走进秋风,寻找秋天的落叶

  • 累计撰写 130562 篇文章
  • 累计创建 28 个标签
  • 累计收到 9 条评论
标签搜索

目 录CONTENT

文章目录

access改hybrid trunk改hybrid

2022-12-15 星期四 / 0 评论 / 0 点赞 / 47 阅读 / 1320 字

access改hybrid[SW2-Ethernet0/0/3]dis th#interface Ethernet0/0/3port link-type accessport default vlan

.

access改hybrid 


[SW2-Ethernet0/0/3]dis th

#

interface Ethernet0/0/3

 port link-type access

 port default vlan 10

#

return

[SW2-Ethernet0/0/3]undo port default vlan 

[SW2-Ethernet0/0/3]port link-type hybrid 


trunk改hybrid


[SW2-Ethernet0/0/1]dis th

#

interface Ethernet0/0/1

 port link-type trunk

 port trunk allow-pass vlan 2 to 4094

#

return

[SW2-Ethernet0/0/1]

[SW2-Ethernet0/0/1]

[SW2-Ethernet0/0/1]clear conf inter eth0/0/1

Warning: All configurations of the interface will be cleared, and its state will

 be shutdown. Continue? [Y/N] :y

Info: Total execute 2 command(s), 2 successful, 0 failed.

[SW2-Ethernet0/0/1]undo shutdown 

[SW2-Ethernet0/0/1]port link-type hybrid 





.

广告 广告

评论区