Configuring Ipx Networks; Configure - Cisco AS5300-96VOIP-A Software Configuration Manual

Universal access server
Table of Contents

Advertisement

Configuring IPX Networks

Configuring IPX Networks
Configure the IPX networks for dial-in remote IPX users.

Configure

Table 3-27
Step Command
1
2
3
4
5
3-50
Cisco AS5300 Universal Access Server Software Configuration Guide
Configuring IPX Networks
5300# configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
5300(config)#
5300(config)# ipx routing
5300(config)# interface loopback 0
5300(config-if)# ipx network FEFEFE
5300(config-if)# exit
5300(config)# interface ethernet 0
5300(config-if)# ipx network 123ABCD
encapsulation SAP
5300(config-if)# exit
5300(config)# interface group-Async 1
5300(config-if)# group-range 1 48
[or]
for E1 PRI
5300(config-if)# group-range 1 60
Building configuration...
5300(config-if)# ipx ppp-client Loopback 0
5300(config-if)# exit
5300(config)# interface dialer 1
5300(config-if)# ipx ppp-client Loopback 0
5300(config)# dialer-list 1 protocol ipx
permit
5300(config)# exit
5300# copy running-config startup-config
#########[OK]
Purpose
Enter global configuration mode. You have
entered global configuration mode when the
prompt changes to
5300(config)#.
Enable IPX clients to access network resources by
dialing through the access server over ISDN.
Create a dialer interface. This is the parent
interface for all of the ISDN interfaces (this was
set using the dialer rotary-group 1 command in
the IP configuration).
Enable IPX packets to reset the idle timer.
This completes the configuration for IPX. Save
the running configuration to the start-up
configuration.
The access server will boot with your
configuration at the next power up.

Advertisement

Table of Contents
loading

This manual is also suitable for:

As5300

Table of Contents