clear port advertise
11-18 Port Configuration
Mode
Switch command, read-write.
Example
This example shows how to configure port 1 to advertise 1000BASE-T full duplex:
C3(su)->set port advertise ge.1.1 1000tfd
clear port advertise
Use this command to configure a port to not advertise a specific speed/duplex capability when
auto-negotiating with another port.
Syntax
clear port advertise {port-string}{10t | 10tfd | 100tx | 100txfd | 1000t | 1000tfd
| pause}
Parameters
Defaults
None.
Mode
Switch command, read-write.
Example
This example shows how to configure port 1 to not advertise 10 MB capability for auto-
negotiation:
C3(su)->clear port advertise ge.1.1 10t 10tfd
port-string Clear advertisements for specific port(s). For a detailed description of
possible port-string values, refer to āPort String Syntax Used in the
CLIā on page 11-1.
10t Do not advertise 10BASE-T half duplex mode.
10tfd Do not advertise 10BASE-T full duplex mode.
100tx Do not advertise 100BASE-TX half duplex mode.
100txfd Do not advertise 100BASE-TX full duplex mode.
1000t Do not advertise 1000BASE-T half duplex mode.
1000tfd Do not advertise 1000BASE-T full duplex mode.
pause Do not advertise PAUSE for full-duplex links.