beautypg.com

Enterasys Networks XSR-3150 User Manual

Page 65

background image

LAN-PPP Services Sample Configuration

XSR Getting Started Guide 3-21

XSR(config-controller)#no shutdown

+

Enables T1 controller

XSR(config)#interface serial 1/0:0

+

Configures Serial interface 1, port 1 using channel group 0 and acquires Interface mode

XSR(config-if)#encapsulation ppp

+

Enables PPP encapsulation

XSR(config-if)#ppp authentication chap

+

Configures CHAP authentication on the interface

XSR(config-if)#ip address 154.68.1.47 255.255.255.0

+

Enables IP address for serial interface 1/0

XSR(config-if)#backup interface dialer 5

+

Sets dialed interface as a dialed backup

XSR(config-if)#no shutdown

+

Enables the interface

XSR(config)#router rip

+

Enables RIP routing and goes to Router mode

XSR(config-router)#network 192.168.1.100

+

Configures a network RIP will advertise its routes to

XSR(config-router)#network 154.68.1.0

+

Configures a second network RIP will advertise its routes to

XSR(config-router)#network 164.55.7.0

+

Configures a third network RIP will advertise its routes to

XSR(config)#interface dialer 5

+

Adds backup interface and acquires Interface mode

XSR(config-if)#diaer pool 3

+

Adds a dialer pool on interface

XSR(config-if)#dialer string 18005555555

+

Sets backup phone #

XSR(config-if)#encapsulation ppp

+

Enables PPP encapsulation on port

XSR(config-if)#ppp authentication chap

+

Sets CHAP on port

XSR(config-if)#ip address 164.55.7.22 255.255.255.0

+

Enables the IP address for dialer interface 5

XSR(config-if)#no shutdown

+

Enables the interface

XSR(config)#interface serial 2/0

+

Configures backup interface: Serial card in slot 2, port 0 and acquires Interface mode

XSR(config-if)#dialer pool-member 3

+

Adds a dial pool

XSR(config-if)#physical-layer sync

+

Sets synchronous mode

XSR(config-if)#no shutdown

+

Enables the interface