show[定稿]由刀豆文库小编整理,希望给你工作、学习、生活带来方便,猜你可能喜欢“show分析”。
show,ping,trace&debug 命令介绍
日期:2004-5-14浏览次数: 6513
show命令:
show interface---显示接口统计信息.一些常用的show interface命令:
show interface ethernet
show interface tokenring
show interface serial
show controllers---显示接口卡控制器统计信息.一些常用的s how controllers命令:
show controllers cxbus
show controllers e1
show running-config---显示当前路由器正在运行的配置.show startup-config---显示存在NVRAM配置.show flash---Flash memory内容.show buffers---显示路由器中buffer pools统计信息.show memory---路由器使用内存情况的统计信息,包括空闲池统计信息.show procees---路由器活动进程信息.show version---显示系统硬件,软件版本,配置文件和启动的系统映象.用 debug 命令
在超级用户模式下的debug命令能够提供端口传输信息,节点产生的错误消息,诊断协议包和其它有用的troubleshooting数据.注意:使用debug命令要注意,它会占用系统资源,引起一些不可预测现象.终止使用debug命令请用no debug all命令.Debug命令默认是显示在控制台端口上的,可用log buffer命令把输出定向到buffers里面.若是telnet过去的,可用Router#terminal monitor监控到控制台信息.用ping命令
Ping确定网络连通.用 trace 命令
Trace命令跟踪路由器包传输.