ensp三层路由

Monday, Aug 22, 2022 | 1 minute read | Updated at Monday, Aug 22, 2022

@
ensp三层路由
# 两个交换机
# 第二层交换机配置网关
vlan batch 10 to 20
int g0/0/1
port link-type trunk
port trunk allow-pass vlan 10 20 30 

int vlanif 10
ip address 192.168.10.254 255.255.255.0

int vlanif 20
ip address 192.168.20.254 255.255.255.0

int vlanif 30
ip address 192.168.30.254 255.255.255.0

© 2016 - 2025 Caisong's Blog

🌱 Powered by Hugo with theme Dream.

About Me

大龄程序员,喜欢折腾各种环境部署、软件应用。

博客记录日常。