Configuring Appletalk Routing, Cable Ranges, And Zones - Cisco WS-SUP32-GE-3B - Supervisor Engine 32 Software Configuration Manual

Software configuration guide
Hide thumbs Also See for WS-SUP32-GE-3B - Supervisor Engine 32:
Table of Contents

Advertisement

Chapter 19
Configuring Layer 3 Interfaces
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, or 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

Configuring AppleTalk Routing, Cable Ranges, and Zones

For complete information and procedures, refer to these publications:
OL-11439-03
1
slot/port} | {port-channel
Cisco IOS AppleTalk and Novell IPX Configuration Guide, Release 12.2, at this URL:
http://www.cisco.com/en/US/docs/ios/12_2/atipx/configuration/guide/fatipx_c.html
Cisco IOS AppleTalk and Novell IPX Command Reference, Release 12.2, at this URL:
http://www.cisco.com/en/US/docs/ios/12_2/atipx/command/reference/fatipx_r.html
Catalyst Supervisor Engine 32 PISA Cisco IOS Software Configuration Guide, Release 12.2ZY
Configuring AppleTalk Routing, Cable Ranges, and Zones
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.
19-7

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst supervisor engine 32 pisa

Table of Contents