配置参考文档https://pan.baidu.com/s/1jAD1H8KjmvrbNLFvCaJHrg,提取码:4q6p

拓扑图:

华为路由器综合配置案例_核心交换机通过vlanif接口与出口路由器配置

CORE 交换机g1/0/5配置要点

interface GE1/0/5
 undo shutdown
 port link-type trunk
 port trunk pvid vlan 100
 port trunk allow-pass vlan 100
#
加上pvid配置,进来数据打上vlan100tag,出去数据去掉vlan100 tag。

配置vlanfi100接口与上路由互联

interface Vlanif100
 ip address 10.10.100.1 255.255.255.0
 

相关文章:

  • 2021-07-30
  • 2021-12-16
  • 2021-12-27
  • 2021-12-18
  • 2022-12-23
  • 2022-02-18
  • 2021-12-18
猜你喜欢
  • 2021-12-11
  • 2021-09-11
  • 2021-12-31
  • 2021-04-11
  • 2021-10-13
  • 2021-04-10
  • 2021-04-24
相关资源
相似解决方案