cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
605
Views
0
Helpful
3
Replies

Is manually setting port speed to 1000 backwards compatible?

getaway51
Level 2
Level 2

Hi, 

 

May I know if settings the port manually to settings below will fall back to auto-negotiated speed of 100Mbps if 1Gbps doesn't take effect?

Currently the port is auto-negotiate. I am worried that if it the port works only on 1Gbps after i changed the settings remotely, then the link might not comes up, hence losing connectivity.  Unless even after i set speed to 1000, the port still can auto-neg to 100 if 1000 fails.

 

interface TenGigabitEthernet1/0/1

speed 1000

3 Replies 3

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello,

if you set manually the speed there is no fallback to autonegotiation, if the other side is not able to negotiate and tries to run at 100 Mbps your link will go down

>> I am worried that if it the port works only on 1Gbps after i changed the settings remotely, then the link might not comes up, hence losing connectivity.

This is what can happen.

Keep the current configuration if there is no real issue with the device connected on the other side.

Only really old devices have NIC that do not work well with autonegotiation. With these exceptions the general best practice is to use autonegotiation.

 

Hope to help

Giuseppe

 

Leo Laohoo
Hall of Fame
Hall of Fame

@getaway51 wrote:

interface TenGigabitEthernet1/0/1

speed 1000


Are you talking about the command "speed auto 10 100"?

Another thing, if the port CAN run 1000 Mbps why not set it to auto-negotiate?

Hard coding of the speed ... that's a very, very "old school".  I wish I could use "correct" and "old school" together.  

Hard coding of the speed and duplex ... not recommended.

Joseph W. Doherty
Hall of Fame
Hall of Fame
BTW when making remote configuration changes, where you might lose access to the device due to those changes, a timed reload can save your bacon. Also when making configuration changes that change the remote port you're working through, sometimes you need to save them as a file on the remote device and then have them applied to the running configuration with one command.
Review Cisco Networking for a $25 gift card