Information Technology Reference
In-Depth Information
HSRP Example
Figure 6-13
Host A
Virtual IP:
192.168.1.1/24
E0
E0
Router B Ethernet 0
IP: 192.168.1.3/24
Router A Ethernet 0
IP: 192.168.1.2/24
S0
S0
Network B
The configuration for Routers A and B for HSRP group #1 are displayed in Example 6-3.
Example 6-3
Example of HSRP Configuration
hostname RouterA
!
interface ethernet 0
ip address 192.168.1.2 255.255.255.0
standby 1 ip 192.168.1.1
standby 1 preempt
standby 1 priority 105
standby 1 authentication secret
standby 1 track serial 0
hostname RouterB
!
interface ethernet 0
ip address 192.168.1.3 255.255.255.0
standby 1 ip 192.168.1.1
standby 1 preempt
standby 1 authentication secret
standby 1 track serial 0
 
Search WWH ::




Custom Search