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|delete pic-slot pic-slot port port-number
<(all-members | member member-id)>

Release Information

Command introduced in JUNOS Release 9.0 for EX-series switches.

Description

Enable or disable an uplink port (on the EX-UM-2XFP uplink module) as a virtual chassis port (VCP) interface.

Options

pic-slot pic-slotNumber of the PIC slot for the uplink. Specify 1 to represent the uplink module PIC on the EX-series switch.

port port-numberNumber of the uplink module port (0 or 1) that is to be enabled or disabled as a VCP interface.

all-members — (Optional) Enable or disable the specified uplink VCP interface on all members of the virtual chassis.

member member-id(Optional) Enable or disable the specified VCP uplink interface on the specified member of the virtual chassis.

Additional Information

If you omit (all-members | member member-id), this command defaults to enabling or disabling the uplink VCP interface on the switch where the command is issued.

Required Privilege Level

maintenance

List of Sample Output

request virtual-chassis vc-port set pic-slot 1 port 0
request virtual-chassis vc-port set pic-slot 1 port 0 all-members
request virtual-chassis vc-port set pic-slot 1 port 1 member 3
request virtual-chassis vc-port delete pic-slot 1 port 1 member 3

request virtual-chassis vc-port set pic-slot 1 port 0

user@host>request virtual-chassis vc-port set pic-slot 1 port 0

To check the results of this command, use the show virtual-chassis vc-port command.

request virtual-chassis vc-port set pic-slot 1 port 0 all-members

user@host>request virtual-chassis vc-port set pic-slot 1 port 0 all-members

To check the results of this command, use the show virtual-chassis vc-port command.

request virtual-chassis vc-port set pic-slot 1 port 1 member 3

user@host>request virtual-chassis vc-port set pic-slot 1 port 1 member 3

To check the results of this command, use the show virtual-chassis vc-port command.

request virtual-chassis vc-port delete pic-slot 1 port 1 member 3

user@host>request virtual-chassis vc-port delete pic-slot 1 port 1 member 3

To check the results of this command, use the show virtual-chassis vc-port command.