顯示具有 cisco 標籤的文章。 顯示所有文章
顯示具有 cisco 標籤的文章。 顯示所有文章

2018年6月24日 星期日

interface input error

https://www.cisco.com/en/US/docs/internetworking/troubleshooting/guide/tr1904.html#wp1020996

原先目標是抓interface crc error,這值如果持續產生有很大機率是線材的問題,
結果目標設備不支援,只好改抓input error,input error 的原因則較多了,

Includes runts, giants, no buffer, CRC, frame, overrun, and ignored counts. Other input-related errors can also cause the input error count to be increased, and some datagrams may have more than one error; therefore, this sum may not balance with the sum of enumerated input error counts.


runts, giants, no buffer, CRC, frame, overrun, and ignored都是input error原因之一,
但這些數量總合不會等於input error,因為封包發生錯誤也許原因不只一種。

2014年6月11日 星期三

What IOS command will show the TCP ports that are listening on a device?

https://supportforums.cisco.com/discussion/11255361/what-ios-command-will-show-tcp-ports-are-listening-device

 show control-plane host open-ports