H3C单臂路由配置
Route配置
int g0/0.1
ip add 192.168.10.1 255.255.255.0
vlan-type dot1q vid 10 #子接口封装dot1q并分配给VLAN 10
quit
int g0/0.2
ip add 192.168.20.1 255.255.255.0
vlan-type dot1q vid 20 #子接口封装dot1q并分配给VLAN 20
quit
Switch 配置
vlan 10
port e1/0/1
qu
vlan 20
port e1/0/2
qu
int e1/0/50
port link-type trunk
port trunk permit vlan all
int e1/0/1
port link-type access
port access permit vlan all
int e1/0/2
port link-type access
port access permit vlan all
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】凌霞软件回馈社区,博客园 & 1Panel & Halo 联合会员上线
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步