display rip
具体设备的实际回显请以设备实际显示为准。此处的回显信息仅为举例。
# 查看RIP的缺省配置信息。
--------------------------------------------
Protocol Level Default Configurations
--------------------------------------------
RIP version : 1
Preference : 100
Checkzero : Enabled
Default-cost : 0
Auto Summary : Enabled
Host-route : Enabled
Maximum Balanced Paths : 64
Update time : 30 sec Age time : 180 sec
Suppress time : 0 sec Garbage-collect time : 120 sec
Default-route : Disabled
Verify-source : Enabled
Graceful restart : Disabled
--------------------------------------------
Interface Level Default Configurations
--------------------------------------------
Metricin : 0
Metricout : 1
Input Packet Processing : Enabled
Output Packet Processing: Enabled
Poison Reverse : Disabled
Replay Protect : Disabled
Split Horizon
For Broadcast and P2P Interfaces : Enabled
For NBMA Interfaces : Disabled
Packet Transmit Interval : 200 msecs
Packet Transmit Number : 50
RIP Protocol Version : RIPv1 Compatible (Non-Standard)
# 查看RIP进程的当前运行状态及配置信息。
Public VPN-instance
RIP process : 1
RIP version : 1
Preference : 100
Checkzero : Enabled
Default-cost : 1
Summary : Enabled
Host-route : Enabled
Maximum number of balanced paths : 6
Update time : 30 sec Age time : 180 sec
Suppress time : 0 sec Garbage-collect time : 120 sec
Graceful restart : Disabled
BFD : Enabled
Transmit-Interval : 102 ms
Receive-Interval : 101 ms
Detect-Multiplier : 5
Silent-interfaces : None
Default-route : Route Policy
Default-route Route-Policy : abcd
Default Route Cost : 0
Verify-source : Enabled
Networks :
10.1.0.0 10.2.0.0
Configured peers : None
Number of routes in database : 1
Number of interfaces enabled : 0
Number of VRRP interfaces : 0
Triggered updates sent : 0
Number of route changes : 0
Number of replies to queries : 0
Total count for 1 process :
Number of routes in database : 1
Number of interfaces enabled : 0
Number of VRRP interfaces : 0
Number of routes sendable in a periodic update : 0
Number of routes sent in last periodic update : 0
# 查看RIPng缺省配置信息。
--------------------------------------------------
Protocol Level Default Configurations
--------------------------------------------------
Preference : 100
Checkzero : Enabled
Default-cost : 0
Maximum Balanced Paths : 64
Update time : 30 sec Age time : 180 sec
Suppress time : 0 sec Garbage-collect time : 120 sec
--------------------------------------------------
Interface Level Default Configurations
--------------------------------------------------
Metricin : 0
Metricout : 1
Input Packet Processing : Enabled
Output Packet Processing: Enabled
Poison Reverse : Disabled
Split Horizon
For Broadcast and P2P Interfaces : Enabled
For NBMA Interfaces and LoopBack : Disabled
Default-route : Disabled
Packet Transmit Interval : 200 msecs
Packet Transmit Number : 30
# 显示RIPng进程信息。
Public vpn-instance name :
RIPng process : 100
Preference : 100
Checkzero : Enabled
Default Cost : 0
Maximum number of balanced paths : 6
Update time : 30 sec Age time : 180 sec
Suppress time : 0 sec Garbage-Collect time : 120 sec
Number of periodic updates sent : 0
Number of trigger updates sent : 1
Number of routes in database : 1
Number of interfaces enabled : 1
表1 display rip命令输出信息描述
项目
描述
Protocol Level Default Configurations
协议级的缺省信息。
Default Route
缺省路由。
Default Cost
缺省开销值。
Default Route Cost
缺省路由开销值。
RIP version
RIP版本1或2。
RIP Protocol Version
RIP版本:
RIPv1 Compatible (Non-Standard): 支持RIPv1和RIPv2。RIP-1RIP-2
RIP process
RIP进程号。
Preference
进程优先级。
Checkzero
零域检查。
Default-cost
缺省开销值。
Auto Summary
路由聚合是否使能。
Summary
是否使能路由聚合。
Host-route
主机路由是否使能。
Maximum Balanced Paths
等价路由的最大数目。
Maximum number of balanced paths
等价路由的最大数目。
Update time
路由更新报文的发送间隔。
Age time
老化时间。
Suppress time
路由抑制时间。
Garbage-collect time
垃圾回收时间。
Default-route
缺省路由,用于报文无法在路由表中找到对应路由项的情况。
Default-route Route-Policy
生成缺省路由所使用的路由策略。
Verify-source
源验证。
Graceful restart
是否使能GR。
Interface Level Default Configurations
接口级的缺省信息。
Metricin
接口接收报文时给路由增加的度量值。
Metricout
接口发送报文时给路由增加的度量值。
Input Packet Processing
是否使能了入报文处理。
Packet Transmit Number
报文转发数目。
Packet Transmit Interval
报文转发间隔(毫秒)。
Output Packet Processing
是否使能了出报文处理。
Poison Reverse
接口是否使能了毒性反转特性。
Replay Protect
重放攻击保护。
Split Horizon
接口是否使能了水平分割特性:
For Broadcast and P2P Interfaces:广播接口和P2P接口是否使能了水平分割特性。For NBMA Interfaces:NBMA接口是否使能了水平分割特性。
Number of periodic updates sent
定时发送的RIPng更新报文的数量。
Number of trigger updates sent
触发发送的RIPng更新报文的数量。
Number of routes in database
数据库中路由的条数。
Number of interfaces enabled
使能协议的接口数。
Number of VRRP interfaces
VRRP接口个数。
Number of replies to queries
RIP请求的响应报文数。
Number of routes sendable in a periodic update
每次更新时发送的路由条数。
Number of routes sent in last periodic update
最后一次更新时发送的路由条数。
Number of route changes
数据库中对已经发生改变的路由的统计数据。
BFD
是否使能BFD。
Transmit-Interval
发送BFD报文的最小时间间隔。
Receive-Interval
接收BFD报文的最小时间间隔。
Detect-Multiplier
BFD本地检测倍数。
Networks
网络地址。
Configured peers
配置的邻居。
Triggered updates sent
发送的触发更新报文数。
Total count for 1 process
RIP进程1的路由统计数目。
Silent-interfaces
抑制接口数(这些接口不发送周期更新报文)。
RIPng process
RIPng进程号。
梦回鹿鼎记