Specifications

CLI Management Guide
TigerAccess™ EE
68 SMC7824M/VSW
riety of manufacturers. To enable/disable the auto-negotiation on an Ethernet port, use
the following command.
Command Mode Description
port nego PORTS {on | off} Bridge
Enables/disables the auto-negotiation on a specified
port, enter a port number. (default: on)
Auto-negotiation operates only on 10/100/1000Base-TX interface. You cannot enable this
function on 1000Base-X optical interface.
The following is an example of disabling the auto-negotiation on the Ethernet port 25 and
26.
SWITCH(bridge)# show port 25-26
------------------------------------------------------------------------
NO TYPE PVID STATUS MODE FLOWCTRL INSTALLED
(ADMIN/OPER)
------------------------------------------------------------------------
25 Ethernet 1 Up/Up Auto/Full/1000 Off Y
26 Ethernet 1 Up/Up Auto/Full/1000 Off Y
SWITCH(bridge)# port nego 25-26 off
SWITCH(bridge)# show port 25-26
------------------------------------------------------------------------
NO TYPE PVID STATUS MODE FLOWCTRL INSTALLED
(ADMIN/OPER)
------------------------------------------------------------------------
25 Ethernet 1 Up/Up Force/Full/1000 Off Y
26 Ethernet 1 Up/Up Force/Full/1000 Off Y
SWITCH(bridge)#
5.2.3 Transmit Rate
To set the transmit rate of an Ethernet port, use the following command.
Command Mode Description
port speed PORTS {10 | 100 | 1000} Bridge
Sets the transmit rate of a specified port
to 10/100/1000Mbps, enter a port num-
ber.
Transmit rate is configurable only on 10/100/1000Base-TX interface. You cannot set
transmit rate on 1000Base-X optical interface.
!
!