Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

show ptp aggregated-ethernet interfaces

date_range 24-Sep-24

Syntax

content_copy zoom_out_map
show ptp aggregated-ethernet interfaces

Description

Display the information related to aggregated Ethernet bundles.

Options

This command has no options.

Required Privilege Level

View

Output Fields

Table 1 lists the output fields for the show ptp aggregated-ethernet interfaces command. Output fields are listed in the approximate order in which they appear.

Table 1: show ptp aggregated-ethernet interfaces

Field Name

Field Description

Bundle

Name of the aggregated Ethernet bundle.

Primary

Primary interface in an aggregated Ethernet bundle.

  • active—Indicates that the link is actively receiving ptp packets.

  • down—Indicates that the link is down.

Secondary

Secondary interface in an aggregated Ethernet bundle.

  • active—Indicates that the link is actively receiving ptp packets.

  • ready—Indicates that the link is ready to take over if the primary link fails.

Role

Role of the aggregated Ethernet bundle:

  • Master, Slave, or Stateful

Sample Output

show ptp aggregated-ethernet interfaces

content_copy zoom_out_map
user@host> show ptp aggregated-ethernet interfaces

bundle       primary                    secondary			      role
ae0.0        ge-1/0/1 (active)        ge-5/0/5 (ready)		  slave
ae2.0        ge-5/0/1 (down)          ge-6/1/1 (active)   master

show ptp aggregated-ethernet interfaces ( stateful ports)

content_copy zoom_out_map
user@host> show ptp aggregated-ethernet interfaces

AE Bundle         Ifstate  Primary                Secondary              Role
ae0.0               Up       et-11/0/5(active)      et-11/1/2(secondary)   Stateful

Release Information

Command introduced in Junos OS Release 17.2R1.

footer-navigation