在我的 CGR1240 中,我已将网络设置192.168.1.0
为我的router rip
,但如何检查它?
如果我在 rip 中添加更多网络,如何列出我添加的所有网络?
我无法在特权模式下显示路由器 rip:
Router#show router rip
^
% Invalid input detected at '^' marker.
而在全局模式下,似乎没有显示命令:
Router(config-router)#?
auto-summary Enter Address Family command mode
default-information Control distribution of default information
distance Define an administrative distance
exit Exit from routing protocol configuration mode
network Enable routing on an IP network
no Negate a command or set its defaults
passive-interface Suppress routing updates on an interface
redistribute Redistribute information from another routing protocol
timers Adjust routing timers
version Set routing protocol version
如何列出我添加的网络router rip
?