Alcatel-Lucent 6850-48 Guida Di Rete

Pagina di 1162
Configuring VLANs
Configuring VLAN Router Interfaces
OmniSwitch AOS Release 6 Network Configuration Guide
September 2009
page 4-13
Configuring an IPX Router Interface
Use th
 command to define an IPX router interface for an existing VLAN. Specify the 
following when using this command:
The VLAN ID of the router VLAN (can only specify an existing VLAN).
The IPX network address to assign to the router interface. An IPX network address consists of eight 
hex characters (e.g., 4001690D or 0000210A). If less than eight hex digits are specified, the address is 
prefixed with zeros to equal eight digits. For example, if 950A is entered, the actual IPX network address 
value is 0000950A.
Select one of the following keywords to change the advertisement mode. By default, the advertisement 
mode is set to active (RIP and SAP updates are processed):
IPX router encapsulation (defaults to Ethernet-II). Select one of the following keywords to change the 
encapsulation:
A 16-bit value between 0 (the default) and 65535 that specifies the number of ticks for the IPX delay 
time. A tick is approximately 1/18th of a second.
The following vlan router ipx command example configures an IPX router interface for VLAN 955 with 
an IPX network address of 0000950A that will process RIP and SAP updates, use Ethernet-II encapsula-
tion when generating packets, and have a zero tick delay time value: 
-> vlan 955 router ipx 950A active e2 timeticks 0
Specifying the advertisement mode, encapsulation, and delay time value in ticks is optional, so it is not 
necessary to enter these parameters as part of the command to accept their default values. For example, 
either one of the following commands will create an IPX router interface for VLAN 855 with the same 
properties:
-> vlan 855 router ipx 8500100A active e2 timeticks 0
-> vlan 855 router ipx 8500100A
To remove an IPX router interface from a VLAN, use the no form of the vlan router ipx command.
-> vlan 855 no router ipx
IPX advertisement mode keywords
rip
active
inactive
triggered
IPX encapsulation keywords
e2 or ethernet2
novell
llc
snap