show evpn maintenance-mode-status
Syntax
show evpn maintenance-mode-status <extensive>
Description
You use the show evpn maintenance-mode-status to view results of the
most recent EVPN maintenance mode validation pre-checks and monitor the current
maintenance mode status and the whether the current status is Under
Maintenance or Not-under Maintenance. You can rerun the
request
evpn validate-maintenance-mode-pre-checks command to update the
validation. Use these commands to ensure the device configuration and state meets the
prerequisites for EVPN maintenance mode.
The show evpn maintenance-mode-status extensive output provides
additional status details on individual EVPN instances. This output also displays
untracked interfaces. These are non-EVPN interfaces that might go down during the
maintenance if they have a network isolation (NISO) profile configured.
Options
| none | Display the standard version of output. |
| extensive | Display the extensive version of output. |
Required Privilege Level
view
Output Fields
Table 1 describes
the output fields for the command command. Output fields are listed in
the approximate order in which they appear.
| Field Name | Field Description | Level of Output |
|---|---|---|
|
Pre-check Validation Status |
Overall pre-check validation status: PASS/FAIL |
All levels |
|
ELP / FRR |
ELP/FRR validation status: PASS/FAIL |
All levels |
|
NISO-Profile |
NISO-Profile validation status: PASS/FAIL |
All levels |
|
Non-revertive DF |
Non-revertive DF validation status: PASS/FAIL |
All levels |
|
NTP-Based-DF |
NTP-Based-DF validation status: PASS/FAIL |
All levels |
|
EVPN Maintenance Status |
EVPN Maintenance Status is either |
All levels |
|
Configured Maintenance Start Time |
Date and time configured to start maintenance-mode. |
All levels |
|
Configured Maintenance End Time |
Date and time configured to end maintenance-mode. |
All levels |
|
Maintenance Set Time |
Date and time maintenance-mode started. |
All levels |
|
Maintenance Actions Start Time |
Date and time maintenance-mode actions started. |
extensive |
|
Maintenance Actions End Time |
Date and time maintenance-mode actions ended. |
extensive |
|
Start Timer Active |
The start maintenance-mode timer active status: Yes/No |
extensive |
|
End Timer Active |
The end maintenance-mode timer active status: Yes/No |
extensive |
|
Instance: |
Name of each identified EVPN instance |
extensive |
|
Encapsulation type |
Encapsulation type for each instance |
extensive |
|
ELP or FRR |
ELP or FRR pre-check validation status (based on encapsulation type) |
extensive |
|
Interfaces |
CE facing interface name |
extensive |
|
Interface name |
ESI: value for the interface |
extensive |
|
Multihomed |
Multihomed status for the identified interface |
extensive |
|
NISO Status |
NISO configuration pre-check validation status for the interface: PASS/FAIL |
extensive |
|
Non-revertive DF Status |
Non-revertive DF pre-check validation status for the interface: PASS/FAIL |
extensive |
|
I-ESI Non-Revertive DF Status |
I-ESI non-revertive DF pre-check validation status for the interface. This is only shown with DCI Gateways: PASS/FAIL |
extensive |
|
Untracked Interfaces |
Non-EVPN interfaces that might go down during the maintenance if they have a NISO profile configured |
extensive |
Sample Output
show evpn maintenance-mode-status
user@Leaf-1> show evpn maintenance-mode-status
Sep 16 19:16:26
Pre-check Validation Status : PASS
ELP / FRR : PASS
NISO-Profile : PASS
Non-revertive DF : PASS
NTP-Based-DF : PASS
EVPN Maintenance Status : Under Maintenance
Configured Maintenance Start Time : Sep 16 2025 19:13:00
Configured Maintenance End Time : Sep 16 2025 19:20:00
Maintenance Set Time : Sep 16 19:14:00.823 2025
show evpn maintenance-mode-status extensive
user@Leaf-1> show evpn maintenance-mode-status extensive
Sep 16 19:13:43
Pre-check Validation Status : PASS
ELP / FRR : PASS
NISO-Profile : PASS
Non-revertive DF : PASS
NTP-Based-DF : PASS
EVPN Maintenance Status : Not-Under Maintenance
Configured Maintenance Start Time : Sep 16 2025 19:13:00
Configured Maintenance End Time : Sep 16 2025 19:20:00
Maintenance Actions Start Time : Sep 16 19:10:00.823 2025
Maintenance Actions End Time : NA
Maintenance Set Time : NA
Start Timer Active : No
End Timer Active : Yes
Instance: __default_evpn__
Encapsulation type: MPLS
ELP : PASS
Instance: evpn-A
Encapsulation type: MPLS
ELP : PASS
Interfaces : CE-facing-Intf-Name
ae1.600 ESI : 00:01:02:03:04:05:06:07:08:09
Multihomed : Yes (all-active)
NISO Status : PASS
Non-revertive DF Status : PASS
Instance: evpn-vs
Encapsulation type: MPLS
ELP : PASS
Interfaces : CE-facing-Intf-Name
ae1.602 ESI : 00:01:02:03:04:05:06:07:08:09
Multihomed : Yes (all-active)
NISO Status : PASS
Non-revertive DF Status : PASS
I-ESI Non-Revertive DF Status : PASS. >> Only shown with DCI Gateways
Untracked Interfaces: ae3
ae4
ge-0/0/1Release Information
Statement introduced in Junos OS Release 25.3R1
Output fields for NTP-Based-DF validation, scheduling timers, and
maintenance action times introduced in Junos OS Release 26.2R1.