
This configuration describes the commands necessary for configuring two 700 Series routers for bridging over ISDN. Notice the IP and IPX networks are the same at both sites. If the networks are different at each site, then a routing configuration would be used instead. The drawback to using a "Bridging" configuration is not being able to use "Dial On Demand" capabilities that would save ISDN line charges.
Cisco 700 "Atlanta"
Configuration
set system Atlanta
set switch ni-1
set 1 spid 01404555111101
set 1 directorynumber
5551111
set 2 spid 01404555222201
set 2 directorynumber
5552222
set ppp authentication
incoming chap
set ppp authentication
outgoing chap
set ppp secret client
gocisco1
gocisco1
cd lan
set bridging on
cd
set user Boston
set encapsulation ppp
set timeout 300
set 1 number 16175553333
set 2 number 16175554444
set ppp secret host
gocisco1
gocisco1
set bridging on
cd
set active Boston
Cisco 700 "Boston"
Configuration
set system Boston
set switch 5ess
set 1 spid 01617555333301
set 1 directorynumber
5553333
set 2 spid 01617555444401
set 2 directorynumber
5554444
set ppp authentication
incoming chap
set ppp authentication
outgoing chap
set ppp secret client
gocisco1
gocisco1
cd lan
set bridging on
cd
set user Atlanta
set encapsulation ppp
set timeout 300
set 1 number 14045551111
set 2 number 14045552222
set ppp secret host
gocisco1
gocisco1
set bridging on
cd
set active Atlanta
Revised 8/29/97 by Stephen Liu
Home | What's New | Login | Register | Feedback | Navigate | Search | Help