request virtual-chassis vc-port
Syntax
-
request virtual-chassis vc-port set interface vcp-interface-name
<(all-members | member member-id)>< disable>
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.
all-members — (Optional) Enable or disable the specified VCP interface on all members of the virtual chassis.
member member-id — (Optional) Enable or disable the specified VCP interface on the specified member of the virtual chassis.
disable — (Optional) Disable the specified VCP. If you omit this keyword, the command enables the dedicated VCP interface.
Additional Information
If you omit (all-members | 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
maintenance
List of Sample Output
request virtual-chassis vc-port set interface vcp-0 disablerequest virtual-chassis vc-port set interface vcp-0 all-members disable
request virtual-chassis vc-port set interface vcp-0 member 3 disable
request virtual-chassis vc-port set interface vcp-1 all-members
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 all-members disable
user@host> crequest virtual-chassis vc-port
set interface vcp-0 all-members 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.
request virtual-chassis vc-port set interface vcp-1 all-members
user@host>request virtual-chassis vc-port set
interface vcp-1 all-members




