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 module port (on an SFP, SFP+, or XFP uplink module) or an SFP network port on an EX4200-24F switch as a Virtual Chassis port (VCP).
Options
pic-slot pic-slot — Number of the PIC slot for the uplink module port or SFP network port on an EX4200-24F switch. Specify 1 to represent the uplink module PIC on the EX Series switch. Specify 0 to represent the SFP network port on an EX4200-24F switch.
port port-number — Number of the uplink module port (0 or 1) or SFP network port on an EX4200-24F switch (0 to 23) that is to be enabled or disabled as a VCP.
member member-id — (Optional) Enable or disable the specified VCP 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 or SFP network port configured as a VCP 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.

