|
5鸿鹄币
R1#show interface f1/1
FastEthernet1/1 is up, line protocol is up
Hardware is i82543 (Livengood), address is ca01.0c3c.001d (bia ca01.0c3c.001d)
MTU 1500 bytes, BW 100000 Kbit/sec, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 100Mb/s, 100BaseTX/FX
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output never, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes
Received 0 broadcasts (0 IP multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog
0 input packets with dribble condition detected
10 packets output, 2322 bytes, 0 underruns
0 output errors, 0 collisions, 2 interface resets
0 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
加粗的这两部分有什么区别?哪个是Speed命令影响的部分?那另外一个指的是什么?
|
最佳答案
查看完整内容
1.BW 100000 Kbit/sec --->頻寬每秒100000 k bit ,
2.Full-duplex, 100Mb/s--->全雙工每秒 100M byte.
3.MTU 1500 bytes,--->speed 部分看這.
|