Chapter 16: IPX Routing Configuration Guide
228
DIGITAL GIGAswitch/Router User Reference Manual
IPX Addresses
The IPX address is a 12-byte number divided into three parts. The first part is the 4-byte
(8-character) IPX external network number. The second part is the 6-byte (12-character)
node number. The third part is the 2-byte (4-character) socket number.
Configuring IPX Interfaces and Parameters
This section provides an overview of configuring various IPX parameters and setting up
IPX interfaces.
Configuring IPX Addresses to Ports
You can configure one IPX interface directly to a physical port.
To configure an IPX interface to a port, enter one of the following commands in Configure
mode:
Configuring IPX Interfaces for a VLAN
You can configure one IPX interface per VLAN.
To configure a VLAN with an IPX interface, enter the following command in Configure
mode:
Specifying IPX Encapsulation Method
The DIGITAL GIGAswitch/Router supports two encapsulation types for IPX. You can
configure encapsulation type on a per-interface basis.
•
Ethernet II: The standard ARPA Ethernet Version 2.0 encapsulation, which uses a 16-
bit protocol type code (the default encapsulation method)
•
802.3 SNAP: SNAP IEEE 802.3 encapsulation, in which the type code becomes the
frame length for the IEEE 802.2 LLC encapsulation (destination and source Service
Access Points, and a control byte)
Configure an IPX interface to a
physical port.
interface create ipx
<InterfaceName>
address-
mask
<ipxAddr-mask>
port
<port>
Create an IPX interface for a
VLAN.
interface create ipx
<InterfaceName>
address-mask
<ipxAddr-mask>
vlan
<name>