This article explains how to configure a network port for virtual-chassis on EX3300. Virtual-chassis on EX3300 for network port is supported.
EX3300 devices can support virtual-chassis ports using network ports. In the previous code, the uplink interfaces were used to form virtual-chassis. The port 2 and 3 on uplink module were virtual-chassis ports by default. Also, port 0 and 1 on uplink module (pic-slot 1) can be configured as virtual-chassis ports.
Run the command below to configure network port as virtual-chassis port:
root@switch-1> request virtual-chassis vc-port set pic-slot 0 port 23 member 0 root@switch-1> request virtual-chassis vc-port set pic-slot 0 port 23 member 1 {master:0}[edit] root@EX3300# run show virtual-chassis Preprovisioned Virtual Chassis Virtual Chassis ID: c610.283d.b36f Virtual Chassis Mode: Enabled Mstr Mixed Route Neighbor List Member ID Status Serial No Model prio Role Mode Mode ID Interface 0 (FPC 0) Prsnt GD0213112462 ex3300-24t 129 Master* NA VC 1 vcp-255/0/23 1 (FPC 1) Prsnt GD0216150220 ex3300-24t 129 Backup NA VC 0 vcp-255/0/23 {master:0} root@jtac-ex3300-24t-r2007> show virtual-chassis vc-port fpc0: -------------------------------------------------------------------------- Interface Type Trunk Status Speed Neighbor or ID (mbps) ID Interface PIC / Port 0/23 Configured -1 Up 1000 1 vcp-255/0/23 fpc1: -------------------------------------------------------------------------- Interface Type Trunk Status Speed Neighbor or ID (mbps) ID Interface PIC / Port 0/23 Configured -1 Up 1000 0 vcp-255/0/23
2020-10-20: Minor, non-technical updates.