Monitoring IGMP Information for a Mapped Outgoing Interface

Purpose

Display the mapped OIF that is assigned to a given map name, group address, and source address.

Action

To display the mapped OIF that is assigned to a given map name, group address, and source address:

host1#show ip igmp oif-mapping OIFMAP 232.1.1.1 10.1.1.10
 
    OIF Mapping
    OIF-MAP Name   : OIFMAP
    Group Address  : 232.1.1.1
    Source Address : 10.1.1.10
    Mapped OIF     : ATM5/0.120

Meaning

Table 23 lists the output fields of the show ip igmp oif-mapping command.

Table 23: show ip igmp oif-mapping Output Fields

Field Name

Field Description

OIF-MAP Name

Name of the map requested

Group Address

Multicast group IP address requested

Source Address

Source IP address requested

Mapped OIF

Interface associated with the OIF map

Related Documentation