![D-Link xStack DGS-3120-48PC Reference Manual Download Page 483](http://html.mh-extra.com/html/d-link/xstack-dgs-3120-48pc/xstack-dgs-3120-48pc_reference-manual_76212483.webp)
xStack
®
DGS-3120 Series Managed Switch CLI Reference Guide
479
Example
To display all the defined multicast address profiles:
DGS-3120-24TC:admin# show mcast_filter_profile
Command: show mcast_filter_profile
Profile ID Name Multicast Addresses
---- ---------------- ---------------- ----------------
1 MOD 234.1.1.1 - 238.244.244.244
234.1.1.1 - 238.244.244.244
2 customer 224.19.62.34 - 224.19.162.200
Total Entries : 2
DGS-3120-24TC:admin#
48-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
[profile_id <value 1-24> | profile_name <name 32>] | delete [profile_id <value 1-24> |
profile_name <name 32> | all]] | access [permit | deny]}(1)
Parameters
ports
- Specify the range of ports to configure the multicast address filtering function.
<portslist>
- Enter the list of port to be configured here.
vlanid
- Specify 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) Specify the IPv4 multicast profile.
ipv6
- (Optional) Specify the IPv6 multicast profile.
add
- Adds a multicast address profile to a port.
profile_id
- 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
- Specify the profile name used.
<name 1-32>
- Enter the profile name here. The profile name can be up to 32 characters
long.
delete
- Delete a multicast address profile to a port.
profile_id
- 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
- Specify the profile name used.
<name 1-32>
- Enter the profile name here. The profile name can be up to 32 characters
long.