navbar
Cisco Small/Medium Business Solutions
Toolbar

700 Series: IPX DDR to an IOS Router

This configuration describes the commands necessary to configure a 700 Series router and an IOS router for interconnecting two IPX networks over ISDN. This configuration uses the Snapshot routing feature.

IOS "Atlanta" Configuration

version 11.2
service udp-small-servers
service tcp-small-servers
!
hostname Atlanta
!
enable secret cisco
!
username Boston password gocisco1
ipx routing 0000.0caa.1111
isdn switch-type basic-ni1
!
interface Ethernet 0
no ip address
ipx network 100 encapsulation novell-ether
!
interface BRI0
no ip address
encapsulation ppp
ppp authentication chap
ppp multilink
dialer load-threshold 1
isdn spid1 01404555111101
isdn spid2 01404555222201
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
!
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 ni-1
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 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 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