在Release 15.0(1)以前可以通过输入命令show parser dump来查看思科路由器中的全部命令。
例如:
SW-1#show parser dump interface
Load for five secs: 6%/0%; one minute: 5%; five minutes: 5%
No time source, *22:29:58.899 UTC Mon Mar 29 1993
Mode Name :interface
0 exit
0 help
15 description <string>
15 power inline port maximum Number
15 power inline port
15 power inline consumption Number
15 power inline auto max Number
15 power inline auto
15 power inline delay shutdown <0-20> initial <0-300>
15 power inline static max Number
15 power inline static
15 power inline never
15 power inline
15 power inline police action log
15 power inline police
15 location civic-location-id <1-4095>
15 location elin-location-id <1-4095>
15 location additional-location-information <string>
...
但是这个命令在Release 15.0(1)之后被取消掉了T_T(老天爷啊,为什么要这样对我?!)
参考资料:https://www.cisco.com/c/en/us/td/docs/ios/fundamentals/command/reference/cf_book/cf_s3.html?dtid=osscdc000283
请问思科取消show parser dump之后有没有推出类似的命令来取代show parser dump?
或者有其他方法可以达到同样效果呢?