set interface gigabit-ethernet auto-speeds
The set interface gigabit-ethernet auto-speeds command sets the auto-negotiation rate of an interface in auto-negotiation mode.
Command Syntax
set interface gigabit-ethernet <interface-name> auto-speeds <auto-speed>
Parameter
Parameter | Description |
gigabit-ethernet <interface-name> | Specifies the interface name. |
auto-speeds <auto-speed> | Specifies the auto-negotiation rate, the unit is Mbit/s.
|
Usage Guidelines
NOTE:
|
Run the set interface gigabit-ethernet<interface-name> speed auto command to configure the Ethernet interface to work in auto-negotiation mode before using the set interface gigabit-ethernet <interface-name> auto-speeds command to manually specify the auto-negotiation rate.
Only the 10G, 5G/2.5G and 1G RJ45 ports support auto-negotiation mode. By default, these interfaces work in auto-negotiation mode. In auto-negotiation mode the ports negotiate any rate supported by the two devices. If the negotiated interface rate is not the required value, you can use the set interface gigabit-ethernet <interface-name> auto-speeds command to manually specify the auto-negotiation rate to make the interface negotiate the rate within the specified range.
Example
- Â Â Set the auto-negotiation rates of ge-1/1/1 interface to 100M and 10M.
admin@Xorplus# set interface gigabit-ethernet ge-1/1/1 auto-speeds 100 admin@Xorplus# set interface gigabit-ethernet ge-1/1/1 auto-speeds 10 admin@Xorplus# set interface gigabit-ethernet ge-1/1/1 speed auto
- Â Set the auto-negotiation rates of ge-1/1/1 interface to 1000M.
admin@Xorplus# set interface gigabit-ethernet ge-1/1/1 auto-speeds 1000 admin@Xorplus# set interface gigabit-ethernet ge-1/1/1 speed auto
Copyright © 2024 Pica8 Inc. All Rights Reserved.