navbar
Cisco Small/Medium Business Solutions
Toolbar

700 Series: IP/IPX DDR To An IOS Router

This sample configuration describes the commands necessary for routing IP and IPX from a 700 series router to an IOS router using Snapshot.

IOS "Atlanta" Configuration

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
ipx routing 0000.0caa.1111
isdn switch-type basic-ni1
!
interface Ethernet 0
ip address 10.1.1.1 255.0.0.0
ipx network 100
!
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 ip 172.16.1.2 name Boston speed 56 broadcast 16175553333
dialer map ip 172.16.1.2 name Boston speed 56 broadcast 16175554444
ipx network AAAA
dialer map ipx AAAA.0040.f9bb.2222 name Boston speed 56 broadcast 16175553333
dialer map ipx AAAA.0040.f9bb.2222 name Boston speed 56 broadcast 16175554444
no ipx route-cache
ipx watchdog-spoof
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
dialer-list 1 protocol ipx 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 ipx network 200
set ipx framing 802.3
set ipx routing on
set ipx 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 ipx network AAAA
set ipx routing on
set ipx framing none
set ipx rip update snapshot
set ipx rip snapshot client active 5 quiet 480 update on
set ipx spoofing 480
set bridging off
cd
set active Atlanta

Revised 4SEP97:1035 by Jaime Sainez

guestbar

Home | What's New | Login | Register | Feedback | Navigate | Search | Help


Copyright © Cisco Systems Inc. 1996