任务
|
命令
|
指定使用RIP协议
|
router rip
|
指定RIP版本
|
version {1|2}
1
|
指定与该路由器相连的网络
|
network network
|
任务
|
命令
|
指定使用RIP协议
|
router igrp autonomous-system1
|
指定与该路由器相连的网络
|
network network
|
指定与该路由器相邻的节点地址
|
neighbor ip-address
|
任务
|
命令
|
指定使用OSPF协议
|
router ospf process-id1
|
指定与该路由器相连的网络
|
network address wildcard-mask area area-id2
|
指定与该路由器相邻的节点地址
|
neighbor ip-address
|
任务
|
命令
|
指定身份验证
|
area area-id authentication [message-digest]
|
使用纯文本身份验证
|
ip ospf authentication-key password
|
使用消息摘要(md5)身份验证
|
ip ospf message-digest-key keyid md5 key
|
任务
|
命令
|
重新分配直连的路由
|
redistribute connected
|
重新分配静态路由
|
redistribute static
|
重新分配ospf路由
|
redistribute ospf process-id metric metric-value
|
重新分配rip路由
|
redistribute rip metric metric-value
|
启动IPX路由
|
ipx routing
|
设置IPX网络及以太网封装形式
|
ipx network network [encapsulation encapsulation-type]1
|
指定路由协议,默认为RIP
|
ipx router {eigrp autonomous-system-number | nlsp [tag] | rip}
|
接口类型
|
封装类型
|
IPX
帧类型
|
Ethernet
|
novell-ether (
默认
)
arpa
sap
snap
|
Ethernet_802.3
Ethernet_II
Ethernet_802.2
Ethernet_Snap
|
Token Ring
|
sap (
默认
)
snap
|
Token-Ring
Token-Ring_Snap
|
FDDI
|
snap (
默认
)
sap
novell-fddi
|
Fddi_Snap
Fddi_802.2
Fddi_Raw
|