如何实现下图不同网段互访 用静态的方式 网关在同一台设备
SW1 :
# interface Ten-GigabitEthernet1/0/50
port link-mode route
combo enable fiber
ip address 1.1.1.1 255.255.255.252 #
SW2 :
#
ip vpn-instance 1
#
ip vpn-instance 2
#
vlan 1
#
vlan 2
#
interface Vlan-interface1
ip binding vpn-instance 1
ip address 1.1.10.254 255.255.255.0
#
interface Vlan-interface2
ip binding vpn-instance 2
ip address 1.1.20.254 255.255.255.0
#
#
interface GigabitEthernet1/0/1
port link-mode bridge
combo enable fiber
#
interface GigabitEthernet1/0/2
port link-mode bridge
port access vlan 2
combo enable fiber
#
#
interface Ten-GigabitEthernet1/0/50
port link-mode route
combo enable fiber
ip address 1.1.1.2 255.255.255.252
#
(0)
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
具体怎么添加????