Operation Manual

Port Commands
Mobility System Software Command Reference Guide
Version 7.3
5 – 58
History
Introduced in MSS Version 1.0.
Usage
This command does not apply to any gigabit Ethernet ports or to ports 7 and 8 on the MX-8
switch, port 19 on the MX-216, or port 3 on the MX-200.
Examples
The following command disables PoE on ports 7 and 9, which are connected to an MP:
MX# set port poe 7,9 disable
If you are enabling power on these ports, they must be connected only to approved PoE devices
with the correct wiring. Do you wish to continue? (y/n) [n]y
The following command enables PoE on ports 7 and 9:
MX# set port poe 7,9 enable
If you are enabling power on these ports, they must be connected only to approved PoE devices
with the correct wiring. Do you wish to continue? (y/n) [n]y
See Also
set port type ap on page 5-59
set port type wired-auth on page 5-60
set port preference
Deprecated in MSS Version 4.0
set port speed
Changes the speed of a port.
Syntax
set port speed port-list {10 | 100 | 1000 | auto}
Defaults
All ports are set to auto.
Access
Enabled.
History
Introduced in MSS Version 1.0.
port-list List of physical ports. MSS sets the port speed on all the
specified ports.
10 Sets the port speed of a 10/100 Ethernet port to 10 Mbps
and sets the operating mode to full-duplex.
100 Sets the port speed of a 10/100 Ethernet port to 100 Mbps
and sets the operating mode to full-duplex.
1000 Sets the port speed of a gigabit Ethernet port to
1000 Mbps and sets the operating mode to full-duplex.
10000 Sets the port speed of a gigabit Ethernet port to 10000
Mbps and sets the operating mode to full-duplex.
auto Enables a port to detect the speed and operating mode of
the traffic on the link and set itself accordingly.
Version 1.0 Command introduced.
Version 7.0 Added 10000 as a port speed.