D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
336
DES-3200-28:4#show mcast_filter_profile
Command: show mcast_filter_profile
Mcast Filter Profile:
Profile ID Name Multicast Addresses
---------- -------------------------------- -------------------------------
1 m1 234.1.1.1-234.1.1.10 ,
234.2.1.1-234.2.1.100
Profile ID Name Multicast Addresses
---------- -------------------------------- -------------------------------
2 m2
239.1.10.1-239.1.10.5
Total Profile Count: 2
DES-3200-28:4#
config limited_multicast_addr ports
Purpose
Used to configure the multicast address filtering function on a port.
Syntax
config limited_multicast_addr ports <portlist> { [add | delete ]
[profile_id <value 1-24> | profile_name <name 1-32> ] | access
[permit | deny] } (1)
Description
This command is used to configure the multicast address filtering
function on a port. When there are no profiles specified with a port,
the limited function is not effective.
Parameters
<portlist> - A port or range of ports on which the limited multicast
address range to be configured has been assigned.
add – Add a multicast address profile to a port.
delete – Delete a multicast address profile to a port.
profile_id – A profile ID to be added or deleted from a port.
profile_name – A profile name to be added or deleted from a port.
permit Specifies that the packet that matches the addresses
defined in the profiles will be permitted. The default mode is permit.
deny - Specifies that the packet that matches the addresses defined
in the profiles will be denied.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To configure ports 1 and 3 to set the multicast address profile 2:
DES-3200-28:4#config limited_multicast_addr ports 1,3 add profile_id 2
Command: config limited_multicast_addr ports 1,3 add profile_id 2
Success.
DES-3200-28:4#
show limited_multicast_addr
Purpose
Used to show the per-port Limited IP multicast address range.