show evpn oism
Syntax
show evpn oism <extensive> <l3-context l3-vrf-name>
Description
Display information about optimized intersubnet multicast (OISM) elements configured on the devices in an Ethernet VPN–Virtual Extensible LAN (EVPN-VXLAN) fabric.
Options
extensive |
(Optional) Display more detailed output. Without this option, the command displays brief output by default. |
l3-context l3-vrf-name |
(Optional) Display information only for the specified Layer 3 (L3) virtual routing and forwarding (VRF) routing instance. Without this option, this command displays information for all L3 VRF routing instances where you enabled OISM. |
Required Privilege Level
view
Output Fields
|
Field Name and Output Level |
Field Description |
|---|---|
|
L3 context (default) or EVPN L3 context (extensive) |
VRF routing instance name. |
|
SBD (default) or OISM SBD interface (extensive) |
Integrated routing and bridging (IRB) interface of the OISM supplemental bridge domain (SBD) that you configure in the corresponding VRF routing instance when you enable OISM. If you don't enable OISM in the VRF routing instance, this command displays
|
|
PEG-DF-ELECTION (default) or PEG DF Election (extensive) |
Protocol Independent Multicast (PIM) EVPN gateway (PEG) device designated forwarder (DF) election method is enabled for the L3 context. By default, peer OISM border leaf devices configured as PEG devices use native
PIM DF election. You can enable OISM PEG DF election instead to customize the DF
election method the PEG devices use. To do this, configure the peg-df-election
statement at the |
|
PEG DF Algorithm (extensive) |
PEG DF election method that is configured for the L3 context:
|
|
OISM Mode (extensive) |
OISM operating mode:
|
|
DCI Status (extensive) |
Data center interconnect (DCI) with OISM status, which indicates whether the device is enabled to optimize multicast traffic transfer over DCI using enhanced OISM. |
Sample Output
- show evpn oism
- show evpn oism l3-context extensive
- show evpn oism extensive (Enhanced OISM with DCI)
show evpn oism
user@host> show evpn oism L3 context SBD PEG-DF-ELECTION DELTA-VRF irb.901 Enabled GAMMA-VRF irb.902 Enabled
show evpn oism l3-context extensive
user@host> show evpn oism l3-context DELTA extensive EVPN L3 context: DELTA OISM SBD interface: irb.901 PEG DF Election: Enabled PEG DF Algorithm: MOD OISM Mode: Regular OISM
show evpn oism extensive (Enhanced OISM with DCI)
regress@SL1> show evpn oism extensive EVPN L3 context: DELTA OISM SBD interface: irb.901 PEG DF Election: Disabled OISM Mode: Enhanced OISM DCI status: Enabled EVPN L3 context: GAMMA OISM SBD interface: irb.902 PEG DF Election: Disabled OISM Mode: Enhanced OISM DCI status: Enabled
Release Information
Command introduced in Junos OS Release 21.2R1.
PEG DF election output information added in Junos OS and Junos OS Evolved Release 23.4R1.
OISM Mode output field added in Junos OS and Junos OS Evolved Release 23.4R1.