beautypg.com

Configuration procedure – H3C Technologies H3C SecPath F1000-E User Manual

Page 298

background image

15

Figure 3 Network diagram for monitoring the master on the backup

Configuration procedure

Step1

Configure VRRP on Device A

system-view

[DeviceA] interface gigabitethernet 1/1

# Create VRRP group 1, and configure the virtual IP address 192.168.0.10 for the group. Set the priority
of Device A in VRRP group 1 to 110.

[DeviceA-GigabitEthernet1/1] vrrp vrid 1 virtual-ip 192.168.0.10

[DeviceA-GigabitEthernet1/1] vrrp vrid 1 priority 110

[DeviceA-GigabitEthernet1/1] return

Step2

Configure BFD on Device B.

# Configure the source address of BFD echo packets as 10.10.10.10.

system-view

[DeviceB] bfd echo-source-ip 10.10.10.10

Step3

Create a track entry to be associated with the BFD session on Device B

# Create track entry 1 to be associated with the BFD session to check whether Device A is reachable.

[DeviceB] track 1 bfd echo interface gigabitethernet 1/1 remote ip 192.168.0.101 local

ip 192.168.0.102

Step4

Configure VRRP on Device B