Example For Associating A Vrrp Backup Group With An Nqa Test Instance - Huawei AR2200-S Series Configuration Manual

Enterprise router
Hide thumbs Also See for AR2200-S Series:
Table of Contents

Advertisement

Huawei AR2200-S Series Enterprise Routers
Configuration Guide - Reliability
Configuration Files
l
l
l
2.11.4 Example for Associating a VRRP Backup Group with an NQA
Test Instance
In this example, a VRRP backup group is configured to track an NQA test instance. The NQA
test instance monitors an interface on the network-side link connected to the VRRP backup
group. If the interface goes Down, the NQA test instance notifies the VRRP backup group of
Issue 01 (2012-01-06)
Configuration file of Router A
#
sysname RouterA
#
bfd
#
interface GigabitEthernet2/0/0
ip address 10.1.1.1 255.255.255.0
vrrp vrid 10 virtual-ip 10.1.1.3
vrrp vrid 10 priority 160
#
bfd atob bind peer-ip 10.1.1.2 interface gigabitethernet2/0/0
discriminator local 1
discriminator remote 2
min-tx-interval 50
min-rx-interval 50
commit
#
return
Configuration file of Router B
#
sysname RouterB
#
bfd
#
interface GigabitEthernet2/0/0
ip address 10.1.1.2 255.255.255.0
vrrp vrid 10 virtual-ip 10.1.1.3
vrrp vrid 10 priority 140
vrrp vrid 10 track bfd-session 2 increased 40
#
bfd btoa bind peer-ip 10.1.1.1 interface gigabitethernet2/0/0
discriminator local 2
discriminator remote 1
min-tx-interval 50
min-rx-interval 50
commit
#
return
Configuration file of SwitchA
#
sysname SwitchA
#
vlan batch 10
#
interface Vlanif10
ip address 10.1.1.4 255.255.255.0
#
interface GigabitEthernet2/0/1
port default vlan 10
#
interface GigabitEthernet2/0/0
port default vlan 10
#
return
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
2 VRRP Configuration
105

Advertisement

Table of Contents
loading

Table of Contents