| mr.pump 2002-09-30, 9:29 am |
| The command you are looking for is the show interface command. Bandwidth is
listed next to BW and is a user configured value on serial interfaces. to
configure the interface bandwidth, use the interface configuration command
"bandwidth XXX". Replace the XXX with your serial link bandwidth.
Router_1#show int s0
Serial0 is up, line protocol is up
Hardware is MK5025
Internet address is 192.168.1.17 255.255.255.240
MTU 1500 bytes, BW 64 Kbit, DLY 20000 usec, rely 255/255, load 1/255
Encapsulation HDLC, loopback not set, keepalive set (10 sec)
......(output ommited)
"Fred" <res0jhe3@verizon.cm> wrote in message
news:w1Zl9.19804$CN2.5997@nwrddc01.gnilink.net...
> Is there a command that can list int. bandwidth of a serial interface. I
am
> interested in determining the iszing of each interface. ie. 128k, 512k
etc.
>
> TIA
>
>
|