Configuring the Cisco eXpandable Power System (XPS) 2200
Configuring XPS Ports
These commands apply to the XPS and are saved in the XPS, but the configuration is not saved in the
switch configuration file.
To configure XPS 2200 ports, follow these steps beginning in privileged EXEC mode:
Command
Step 1
power xps switch-number port {number
| connected} mode {disable | enable}
Step 2
power xps switch-number port {number
| connected} role {auto | rps}
Step 3
power xps switch-number port {number
| connected} priority port-priority
Step 4
show env xps port
Catalyst 3750-X and 3560-X Switch Software Configuration Guide
1-50
Purpose
Sets the port to be enabled or disabled.
number—Enter the XPS 2200 port number. The range is 1 to 9.
•
connected—Enter this keyword if you do not know the port number
•
to which the switch is connected.
mode disable—Disables (shut down) the XPS port.
•
Disabling an XPS port is like removing the cable and appears the
Note
same in the show command outputs. If the physical cable is
connected, you can still use the enable keyword to enable the
port.
mode enable—Enables the XPS port. This is the default.
•
The switch-number appears only on Catalyst 3750-X switches and
represents the switch number in the data stack, a value from 1 to 9.
Sets the role of the XPS port.
role auto—The port mode is determined by the switch connected to
•
the port. This is the default. When a Catalyst 3560-X switch or
Catalyst 3750-X switch running the LAN base image is connected,
the mode is RPS. When a Catalyst-3750-X switch is connected, the
mode is stack power (SP).
role RPS—The XPS acts as a back up if the switch power supply
•
fails. At least one RPS power supply must be in RPS mode for this
configuration.
The switch-number appears only on Catalyst 3750-X switches and
represents the switch number in the data stack, a value from 1 to 9.
The default role for a port is Auto-SP, where the power mode is
determined by the switch connected to the port (RPS for Catalyst 3560-X
or Catalyst 3750-X switches running the LAN base image, or SP for
Catalyst 3750-X switches running the IP base or IP services image).
Sets the RPS priority of the port, where higher priority ports take
precedence over low priority ports if multiple power supplies fail. This
command takes effect only when the port mode is RPS. When the port
mode is stack power, you set priority by using the stack power commands.
•
priority port-priority—Sets the RPS priority of the port. The range
is 1 to 9, with 1 being the highest priority. The default priority is the
XPS port number.
The switch-number appears only on Catalyst 3750-X switches and
represents the switch number in the data stack, a value from 1 to 9.
Verifies the XPS configuration of the port.
Chapter 1
Configuring Interface Characteristics
OL-25303-03