Filtering groups in proxy report messages

1.Configure router PIM globally. device(config)#router pim

2.Configure an IP address on the interface (physical, virtual routing, or tunnel interface) that will serve as the IGMP proxy for an upstream device by entering commands such as the following.

device(config)#int e 1/3 device(config-if-e1000-1/3)#ip address 10.95.5.1/24

3.Enable PIM passive on the interface. device(config-if-e1000-1/3)#ip pim passive

4.Enable IGMP Proxy on the interface. device(config-if-e1000-1/3)#ip igmp proxy

Syntax: [no] ip igmp proxy

Filtering groups in proxy report messages

Once IGMP Proxy is configured and the router receives a query on an IGMP Proxy interface, the router sends a report in response to the query before the IGMP maximum response time expires.

You can filter out groups in proxy report messages by specifying an access list name or number.

Brocade(config-if-e1000-1/3)#ip igmp proxy group-filter ACL1

Syntax: [no] ip igmp proxy group-filter access_list

To remove the group filter association without disabling the proxy, please apply the command ip igmp proxy without the group filter option.

Displaying IGMP Proxy information

Use the show ip igmp proxy command to see information about the proxy groups and interfaces on the default VRF. For other VRF instances, use the same command with the vrf option. For example, show ip igmp proxy vrfvrf_name .

Brocade#sh ip igmp proxy

 

 

 

Proxy instance name: default-vrf

 

 

Total proxy groups: 4

Source

ref

flags

Address

 

Mode

 

 

 

count

count

 

----------------------------------------------------

225.1.1.1

 

exclude

0

0

0

225.1.1.2

 

exclude

0

0

0

225.1.1.3

 

exclude

0

0

0

225.1.1.4

 

exclude

0

0

0

Proxy interfaces

 

 

 

 

----------------

Cfg

Unsoli

Filter

Filter

Name

Oper

 

Version

Robust

Interval

Acl Id

Name

-----------------------------------------------------

e1/3

2

2

1

0

Syntax: show ip igmp proxy

The report shows the following information.

FastIron Ethernet Switch IP Multicast Configuration Guide

145

53-1003085-02

 

Page 147
Image 147
Brocade Communications Systems IPMC5000PEF Filtering groups in proxy report messages, Displaying Igmp Proxy information