Figure 3-165, Igmp filter and throttling port configuration – LevelOne FGL-2870 User Manual

Page 342

Advertising
background image

Configuring the Switch

3-288

3

Web – Click IGMP Snooping, IGMP Filter/Throttling Port Configuration or IGMP
Filter/Throttling Trunk Configuration. Select a profile to assign to an interface, then
set the throttling number and action. Click Apply.

Figure 3-165 IGMP Filter and Throttling Port Configuration

CLI – This example assigns IGMP profile number 19 to port 1, and then sets the
throttling number and action. The current IGMP filtering and throttling settings for the
interface are then displayed.

Console(config)#interface ethernet 1/1

4-220

Console(config-if)#ip igmp filter 19

4-387

Console(config-if)#ip igmp max-groups 64

4-388

Console(config-if)#ip igmp max-groups action deny

4-389

Console(config-if)#end
Console#show ip igmp filter interface ethernet 1/1

4-389

Information of Eth 1/1
IGMP Profile 19
permit
range 239.1.2.3 239.1.2.3
range 239.2.3.1 239.2.3.200
Console#show ip igmp throttle interface ethernet 1/1

4-390

Information of Eth 1/1
status : TRUE
action : deny
max multicast groups : 64
current multicast groups: 0
Console#

Advertising