SYNCHRONOUS (LEASED-LINE) WAN

PPP is the DATA-LINK of choice. The reason this is so, is that PPP is the standard protocol for data transmission over WAN links. PPP is the default.

For PPP to work with a new unit:

Facts:

The IP address for the other end of the WAN link is

*t 6

Config>PROTOCOL ip

IP config>ADD ADDRESS 0 128.133.15.6 255.255.255.0

IP config>ADD ADDRESS 1 206.51.17.1 255.255.255.0

IP config>rip

RIP config>ENABLE rip

RIP config>ex

IP config>SET DEFAULT NETWORK-GATEWAY 206.51.17.1

IP Config> ^p

*r y

Note: The same options apply as to the WAN IP addressing. PAP and or CHAP are not used on Leased/Dedicated lines. ASYNCHRONOUS (LEASED-LINE) WAN: The only change necessary to enable this functionality is: Config>NETWORK 1 Circuit Configuration Circuit Config

sl Serial Line Configuration Serial Config SET LINE-DISCIPLINE ASYNC
Back