
This configuration describes the command necessary to configure a 700 Series router and an IOS router for interconnecting two IP networks over ISDN. This configuration uses the Snapshot routing feature.
version 11.2
service
udp-small-servers
service
tcp-small-servers
!
hostname Atlanta
!
enable secret cisco
!
username Boston password
gocisco1
ip subnet-zero
no ip
domain-lookup
isdn switch-type
basic-ni1
!
interface Ethernet 0
ip address 10.1.1.1
255.0.0.0
!
interface BRI0
encapsulation ppp
ppp authentication
chap
ppp multilink
dialer
load-threshold 1
isdn spid1 01404555111101
isdn spid2 01404555222201
ip address 172.16.1.1
255.255.0.0
dialer map snapshot 1 name
Boston speed 56 16175553333
dialer map ip 172.16.1.2
name Boston speed 56 broadcast 16175553333
dialer map ip 172.16.1.2
name Boston speed 56 broadcast 16175554444
snapshot server 5
dialer
dialer-group 1
!
router rip
network 10.0.0.0
network 172.16.0.0
!
ip classless
ip http server
!
dialer-list 1 protocol ip
permit
!
line
con 0
password console
login
line vty 0 4
password telnet
login
!
end
Cisco 700 "Boston" Configuration
set system Boston
set ppp multilink on
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 ip address 20.1.1.1
set ip netmask 255.0.0.0
set ip routing on
set ip rip update periodic
set bridging off
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 ip routing on
set ip framing none
set ip address 172.16.1.2
set ip netmask 255.255.0.0
set ip rip version 1
set ip rip
update snapshot
set ip rip
snapshot client active 5 quiet 480 update on
set bridging off
cd
set active Atlanta
Revised 4SEP97:1030 by Jaime Sainez
Home | What's New | Login | Register | Feedback | Navigate | Search | Help