DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
481
Example
To display all the defined multicast address profiles:
DWS-3160-24PC:admin#show mcast_filter_profile
Command: show mcast_filter_profile
Profile ID Name Multicast Addresses
---------- -------------------------------- -------------------------------
2 MOD 225.1.1.1-225.1.1.10
234.1.1.1-238.244.244.244
Total Entries: 1
DWS-3160-24PC:admin#
47-6
config limited_multicast_addr
Description
This command is used to configure the multicast address filtering function on a port or VLAN.
When there are no profiles specified with a port or VLAN, the limited function is not effective. When
the function is configured on a port, it limits the multicast group operated by the IGMP or MLD
snooping function. When this function is configured on a VLAN, the multicast group is limited to
only operate the IGMP or MLD Layer 3 functions. If the IPv4 or IPv6 option is not specified, IPv4 is
implied.
Format
config limited_multicast_addr [ports <portlist> | vlanid <vlanid_list>] {[ipv4 | ipv6]} {[add |
delete] [profile_id <value 1-24> | profile_name <name 1-32>] | access [permit | deny]}(1)
Parameters
ports
- Specifies the range of ports to configure the multicast address filtering function.
<portslist>
- Enter the list of port to be configured here.
vlanid
- Specifies the VLAN ID of the VLAN that the multicast address filtering function will be
configured on.
<vlanid_list>
- Enter the VLAN ID list here.
ipv4
- (Optional) Specifies the IPv4 multicast profile.
ipv6
- (Optional) Specifies the IPv6 multicast profile.
add
- (Optional) Adds a multicast address profile to a port.
delete
- (Optional) Deletes a multicast address profile to a port.
profile_id
- (Optional) A profile to be added to or deleted from the port
<value 1-24>
- Enter the profile ID value here. This value must be between 1 and 24.
profile_name
- (Optional) Specifies the profile name used.
<name 1-32>
- Enter the profile name here. The profile name can be up to 32 characters long.
access
- (Optional) Specifies the access of packets matching the addresses defined in the
profiles.
permit
- Specifies that packets matching the addresses defined in the profiles will be
permitted. The default mode is permit.
deny
- Specifies that packets matching the addresses defined in the profiles will be denied.