Skip to content

Support



Juniper was the first North American IP routing vendor to achieve the prestigious TL 9000 certification by the Quality of Excellence for Suppliers of Telecommunications (QuEST) Forum in the router category, for design, development, provision and service and support.



What is J-Care?

It's the world-class service and support that you expect from a company that delivers the industry's best infrastructure and security products. With J-Care, you now have the confidence knowing that Juniper will do our part to keep you on top of the world!


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 configuration.

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 (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 disable
request 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