Monitoring MLD on Mapped Outgoing Interfaces

Purpose

Display the current mappings to all mapped outgoing interfaces or to the specified mapped outgoing interface.

Action

To display the current mappings to all mapped outgoing interfaces:

host1# show ipv6 mld mapped-oif

      OIF       Oper  Group Address  Source Address     Join I/F      Map Name 
--------------- ---- --------------- --------------- --------------- ----------
ATM5/0.120      Up   ff3e::2         10::10          ATM5/0.12       OIFMAP    
                                                     ATM5/0.13       OIFMAP    
ATM5/0.121      Up   ff3e::1         *               ATM5/0.12       OIFMAP    
                                                     ATM5/0.13       OIFMAP    
                     ff3e::2         10::11          ATM5/0.12       OIFMAP    
                                                     ATM5/0.13       OIFMAP    
 
Counts: 3 source-group mappings

Meaning

Table 70 lists the show ipv6 mld mapped-oif command output fields.

Table 70: show ipv6 mld mapped-oif Output Fields

Field Name

Field Description

OIF

OIF used in an OIF map

Oper

Operation status of the outgoing interface

Group Address

Multicast group IP address associated with the OIF

Source Address

Source IP address associated with the OIF

Join I/F

MLD protocol interface associated with the OIF

Map Name

Name of the map associated to the OIF

Counts

Number of source-group mappings to OIFs

Related Documentation