Cisco 交换Trunk配置

交换Trunk配置

  • #进入直连端口下
  • config)#int f0/1 

  • #配置trunk封装协议
  • config)#switchport trunk encapsulation dot1q 

  • #配置为trunk模式
  • config)#switchport mode trunk 

  • #所有vlan都可以同行
  • config)#switchport trunk allowed vlan all 

 

 

 
posted @ 2018-01-22 19:28  kevin.Xiang  阅读(973)  评论(0编辑  收藏  举报