Representation of all Virtual Chassis members in JWEB
With the recent releases of EX switches, you are able to see in JWEB all the virtual chassis members, regardless of their state.
These are the possible virtual chassis member status:
- Present
- Not Present
- Inactive
- Unprovisioned
Let’s see how this is shown on JWEB and how is it on CLI. FPC1 will transition to all these states.
Prsnt(Present) – indicates that all switches are part of the VC. This means that physical and logical connections are up.
{master:1}[edit] root@EX4550-VC# run show virtual-chassis status Preprovisioned Virtual Chassis Virtual Chassis ID: 2927.4d09.f15b 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 LY0213351540 ex4550-32t 128 Backup N VC 1 vcp-255/1/0 1 vcp-255/1/1 1 vcp-255/1/2 1 vcp-255/1/3 1 (FPC 1) Prsnt LY0213351543 ex4550-32t 129 Master* N VC 0 vcp-255/1/0 0 vcp-255/1/2 0 vcp-255/1/1 0 vcp-255/1/3 {master:1}[edit] root@EX4550-VC#
NotPrsnt(Not Present) – indicates that the switch has been disconnected from the VC. The physical connection is not up.
{master:0} root@EX4550-VC> show virtual-chassis status Preprovisioned Virtual Chassis Virtual Chassis ID: 2927.4d09.f15b 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 LY0213351540 ex4550-32t 129 Master* N VC 1 (FPC 1) NotPrsnt LY0213351543 ex4550-32t {master:0} root@EX4550-VC>
Inactive – indicates that the physical connection is up, but the logical one is not up. The switch will not be an active member of the VC. This can happen in two situations: the member has a different software version and when the VC type is non-mixed, but there are different devices models in the VC.
{master:0} root@EX4550-VC> show virtual-chassis status Preprovisioned Virtual Chassis Virtual Chassis ID: 2927.4d09.f15b 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 LY0213351540 ex4550-32t 129 Master* N VC 1 vcp-255/1/3 1 vcp-255/1/0 1 vcp-255/1/1 1 vcp-255/1/2 1 (FPC 1) Inactive LY0213351543 ex4550-32t 129 Linecard N VC 0 vcp-255/1/0 0 vcp-255/1/1 0 vcp-255/1/2 0 vcp-255/1/3 {master:0} root@EX4550-VC> show version | match "fpc|Junos:|boot" fpc0: -------------------------------------------------------------------------- Junos: 14.1X53-D10.1 fpc1: -------------------------------------------------------------------------- JUNOS Base OS boot [12.3R5.7] {master:0} root@EX4550-VC>
UnPrvsnd(Not Provisioned) – the switch SN hasn’t been configured as part of the preprovisioned type VC.
{master:0} root@EX4550-VC> show virtual-chassis status Preprovisioned Virtual Chassis Virtual Chassis ID: 2927.4d09.f15b 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 LY0213351540 ex4550-32t 129 Master* N VC - Unprvsnd LY0213351543 ex4550-32t {master:0} root@EX4550-VC>
Paris ARAU
Latest posts by Paris ARAU (see all)
- Junos Fusion – Part IV – Satellite policies and uplink failure detection - 30 July 2018
- Junos Fusion – Part III – Satellite commands and traffic forwarding - 16 July 2018
- Junos Fusion – Part II – Configuration, Administration and Operation - 16 July 2018
- Junos Fusion – Part I – Overview, Components, Ports and Software - 11 July 2018
- Vagrant – Part IV – Network topology using Juniper and Cumulus - 26 April 2018




Comments
So empty here ... leave a comment!