Monitoring MLD Proxy
To display MLD proxy parameters, use the following show commands.
show ipv6 mld-proxy
- Routing ProcessMLD proxy protocol
- Administrative stateState of MLD proxy in the software
- Operational stateOperational state of MLD proxy: enabled or disabled
- total interfacesNumber of MLD proxy interfaces on the VR; currently only one upstream interface per VR
- stateOperational state of the MLD proxy interfaces: enabled or disabled
- multicast groupNumber of multicast groups associated with MLD proxy interfaces
host1#show ipv6 mld-proxyRouting Process MLD Proxy, Administrative state enabled, Operational stateenabledtotal 1 upstream interface, state enabled1 multicast groupshow ipv6 mld-proxy groups
- Grp AddressAddress of the multicast group
- InterfaceType and identifier of the upstream interface associated with the multicast group
- Grp Mode
- BlankNo sources included or excluded for this group
- IncludeSources included for this group
- ExcludeSources excluded for this group
host1#show ipv6 mld-proxy groupsGrp Address Interface Grp Mode--------------- --------------- --------------ff0e::1 ATM5/1.200ff0e::2 ATM5/1.200ff0e::3 ATM5/1.200 Include(1):2001::1ff0e::4 ATM5/1.200ff0e::5 ATM5/1.200 Exclude(1):2001::2Counts: 3 <*,G>, 1 Exclude (1 sources), 1 Include (1 sources)(5 total)Example 2 host1#show ipv6 mld-proxy groups ff0e::1Grp Address Interface Grp Mode--------------- --------------- --------------ff0e::1 ATM5/1.200Counts: 1 <*,G>(1 total)Example 3 host1#show ipv6 mld-proxy groups countCounts: 3 <*,G>, 1 Exclude (1 sources), 1 Include (1 sources)(5 total)show ipv6 mld-proxy interface
- Use to display information about the interface on which you configured MLD proxy.
- To view information about a particular interface, enter an interface type and specifier, such as atm 3/0. For details about interface types and specifiers, see JUNOSe Command Reference Guide, About This Guide.
- Specify the brief option to display a summary rather than a detailed description.
- Field descriptions
- InterfaceType of upstream interface. For details about interface types, see JUNOSe Command Reference Guide, About This Guide.
- AddressAddress of upstream interface
- Administrative stateState of upstream interface in the software: enabled or disabled
- Operational statePhysical state of upstream interface: enabled or disabled
- VersionMLD version on this interface
- StatePresence of MLDv1 routers on the same subnet as this upstream interface
- Unsolicited report intervalTime interval at which this upstream interface sends unsolicited group membership report
- multicast groupNumber of multicast groups associated with this upstream interface
- Interface statistics RcvdStatistics for messages received on this interface
- v1 queriesNumber of MLDv1 multicast listener queries received
- v1 reportNumber of MLDv1 multicast listener reports received
- v2 queriesNumber of MLDv2 multicast listener queries received
- v2 reportNumber of MLDv2 multicast listener reports received
- v1 reportsNumber of MLDv1 multicast listener reports sent
- v1 leavesNumber of multicast listener done messages sent
- v2 reportsNumber of MLDv2 multicast listener reports sent
host1#show ipv6 mld-proxy interfaceInterface ATM5/1.200 address fe80::f7:0:231a:0Administrative state enabled, Operational state enabledInterface parameters:Version 2State No v1 Router PresentUnsolicited report interval 100 (in 10ths of a second)5 multicast groupsInterface statistics:Rcvd: 0 v1 query, 0 v1 report, 25 v2 queries, 0 v2 reportSent: 0 v1 report, 0 v1 leave, 35 v2 reportsExample 2 host1#show ipv6 mld-proxy interface briefInterface Intf Address Ver State UnSlTime--------------- ------------------ --- -------------------- --------ATM5/1.200 fe80::f7:0:231a:0 2 No v1 Router Present 100