如图,设备2和设备3与设备1互联,通过interface vlan 2的24位掩码互联,设备2和设备3之间VRRP,在设备3上loopback接口配置ip 1.1.1.1/32,在设备1上默认路由,下一跳指向vrrp的虚地址,发现在设备3上带源地址1.1.1.1ping不通设备1的10.1.1.3这个地址。
设备1配置
#
stp global enable
#
vlan 2
#
interface Vlan-interface2
ip address 10.1.1.3 255.255.255.0
#
ip route-static 0.0.0.0 0 10.1.1.254
设备2
#
stp global enable
#
interface Vlan-interface2
ip address 10.1.1.1 255.255.255.0
vrrp vrid 1 virtual-ip 10.1.1.254
vrrp vrid 1 priority 110
#
设备3
#
stp global enable
#
interface LoopBack0
ip address 1.1.1.1 255.255.255.255
#interface Vlan-interface2
ip address 10.1.1.2 255.255.255.0
vrrp vrid 1 virtual-ip 10.1.1.254
#
(0)
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论