- 1、本文档共5页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
show命令大全.
Sh cdp nei 查看设备邻居
Sh cdp entry 显示所有邻居详细信息
Sh cdp traffic 显示CDP包,出入数
Sh cdp int s0/0 查看指定接口信息
Sh fram-relay route 查看映射表
Sh fram-relay map 查看帧中继的状态
Sh fram pvc 查看PVC详细信息
Sh fram lmi 查看lmi 详细信息
Sh run | sec CGM 查看帧中继的调用
Sh run | sec fram 查看帧中继
查看交换里的:
Sh run | be int 查看所有交换接口配置
Switch(config)#interface range f0/1 - 2 , f0/4 , f0/6 – 7
Sh ip bgp 10.5.5.5.5 查看由谁发来的数据。
Sh ip access 查看ACL
Sh int rate-limit 查看接口管制
Sh ceeess
配置MPLS首先要开启 IP CEF sh run | in cef
Sh mpls label range 查看所使用的标签的范围可修改
Mpls label range 16 1001024 修改MPLS的范围
如果邻居还没up 接口下开启: mpls ldp discovery transport-address interface
Sh mpls interfaces 查看运行MPLS 接口
Sh mpls ldp parameters 查看运行mpls的详细信息(有时间,版本,)
一般时间 hello interval为5s holdtime 为15s keepalive 为60s hold time 180s
时间可修改全局:mpls ldp discovery hello interval 3
或sh mpls ldp discovery detail local ldp
修改 transport ip 为e0/0口 全局:mpls ldp router-id e0/0 force (使三层可达)
Sh mpls ip binding 1.1.1.1/32 查看FIB表
Sh mpls ldp binding 查看LIB表
sh mpls ldp neighbor
Sh mpls forwarding-table 查看LFIB表
Sh mpls forwarding-table 4.4.4.4 detail 查看某个具体的路由标签
Mpls ldp neighbor 12.12.12.2 labels accept 6
Sh run | sec ip nat
Clea ip nat *
Clea ip nat tra * 清理nat转换路径的记录
Sh ip access-list 该命令用来查看所定义的IP 访问控制列表。
Sh ip prefix-list
R2(config)#do sh run | sec ip (可看静态、ip、)
Sh frame-relay route
Sh frame-relay map
Sh sys mtu
Sh run | sec key
Sh run | sec rip
Sh run | sec
Sh run | sec router 协议 (Sh run | begin router 协议)
Sh run | include
Sh arp
sh run | in ip route 查看已配的静态 或是 sh run | section ip route
show ip route 查看所有路由
sh ip pro 查看拓扑表
混合命令 :
sh version 查看所使用的IOS的版本
clear line vty 清理登陆接口信息
sh run int f0/0 查看接口配置信息
sh ip int br 查看所有接口的 up down信息
Sh ip route 1.1.20.0 可以查看次路由的 AD、metric、来自哪、接口、跳数、MTU、掩码、带宽……
sh int f0/0 查看接口的 MTU 带宽 掩码 时间
sh ip int f0/0
clear ip cef 清除
debug ip icmp un all 关闭debug信息
Sh run line
文档评论(0)