Disable Auto-sense on Port(s)
Note
This procedure does not apply to VSP 8600 Series and XA1400 Series.
About this task
Perform this procedure to disable Auto-sense on a specific port. You also have the option to disable Auto-sense on the port but retain the configuration that the system applied dynamically.
Procedure
Example
Disable Auto-sense on port 1/2 but retain the configuration. The dynamic configuration becomes a manual configuration and is visible in the show running-config output.:
Switch:1>enable Switch:1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch:1(config)#interface interface gigabitEthernet 1/2 Switch:1(config-if)#no auto-sense enable convert-to-config
Variable Definitions
The following table defines parameters for the no auto-sense enable command.
Variable |
Value |
---|---|
convert-to-config |
Retains the Auto-sense configuration that the system applies dynamically on the specific port. The dynamic configuration becomes a manual configuration and is visible in the show running-config output. |