Example: multilink ppp on multiple isdn interfaces – AIS Router AI2524 User Manual

Page 251

Advertising
background image

Chapter 11: AI2524 Sync PPP Configuration Steps

August 1997

Page 11-25

2524UM

Example: Multilink PPP on Multiple ISDN Interfaces

This example configures multiple ISDN BRIs to belong to the same di-
aler rotary group for Multilink PPP. Th

dialer rotary-group

command is used to assign each of the ISDN BRIs to that dialer rotary
group.

interface BRI0

no ip address

encapsulation ppp

dialer idle-timeout 500

dialer rotary-group 0

dialer load-threshold 255 balanced

!

interface BRI1

no ip address

encapsulation ppp

dialer idle-timeout 500

dialer rotary-group 0

dialer load-threshold 255 balanced

!

interface BRI2

no ip address

encapsulation ppp

dialer idle-timeout 500

dialer rotary-group 0

dialer load-threshold 255 balanced

!

interface Dialer0

ip address 99.0.0.2 255.0.0.0

encapsulation ppp

dialer in-band

dialer idle-timeout 500

dialer map ip 99.0.0.1 name atlanta broadcast 81012345678901

dialer load-threshold 255 balanced

dialer-group 1

ppp authentication chap

ppp multilink

Advertising