Question:
on the cisco7204vxr router how can i find out what is the current speed of an interface is negotiated to?
"show int status" command is not available on this router,
..from the "show int gi0/1"... i see the following..
MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,
does this mean the speed in negotiated to 1GB?
...
from the config file
...
!
interface GigabitEthernet0/1
description somenet
ip address xxx.xxx.xxx.xxx 255.255.255.248
ip access-group 100 in
no ip proxy-arp
ip route-cache flow
load-interval 30
duplex auto
speed auto
media-type rj45
negotiation auto
!
....
on the cisco7204vxr router how can i find out what is the current speed of an interface is negotiated to?
"show int status" command is not available on this router,
..from the "show int gi0/1"... i see the following..
MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,
does this mean the speed in negotiated to 1GB?
...
from the config file
...
!
interface GigabitEthernet0/1
description somenet
ip address xxx.xxx.xxx.xxx 255.255.255.248
ip access-group 100 in
no ip proxy-arp
ip route-cache flow
load-interval 30
duplex auto
speed auto
media-type rj45
negotiation auto
!
....