Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show chassis cluster port-peering

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show chassis cluster port-peering

Description

Display the status of the L3 back-end interface and the corresponding L2 mapped interface.

Before running this command, you must deploy the chassis-cluster and map the L2 and L3 interfaces:

content_copy zoom_out_map
user@host# set groups $node chassis cluster redundant-interface L3 interface mapping-interface L2 interface

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show chassis cluster port-peering command. Output fields are listed in the approximate order in which they appear.

Table 1: show chassis cluster port-peering Output Fields

Field Name

Field Description

Backend L3 Interface

L3 interface of the peer map.

Backend L3 Interface status

Status of the L3 interface.

Mapped L2 Interface

L2 interface of the peer map.

Mapped L2 Interface status

Status of the L2 interface.

Sample Output

show chassis cluster port-peering

content_copy zoom_out_map
user@host> show chassis cluster port-peering 
{primary:node0}
user@host> show chassis cluster port-peering
node0:
--------------------------------------------------------------------------

Port peering interfaces:
    Backend L3                Mapping L2
    Interface  Status        Interface  Status
    ge-1/0/1   Up              ge-0/0/1   Up

node1:
--------------------------------------------------------------------------

Port peering interfaces:
    Backend L3                Mapping L2
    Interface  Status        Interface  Status
    ge-8/0/1   Up             ge-7/0/1   Up

Release Information

Command introduced in Junos OS Release 19.1.

footer-navigation