Example For Configuring Association Between Interface Backup And Routing On An Isdn Network - 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
l
l
1.6.10 Example for Configuring Association Between Interface
Backup and Routing on an ISDN Network
This section describes how to configure association between interface backup and routing.
Networking Requirements
As shown in
connects to the IP network through GE1/0/0. The link between GE1/0/0 and the IP network is
used as the primary link. The link between PRI1/0/0:15 and the ISDN is used as the backup link.
To prevent service interruption due to the primary link fault, configure interface backup and
routing on RouterA to detect the route status on the primary link. When the routing entry of the
primary link is deleted or becomes inactive, the backup interface PRI1/0/0:15 starts to transmit
traffic. This improves network reliability.
Issue 01 (2012-01-06)
pri-set
#
interface Serial1/0/0:15
link-protocol ppp
ip address 3.1.1.2 255.255.255.0
dialer enable-circular
dialer-group 2
dialer route ip 3.1.1.1 600501
#
dialer-rule
dialer-rule 2 ip permit
#
interface GigabitEthernet1/0/0
ip address 4.1.1.2 255.255.255.0
#
interface Serial 1/0/0:15
ip address 3.1.1.2 255.255.255.0
#
ip route-static 2.1.1.0 255.255.255.0 4.1.1.1 preference 80
ip route-static 3.1.1.0 255.255.255.0 Serial 1/0/0:15 preference 60
#
bfd
#
bfd test bind peer-ip 2.1.1.1
discriminator local 100
discriminator remote 10
commit
#
return
Configuration file of RouterC
#
sysname RouterC
#
interface GigabitEthernet1/0/0
ip address 2.1.1.2 255.255.255.0
#
return
Configuration file of RouterD
sysname RouterD
#
interface GigabitEthernet1/0/0
ip address 4.1.1.1 255.255.255.0
#
return
Figure
1-16, the egress gateway RouterA of the headquarters of company A
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
1 Interface Backup Configuration
58

Advertisement

Table of Contents
loading

Table of Contents