查看路由器端口號
文章分類:專題作文
你也會想看的:喂鴿子作文
篇一:cisco路由器常用的查看端口和通道狀況的命令
cisco路由器常用的查看端口和通道狀況的命令
下面以Cisco1800路由器為例,介紹一下常用的查看端口和通道狀況的命令。 在MS-DOS窗口裡敲入命令telnet+IP地址,回車,即可遠程登錄路由器。一般用路由器局域網口地址。
1,用R1#sh ip int b命令查看端口狀態
R1#sh ip int b
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 100.100.100.226 YES NVRAM up up
FastEthernet0/1 200.200.200.226 YES NVRAM up up
Serial0/0/0 72.22.81.102 YES NVRAM up up
Serial0/0/1 72.22.81.109 YES NVRAM up up
正常情況下,思科1800路由器四個端口的Status和protocol都是up的。
2,用R1#sh int s0/0/0查看鏈路狀態和通道情況
Serial0/0/0 is up, line protocol is up //接口與協議都已啟動正常)
Serial0/0/0 is up, line protocol is down //接口啟動,協議沒有匹配成功端口無物理故障,但通
道不通)
Serial0/0/0 is down, line protocol is down notconnect




