D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
472
Example
To display all the defined multicast address profiles:
DGS-3420-28SC: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-3420-28SC:admin#
46-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 or VLAN, it limits the multicast group operated by the
IGMP/MLD snooping function and layer 3 function. 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-60> | profile_name <name 32>] | delete [profile_id <value 1-60> |
profile_name <name 32> | all]] | access [permit | deny]}(1)
Parameters
ports - Specify a range of ports to configure the multicast address filtering function.
<portlist> - Specify a range of ports to be configured.
vlanid - Specify the VLAN ID of the VLAN that the multicast address filtering function will be
configured on.
<vlanid_list> - Enter the VLAN ID of the VLAN that the multicast address filtering functions
will be configured on here.
ipv4 - (Optional) Specify the IPv4 multicast profile.
ipv6 - (Optional) Specify the IPv6 multicast profile.
add - (Optional) Add a multicast address profile to a port or VLAN.
profile_id - (Optional) Specify a profile ID to be added to the port or VLAN.
<value 1-60>
- The profile ID must be between 1 and 60.
profile_name - (Optional) Specify a profile name to be added to the port or VLAN.
<name 32> - The profile name can be up to 32 characters long.
delete - (Optional) Delete a multicast address profile from a port or VLAN.
profile_id - (Optional) Specify a profile ID to be deleted from the port or VLAN.
<value 1-60> - The profile ID must be between 1 and 60.
profile_name - (Optional) Specify a profile name to be deleted from the port or VLAN.
<name 32> - The profile name can be up to 32 characters long.
access - (Optional) Specify whether the access is permit or deny.