show evpn mld-snooping database
Syntax
show evpn mld-snooping database <extensive> <esi id> <group group-address> <instance id> <interface name> <l2-domain-id id>
Syntax for mac-vrf routing
show mac-vrf routing mld-snooping database <extensive> <esi id> <group group-address> <instance id> <interface name> <l2-domain-id id>
Description
Display MLD snooping information for IPv6 multicast forwarding in an EVPN network.
Options
none | Display detailed information. |
extensive | (Optional) Display more extensive output. |
esi | (Optional) Display output only for a specified EVPN Ethernet segment ID (ESI). |
group group-address | (Optional) Display output only for the specified IPv6 multicast group address range. |
instance instance-name | (Optional) Display information for the specified EVPN instance (EVI). |
interface name | (Optional) Display information about the specified interface. |
l2-domain-id id | (Optional) Display output for the specified bridging domain, VLAN, or virtual network identifier (VNI). |
Required Privilege Level
view
Output Fields
Table 1 lists
the output fields for the show evpn mld-snooping database
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
Level of Output |
---|---|---|
Instance |
Name of the EVPN routing instance for which information is displayed. |
All levels |
VN Identifier |
Tunnel network identifier. |
All levels |
Group IP |
Multicast IP address of the multicast group. |
All levels |
Source IP |
IP address of the multicast data source for the group. |
All levels |
Access OIF Count |
Number of outgoing interface (OIF) list entries on the access side. |
All levels |
Access OIF Count (more information) |
More OIF Entry Information:
|
extensive |
Sample Output
- show evpn mld-snooping database
- show evpn mld-snooping database instance instance-name
- show evpn mld-snooping database extensive
show evpn mld-snooping database
user@device> show evpn mld-snooping database Instance: EVPN-2 VN Identifier: 100 Group IP: ff1e::25:25:1, Source IP: ::, Access OIF Count: 1 Group IP: ff1e::33:33:1, Source IP: ::, Access OIF Count: 1 Instance: EVPN-4 VN Identifier: 200 Group IP: ff1e::25:25:1, Source IP: ::, Access OIF Count: 1 Group IP: ff1e::33:33:1, Source IP: ::, Access OIF Count: 1
show evpn mld-snooping database instance instance-name
user@device> show evpn mld-snooping database EVPN-4 Instance: EVPN-4 VN Identifier: 200 Group IP: ff1e::25:25:1, Source IP: ::, Access OIF Count: 1 Group IP: ff1e::33:33:1, Source IP: ::, Access OIF Count: 1
show evpn mld-snooping database extensive
user@device> show evpn mld-snooping database extensive Instance: EVPN-2 VN Identifier: 100 Group IP: ff1e::25:25:1, Source IP: :: Access OIF Count: 1 Interface ESI Local Remote ae3.0 00:22:22:22:22:22:22:22:22:22 0 1 Group IP: ff1e::33:33:1, Source IP: :: Access OIF Count: 1 Interface ESI Local Remote ae3.0 00:22:22:22:22:22:22:22:22:22 1 0 Instance: EVPN-4 VN Identifier: 200 Group IP: ff1e::25:25:1, Source IP: :: Access OIF Count: 1 Interface ESI Local Remote ae4.0 00:44:44:44:44:44:44:44:44:44 0 1 Group IP: ff1e::33:33:1, Source IP: :: Access OIF Count: 1 Interface ESI Local Remote ae4.0 00:44:44:44:44:44:44:44:44:44 1 0
Release Information
Command introduced in Junos OS Release 18.4R1.
Introduced in Junos OS Release 19.4R2 on ACX Series routers.