Carlosinfl
Loves the juice
- Joined
- Sep 25, 2002
- Messages
- 6,633
I have just verified that our Sun NAS device has an interface that for some reason is downgraded to 100Mb when it should be running at 1Gb. The other 3 interfaces on the Sun device connected to the same switch / same grade cable are all running at the correct speed except for Sun Gb port 3 which is wired to Cisco Gb switch port 10. When I connect to the Cisco switch to verify if for whatever reason the specific port #10 was configured to run at 100Mb, I am not sure I understand how to verify the port speed. I see the following when I issue the 'show run' command:
Does this mean that since no speed is indicated that the ports are running at 1000Mb?
Code:
!
interface GigabitEthernet0/9
switchport mode access
storm-control broadcast level 40.00
storm-control multicast level 40.00
storm-control unicast level 80.00
spanning-tree portfast
!
[COLOR="Yellow"][B]interface GigabitEthernet0/10[/B][/COLOR]
switchport mode access
storm-control broadcast level 40.00
storm-control multicast level 40.00
storm-control unicast level 80.00
spanning-tree portfast
!
interface GigabitEthernet0/11
switchport mode access
storm-control broadcast level 40.00
storm-control multicast level 40.00
storm-control unicast level 80.00
spanning-tree portfast
!
Does this mean that since no speed is indicated that the ports are running at 1000Mb?