show mld snooping evpn proxy
Syntax
show mld snooping evpn proxy <brief | detail> <group ipv6-multicast-group-prefix> <instance instance> <vlan vlan-id>
Description
Display MLD snooping proxy information in an EVPN network with IPv6 multicast traffic.
Options
| brief | detail |
Show brief output (default) or more detailed output. |
| group ipv6-multicast-group-prefix |
Show information for a particular multicast group IPv6 address or address range. |
| instance instance-name |
Show information for a particular EVPN routing instance. |
| vlan vlan-id |
Display information for a particular VLAN ID in an L2 domain (bridge domain). |
Required Privilege Level
view
Output Fields
|
Field Name |
Field Description |
Output Level |
|---|---|---|
|
Instance |
EVPN instance name or "default-switch" for the default switch instance (where supported). |
All |
|
Bridge Domain |
Bridge domain or VLAN name. |
All |
|
VN Identifier |
Corresponding VXLAN network identifier (VNI). |
All |
|
Group |
Multicast group IPv6 address. |
All |
|
Source |
Multicast source IPv6 address. |
All |
|
Local |
Indicates whether the access interface has a local listener. A value of 1 indicates there is an interested listener. |
All |
|
Remote |
Number of remote interested listeners. |
All |
| Flags |
Flag values:
|
detail |
Sample Output
- show mld snooping evpn proxy
- show mld snooping evpn proxy detail (With enhanced OISM and
forward-on-source-bridge-domainenabled)
show mld snooping evpn proxy
user@PE-1> show igmp snooping evpn proxy
Instance: default-switch
Bridge-Domain: VLAN-100, VN Identifier: 100
Group Source Local Remote
ff0e::db8:0:1 0::0 1 0show mld snooping evpn proxy detail (With enhanced OISM and forward-on-source-bridge-domain enabled)
user@PE-1> show igmp snooping evpn proxy detail
Legend for Flags:
S – Enhance-OISM Forward on source bridge domain
Instance: evpn-vxlan-1
Bridge-Domain: VLAN_200, VN Identifier: 200
Group Source Local Remote Flags
0::0 0::0 0 1
ff0e::db8:0:1 0::0 0 1 S
Bridge-Domain: VLAN_300, VN Identifier: 300
Group Source Local Remote Flags
0::0 0::0 0 1
ff0e::db8:0:1 0::0 0 1 SRelease Information
Introduced in Junos OS Release 18.2R1.
Flags output fields added in Junos OS and Junos OS Evolved Release 25.2R1.