Cisco Systems EA6500 Manual De Usuario

Descargar
Página de 570
 
20-6
Catalyst 6500 Series Switch Cisco IOS Software Configuration Guide—Release 12.1 E
78-14099-04
Chapter 20      Configuring IPX Unicast Layer 3 Switching on Supervisor Engine 1
Configuring IPX MLS
  –
The no ipx routing command purges all IPX MLS cache entries and disables IPX MLS.
  –
The ipx security interface command disables IPX MLS on the interface.
  •
In IPX, the two end points of communication negotiate the maximum transmission unit (MTU) to 
be used. MTU size is limited by media type.
Configuring IPX MLS
These sections describe how to configure IPX MLS:
  •
  •
  •
  •
Note
For information on configuring VLANs on the switch, see 
Note
With Release 12.1(11b)E and later, when you are in configuration mode you can enter EXEC mode-level 
commands by entering the do keyword before the EXEC mode-level command.
Enabling IPX MLS Globally
IPX MLS is enabled globally and cannot be disabled.
Enabling IPX MLS on a Layer 3 Interface
To enable IPX MLS on an interface, perform this task:
This example shows how to enable IPX MLS for Fast Ethernet interface 5/5:
Router(config)# interface fastethernet 5/5
Router(config-if)# mls ipx
Router(config-if)#
Command
Purpose
Step 1
Router(config)# interface {{vlan vlan_ID} | 
{type
1
 slot/port} | {port-channel number}} 
1.
type = ethernetfastethernetgigabitethernet, or tengigabitethernet 
Selects the interface to configure.
Step 2
Router(config-if)# mls ipx 
Enables IPX MLS.
Router(config-if)# no mls ipx 
Disables IPX MLS.