set port advertise

Use this command to configure the auto-negotiation advertised capabilities on one or more ports.

Syntax

set port advertise port-string {[10t] [10tfd] [100tx] [100txfd] [1000x] [1000xfd] [1000t] [1000tfd] [pause] [apause] [spause] [bpause])

Parameters

port-string Specifies the port(s) for which to set advertised ability.
10t (Optional) Advertises 10BASE-T half duplex mode.
10tfd (Optional) Advertises 10BASE-T full duplex mode.
100tx (Optional) Advertises 100BASE-TX half duplex mode.
100txfd (Optional) Advertises 100BASE-TX full duplex mode.
1000x (Optional) Advertises 1000BASE-X, -LX, -SX, -CX half duplex mode.
1000xfd (Optional) Advertises 1000BASE-X, -LX, -SX, -CX full duplex mode.
1000t (Optional) Advertises 1000BASE-T half duplex mode.
1000tfd (Optional) Advertises 1000BASE-T full duplex mode.
pause (Optional) Advertises PAUSE for full-duplex links.
apause (Optional) Advertises asymmetric PAUSE for full-duplex links.
spause (Optional) Advertises symmetric PAUSE for full-duplex links.
bpause (Optional) Advertises asymmetric and symmetric PAUSE for full-duplex links.

Defaults

At least one optional parameter must be specified.

Mode

All command modes.

Example

This example shows how to set port ge.3.4 to advertise 1000BASE-TX full duplex operation:

System(rw)->set port advertise ge.3.4 1000txfd