1592 ExtremeWare Software 7.3.0 Command Reference Guide
IPX Commands
show ipxroute
show ipxroute {vlan <vlan name> | xnetid <netid> | origin [static | rip |
local]}
Description
Displays the IPX routes in the route table.
Syntax Description
Default
N/A.
Usage Guidelines
Route information is entered into the IPX route table in one of the following two ways:
• Dynamically, by way of RIP
• Statically, using the
configure ipxroute add
command
IPX/RIP is automatically enabled when a NetID is assigned to the VLAN. To remove the advertisement
of an IPX VLAN, use the
configure ipxroute delete
command.
Example
The following command displays the IPX routes in the route table for VLAN
accounting
:
show ipxroute vlan accounting
History
This command was introduced in ExtremeWare 4.0.
Platform Availability
This command is available on the all “i” series systems.
vlan name Specifies a VLAN name.
netid Specifies an IPX network number.
static Specifies a statically defined route.
rip Specifies a RIP learned route.
local Specifies a local interface.