Configuring Ipx Routing And Network Numbers - Cisco 7609 Configuration Manual

Cisco ios software configuration guide—12.1e
Hide thumbs Also See for 7609:
Table of Contents

Advertisement

Chapter 12
Configuring Layer 3 Interfaces

Configuring IPX Routing and Network Numbers

For complete information and procedures, refer to these publications:
To configure routing for Internetwork Packet Exchange (IPX) and configure IPX on a Layer 3 interface,
perform this task:
Command
Step 1
Router(config)# ipx routing
Step 2
Router(config)# router ipx_routing_protocol
Step 3
Router(config)# interface {vlan vlan_ID} |
1
{type
slot/port} | {port-channel
port_channel_number}
Step 4
Router(config-if)# ipx network [network |
unnumbered] encapsulation encapsulation_type
Step 5
Router(config-if)# no shutdown
Step 6
Router(config-if)# end
Step 7
Router# show interfaces [{vlan vlan_ID} |
1
{type
slot/port} | {port-channel
port_channel_number}]
Router# show ipx interfaces [{vlan vlan_ID} |
1
{type
slot/port} | {port-channel
port_channel_number}]
Router# show running-config interfaces [{vlan
vlan_ID} | {type
port_channel_number}]
1.
type = ethernet, fastethernet, gigabitethernet, tengigabitethernet, or ge-wan
This example shows how to enable IPX routing and assign an IPX network address to interface
VLAN 100:
Router# configure terminal
Enter configuration commands, one per line.
Router(config)# ipx routing
Router(config)# ipx router rip
Router(config-ipx-router)# network all
Router(config-ipx-router)# interface vlan 100
Router(config-if)# ipx network 100 encapsulation snap
Router(config-if)# no shutdown
Router(config-if)# end
Router# copy running-config startup-config
78-14064-04
Cisco IOS AppleTalk and Novell IPX Configuration Guide, Release 12.1, at this URL:
http://www.cisco.com/univercd/cc/td/doc/product/software/ios121/121cgcr/atipx_c/index.htm
Cisco IOS AppleTalk and Novell IPX Command Reference, Release 12.1, at this URL:
http://www.cisco.com/univercd/cc/td/doc/product/software/ios121/121cgcr/atipx_r/index.htm
1
slot/port} | {port-channel
Purpose
Enables IPX routing.
Specifies an IP routing protocol. This step might include
other commands, such as specifying the networks to route
with the network command.
Selects an interface to configure.
Configures the IPX network number. This enables IPX
routing on the interface. When you enable IPX routing on
the interface, you can also specify an encapsulation type.
Enables the interface.
Exits configuration mode.
Verifies the configuration.
End with CNTL/Z.
Cisco 7600 Series Router Cisco IOS Software Configuration Guide—12.1E
Configuring IPX Routing and Network Numbers
12-5

Advertisement

Table of Contents
loading

This manual is also suitable for:

7600 series

Table of Contents