beautypg.com

Configuration for backup with mlppp bundle, Node a (backed-up node) configuration, Configuration for backup with mlppp bundle -39 – Enterasys Networks Security Router X-PeditionTM User Manual

Page 261: Node a (backed-up node) configuration -39

background image

Backup Configuration

XSR User’s Guide 10-39

XSR(config-if)#no shutdown
XSR(config-if)#dialer pool 28
XSR(config-if)#encapsulation ppp
XSR(config-if)#dialer called 2501
XSR(config-if)#ip address 20.20.20.3 255.255.255.0

The following command configures Serial sub-interface 2/0:0:

XSR(config)#interface serial 2/0:0
XSR(config-if)#no shutdown
XSR(config-if)#encapsulation ppp
XSR(config-if)#ip address 30.30.30.3 255.255.255.0

The following command configures Serial sub-interface 2/0:1:

XSR(config)#interface serial 2/0:1
XSR(config-if)#no shutdown
XSR(config-if)#encapsulation ppp
XSR(config-if)#ip address 40.40.40.3 255.255.255.0

Configuration for Backup with MLPPP Bundle

Node A (Backed-up Node) Configuration

The following commands set internal clocking and configure two channel groups with three total
timeslots on T1 sub-interface 1/2:0:

XSR(config)#controller t1 1/2/0
XSR(config-controller)#clock source internal
XSR(config-controller)#channel-group 1 timeslots 2
XSR(config-controller)#channel-group 0 timeslots 1
XSR(config-controller)#no shutdown

The following commands add a dialer pool member and set the Central Office switch type on BRI
port 1/0:

XSR(config)#interface bri 1/0
XSR(config-if)#isdn switch-type basic-net3
XSR(config-if)#dialer pool-member 22
XSR(config-if)#no shutdown

The following commands add a dialer pool, enable MLPPP, specify Node A to call Node C by
entering Node C’s phone number, and map BRI interface 1/0 to Dialer interface 1. The

min-links

command directs the XSR to maintain a minimum of two links over the switched line.

XSR(config)#interface dialer 1
XSR(config-if)#no shutdown
XSR(config-if)#dialer pool 22
XSR(config-if)#dialer string 2500
XSR(config-if)#encapsulation ppp
XSR(config-if)#ip address 10.10.10.1 255.255.255.0
XSR(config-if)#ppp multilink
XSR(config-if)#multilink min-links 2

The following command configures Serial sub-interface 2/0:0:

XSR(config)#interface serial 2/0:0
XSR(config-if)#no shutdown