show evpn oism peg-df-status
Syntax
show evpn oism peg-df-status <extensive> <l2-domain-id domain-id> <l3-context l3-vrf-name> <logical-system (name | all)>
Description
Display information about the designated forwarder (DF) status of PIM Ethernet VPN (EVPN) gateway (PEG) devices in an EVPN-VXLAN network running optimized intersubnet multicast (OISM).
Options
none (default output) |
Display summary output for all Layer 3 (L3) virtual routing and forwarding (VRF) instances and Layer 2 (L2) domains. |
extensive |
Display more extensive output. |
l2-domain-id domain-id |
Display output for the specified L2 domain identifier, which in this case is a VXLAN virtual network identifier (VNI). |
l3-context l3-vrf-name |
Display output for the specified L3 VRF instance. |
logical-system (name | all) |
Display output for the specified logical system or all logical systems. |
Required Privilege Level
admin
Output Fields
Field Name |
Field Description |
Level of Output |
---|---|---|
EVPN L3 context |
L3 VRF instance name. |
default |
VN Identifier |
VNI (L2 domain identifier). |
default |
IPv4 Multicast DF Status |
DF status for the VNI:
|
default |
DF Address |
IP address of the elected DF for the VNI. |
default |
DF Candidates List |
DF candidates for DF election for the VNI. The list includes the ordinal number in the candidates list and the IP address of each DF candidate. |
extensive |
PIM Update TS |
Timestamp of most recent PIM DF update for the VNI . Note:
The device communicates elected PEG DF information to the PIM protocol, which builds the multicast routes, even when the device is using PEG DF election rather than native PIM DF election. |
extensive |
DF Compute TS |
Timestamp of most recent PEG DF election computation for the VNI. |
extensive |
History db |
History listing of event information related to the DF candidates and the DF election for the VNI. You can set the number of DF election history database entries you want the
device to maintain per VNI using the |
extensive |
Sample Output
show evpn oism peg-df-status
user@host> show evpn oism peg-df-status EVPN L3 context: VRF-1 VN Identifier: 1001 VN Identifier: 2 IPv4 Multicast DF Status: DF, DF Address: 10.1.1.1 VN Identifier: 3 IPv4 Multicast DF Status: NDF, DF Address: 10.2.2.1 VN Identifier: 4 IPv4 Multicast DF Status: DF, DF Address: 10.1.1.1
show evpn oism peg-df-status extensive
user@host> show evpn oism peg-df-status extensive EVPN L3 context: VRF-1 VN Identifier: 1001 History db: <No entries> VN Identifier: 2 IPv4 Multicast DF Status: DF, DF Address: 10.1.1.1 DF Candidates List[Total: 2] 0: 1.1.1.1 1: 10.2.2.1 PIM Update TS: Aug 14 11:25:17, DF Compute TS: Aug 14 11:25:17 History db: Time Event Oct 14 11:25:17.358 2023 Added DF candidate 10.1.1.1 df type: 0, pref 32767 dp: 0 gran: 0 ord_num 0 total 1 Oct 14 11:25:17.358 2023 Added DF candidate 10.2.2.1 df type: 0, pref 0 dp: 0 gran: 0 ord_num 1 total 2 Oct 14 11:25:17.359 2023 Completed DF election, 2 total candidate(s), max_candidate_count 2, mod 0, l2_domain_ID 2, new DF PE address 1.1.1.1
Release Information
Command introduced in Junos OS 23.4R1 and Junos OS Evolved 23.4R1.