ECS2020 Series CLI Reference Guide-R04

114
profile range
Configure an igmp profile to permit or deny some groups.
Profile rang ip <ip-addr> [ip-addr] action (permit|deny)
None
igmp profile configuration mode
.
Use the profile command to generate an IGMP profile range to deny or allow groups.
You can verify settings by the show ip igmp profile command.
The following example specifies to set the ip igmp snooping profile range
ECS2020-10P(config)# ip igmp profile 1
ECS2020-10P(config)# profile range ip 225.1.1.1 225.1.2.1 action permit
ip igmp filter
Use the ip igmp filter command to bind a profile to a port.
ip igmp filter <1-128>
no Ip igmp filter
Parameter
Parameter
Description
<ip-addr>
Start ipv4 multicast address
[ip-addr]
End ipv4 multicast address
(permit|deny)
Permit: allow Multicast address range ip
address
learning.
Deny:do not allow Multicast address range ip
address
learning.
Command
Command
Description
show ip igmp profile
Display the IGMP profile settings.
Parameter
Description
<1-128>
Specifies a profile ID
Default
Mode
Usage
Example