sysname CE1
#
bfd
#
interface GigabitEthernet1/0/0
ip address 10.1.1.2 255.255.255.252
#
interface GigabitEthernet2/0/0
ip address 10.3.1.1 255.255.255.252
#
ospf 1
area 0.0.0.0
network 10.1.1.0 0.0.0.3
network 10.3.1.0 0.0.0.3
#
bfd for_ip_frr bind peer-ip 10.1.1.1 interface GigabitEthernet 1/0/0
discriminator local 20
discriminator remote 10
commit
#
return
l Configuration file of CE2
#
sysname CE2
#
interface GigabitEthernet1/0/0
ip address 10.2.1.2 255.255.255.252
#
interface GigabitEthernet2/0/0
ip address 10.4.1.1 255.255.255.252
#
ospf 1
area 0.0.0.0
network 10.2.1.0 0.0.0.3
network 10.4.1.0 0.0.0.3
#
return
l Configuration file of RTA
#
sysname RTA
#
interface GigabitEthernet1/0/0
ip address 10.3.1.2 255.255.255.252
#
interface GigabitEthernet2/0/0
ip address 10.4.1.2 255.255.255.252
ospf cost 100
#
interface GigabitEthernet3/0/0
ip address 10.5.1.1 255.255.255.0
#
ospf 1
area 0.0.0.0
network 10.3.1.0 0.0.0.3
network 10.4.1.0 0.0.0.3
area 0.0.0.2
network 10.5.1.0 0.0.0.255
#
return
3.18.12 Example for Configuring VPN FRR
In the networking of CE dual-homing, you can configure VPN FRR to ensure the end-to-end
VPN service fast switchover if the PE fails.
Huawei AR1200 Series Enterprise Routers
Configuration Guide - VPN 3 BGP MPLS IP VPN Configuration
Issue 01 (2012-04-20) Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
236