request virtual-chassis vc-port
Syntax
Release Information
Command introduced in JUNOS Release 9.0 for EX-series switches.
Description
Enable or disable an uplink port (on an EX-UM-2XFP or EX-UM-4SFP uplink module) as a Virtual Chassis port (VCP) interface.
Options
pic-slot pic-slot — Number of the PIC slot for the uplink. Specify 1 to represent the uplink module PIC on the EX-series switch.
port port-number — Number of the uplink module port (0 or 1) that is to be enabled or disabled as a VCP interface.
member member-id — (Optional) Enable or disable the specified VCP uplink interface on the specified member of the Virtual Chassis configuration.
Additional Information
If you omit 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
system-control
List of Sample Output
request virtual-chassis vc-port set pic-slot 1 port 0request 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
Sample Output
request virtual-chassis vc-port set pic-slot 1 port 0
user@host>request virtual-chassis vc-port set
pic-slot 1 port 0To 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 3To 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 3To check the results of this command, use the show virtual-chassis vc-port command.

