路由器IPX配置命令( 五 )


【命令模式】
接口配置模式
【使用指南】
类型为20的包主要用于检测是否存在环路 。
【举例】
在接口Ethetnet0上答应传送类型为20的包 。
Quidway(config-if-Ethernet0)#ipx type-20-propagation
21. show ipx interface
显示运行了IPX协议的接口状态和在此接口上的IPX配置参数 。
show ipx interface [ interface-type interface-number ]
【参数说明】
interface-type 为接口类型 。
interface-number 为接口编号 。
【参数说明】
假如不指定显示接口,则缺省显示全部接口 。
【命令模式】
特权用户模式
【使用指南】
该命令的输出信息有助于用户确认IPX配置是否正确和进行IPX故障诊断 。
【举例】
显示在以太网口0上的IPX模块的状态及配置参数 。
Quidway#show ipx interface ethernet 0
Ethernet0 is up, line protocol is up
IPX address is 2.00E0.FC01.0000 [up] line-up
Delay of this IPX network,in ticks is 1
IPX type 20 propagation packet forwarding is enabled
SAP GNS processing enabled
SAP GNS round robin processing disabled
The maximum number of services reserved is 4
IPX RIP update interval is 60 seconds,aging multiples is 3
IPX SAP update interval is seconds,aging multiples is 3
RIP packet maximum size is 432 bytes
SAP packet maximum size is 480 bytes
RIP packets received 0,RIP packets sent 1
SAP packets received 0,SAP packets sent 0
0 bytes received, 0 bytes sent
show ipx interface 命令显示的各域意义如表4-2所示 。
表4-2 show ipx interface 命令各域意义
相关命令】
ipx routing,ipx network,ipx down,ipx delay,ipx type-20-propagation,ipx gns-reply-disable,ipx gns-round-robin,ipx max-reserve-servers,ipx rip-update-time,ipx rip-mutliplier,ipx sap-update-time,ipx sap-multiplier,ipx rip-max-packetsize,ipx sap-max-packetsize

22. show ipx route
显示IPX路由信息表的内容 。
show ipx route [ networkstaticdefault ] [ detailed ]
【参数说明】
network 表示要显示的路由信息的目的网号 。它由8位16进制数字组成,是一个网段独一无二的标志,取值范围为1~FFFFFFFD 。在输入时,前导零可以省略 。例如:对网号000000AA,你只要输入AA即可 。
static 表示显示所有的静态路由 。
default 表示显示缺省路由的信息,缺省路由的目的网号为FFFFFFFE 。
detailed 表示列出路由的具体信息 。
【命令模式】
特权用户模式
【使用指南】
该命令的输出信息有助于用户进行IPX RIP故障诊断 。
【举例】
Quidway#show ipx route
Codes: C - Direct connected network, S - Static, F - Float
s - seconds, u - uses
5 Total IPX routes.
Up to 1 parallel paths, 4 reserved paths and 16 hops allowed.
Current default route is:
S FFFFFFFE [**/***] via 2.0A03.0C50.0003, Ethernet0
C 2 (NOVELL-ETHER), Ethernet0
C 1000 (PPP), Serial0
S 100 [010/02/010] via 1000.0B00.CD00.0000, Serial0
F 10 [060/02/010] via 2.0A03.0C50.0003, 10s, Ethernet0
show ipx route 命令显示的各域意义如表4-3所示 。
表4-3 show ipx route 命令各域意义
【相关命令】
ipx max-paths,ipx max-reserve-paths,ipx route
23. show ipx servers
显示IPX服务信息表的内容 。
show ipx route [ type service-typename namenetwork networksocket socketsorted { nettype } ] [ detailed ]
【参数说明】
type 表示显示服务类型与指定类型一致的服务信息 。
service-type 为服务类型 。
name 表示显示服务器名字与指定名字一致的服务信息 。
name 为服务器名字 。

推荐阅读