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 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.
all-members — (Optional) Enable or disable the specified uplink VCP interface on all members of the Virtual Chassis configuration.
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 (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 0request 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.




