- 1、本文档共9页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
【简化版】
这是一个typical的输出for a Show interfaces command 大家都很熟悉 下面是对它的详细的说明 有一些东西 我想还是很有用的。大家不一定全知道,实际中用的 你可以知道show 有多么重要 Routershow int e0 1 Ethernet0 is administratively down, line protocol is down 2 Hardware is Lance, address is 000C.9952.8180 (bia 000C.9952.8180) 3 Internet address 01/24 4 MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, rely 255/255, load 1/255 5 Encapsulation ARPA, loopback not set, keepalive set (10 sec) 6 ARP type: ARPA, ARP Timeout 04:00:00 7 Last input 00:00:00, output 00:00:00, output hang never 8 Last clearing of show interface counters never 9 Queueing strategy: fifo 10 Output queue 0/40, 0 drops; input queue 0/75, 0 drops 11 5 minute input rate 1000 bits/sec, 2 packets/sec 12 5 minute output rate 1000 bits/sec, 2 packets/sec 13 237272 packets input,bytes, 0 no buffer
54
14 Received 221125 broadcasts, 0 runts, 0 giants, 0 throttles 15 1 input errors, 0 CRC, 0 frame, 0 overrun, 1 ignored, 0 abort 16 0 input packets with dribble condition detected 17 254166 packets output,bytes, 0 underruns 18 2 output errors, 0 collisions, 5 interface resets 19 0 babbles, 0 late collision, 5 deferred 20 2 lost carrier, 0 no carrier 21 0 output buffer failures, 0 output buffers swapped out Lets look at some of its more important fields. 1 The first line 表示 E0 的状态可能 有三种 up (active) down (inactive) If the interface misses 连续的3个 keepalives , the system 认为 it to be unusable and marks it as down. administratively down (inactive because ad shut it down use the Shutdown command) 2 The second line MAC address。 3 logical protocol address 4 MTU 是interface的 最大的 transmission unit size。 BW 是 带宽 单位是 kilobits per
54
second.这个parameter 只用来算 routing metrics for specific routing protocols DLY 是 interface 的 delay 是以 微秒为单位的 rely 是 可靠性 255/255 就是相当于 100% load 是 负载 也是 255/255 是 100% rely 和 load 都是 5 minute 的 平均值. 5 封装类型 和 loopback ,kee
文档评论(0)