HSRP基本配置实验图解
HSRP基本配置实验图解
发布时间:2015-05-12 来源:查字典编辑
摘要:R1interfaceEthernet0/0ipaddress192.168.1.2255.255.255.0half-duplex!int...

 R1

interface Ethernet0/0

ip address 192.168.1.2 255.255.255.0

half-duplex

!

interface Ethernet0/1

ip address 172.16.1.1 255.255.255.0

shutdown

half-duplex

standby 1 ip 172.16.1.100

standby 1 timers 5 15 //设置holle包超时时间,5 为五秒无hello包为超时,15为再等待15秒,15秒内无hello包则认为该端口down

standby 1 preempt //开启抢占机制

standby 1 track Ethernet0/1 20 //跟踪E0/1接口,如果该接口down掉,则将优先级减20

R2

interface Ethernet0/0

ip address 10.0.0.2 255.255.255.0

half-duplex

!

interface Ethernet0/1

ip address 172.16.1.2 255.255.255.0

half-duplex

standby 1 ip 172.16.1.100

standby 1 timers 5 15

standby 1 priority 80

standby 1 preempt

standby 1 track Ethernet0/1 20

HSRP基本配置实验图解1
推荐文章
猜你喜欢
附近的人在看
推荐阅读
拓展阅读
相关阅读
网友关注
最新电脑常识学习
热门电脑常识学习
电脑子分类