request virtual-chassis vc-port
Syntax
Release Information
Command introduced in JUNOS Release 9.0 for EX-series switches.
Description
Disable or enable a Virtual Chassis port (VCP) interface for a dedicated VCP on the rear panel of the Virtual Chassis.
Options
interface vcp-interface-name — Name of the interface to enable or disable. Specify either vcp-0 or vcp-1.
member member-id — (Optional) Enable or disable the specified VCP interface on the specified member of the Virtual Chassis configuration.
disable — (Optional) Disable the specified VCP. If you omit this keyword, the command enables the dedicated VCP interface.
Additional Information
If you omit member member-id, this command defaults to disabling or enabling the dedicated VCP interface on the switch where the command is issued. The dedicated VCP interfaces are enabled in the factory default configuration.
Required Privilege Level
system-control
List of Sample Output
request virtual-chassis vc-port set interface vcp-0 disablerequest virtual-chassis vc-port set interface vcp-0 member 3 disable
Sample Output
request virtual-chassis vc-port set interface vcp-0 disable
user@host> request virtual-chassis vc-port set
interface vcp-0 disable To check the results of this command, use the show virtual-chassis vc-port command.
request virtual-chassis vc-port set interface vcp-0 member 3 disable
user@host> request virtual-chassis vc-port set
interface vcp-0 member 3 disable To check the results of this command, use the show virtual-chassis vc-port command.

