cisco 路由器设备的 log 是不是只能trace 收到的包,不能trace 发出的包
时间:10-31
整理:3721RD
点击:
cisco 路由器设备的 log 是不是只能trace 收到的包,不能trace 发出的包。 不知道 是 命令不对,还是cisco的设备就这样设计的。
请 高手 指点. 我用的 命令,如下:
1)configure terminal
2)logging on
3)logging monitor 7
4) terminal monitor
5)debug packetcable cops
debug packetcable gate control
debug packetcable subscriber 192.168.101.24
6) show logging
请 高手 指点. 我用的 命令,如下:
1)configure terminal
2)logging on
3)logging monitor 7
4) terminal monitor
5)debug packetcable cops
debug packetcable gate control
debug packetcable subscriber 192.168.101.24
6) show logging
问题解决,
debug packetcable subscriber 192.168.101.24 改为 debug packetcable subscriber 192.168.101.24 verbose 就OK了。