利用debugging查看信息

在用户视图下操作:
 
1、在超级终端上输出
debugging ip packet #打开调试开关
terminal debugging  #在用户视图打开调试输出开关
 
然后别的设备有针对交换的操作,交换机就把信息输出到超级终端上
 
2、在telnet终端上输出
[]info-center monitor channel 0
<>terminal monitor         #打开显示在终端上
<>terminal debugging
 
3、关闭debug信息
<>undo debugging ip packet #关闭相应的报文
<>undo debugging all     #关于全部debug信息
<>undo terminal debugging  #关闭调试输出开关
 
4、关闭telnet终端输出信息
[]undo info-center monitor channel