D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
333
43
LIMITED IP MULTICAST ADDRESS COMMANDS
The Limited IP Multicast Address commands allows the administrator to permit or deny access to a port or range of ports by
specifying a range of multicast addresses. The limited IP multicast address commands in the Command Line Interface (CLI) are
listed (along with the appropriate parameters) in the following table:
Command Parameters
create mcast_filter_profile profile_id <value 1-24> profile_name <name 1-32>
config mcast_filter_profile
[profile_id < value 1-24> | profile_name <name 1-32> ]
{profile_name <name 1-32> | [add | delete ]
<mcast_address_list>} (1)
delete mcast_filter_profile profile_id [<value 1-24> | all]
delete mcast_filter_profile profile_name <name 1-32>
show mcast_filter_profile {profile_id <value 1-24>| profile_name <name 1-32> }
config limited_multicast_addr ports <portlist> {[add | delete ] [profile_id <value 1-24> |
profile_name <name 1-32> ] | access [permit | deny]} (1)
show limited_multicast_addr ports {<portlist>}
config max_mcast_group ports <portlist> max_group <value 1-1024>
show max_mcast_group ports {<portlist>}
Each command is listed, in detail, in the following sections:
create mcast_filter_profile
Purpose
Used to create a multicast address profile.
Syntax
create mcast_filter_profile profile_id <value 1-24> profile_name
<name 1-32>
Description
This command is used to create a multicast address profile with a
profile ID and profile name.
Parameters
profile_id – ID of the profile. The range is 1 to 24.
profile_name – Provides a description for the profile.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To create a multicast range profile with a profile ID and a profile name:
DES-3200-28:4#create mcast_filter_profile profile_id 2 profile_name MOD
Command: create mcast_filter_profile profile_id 2 profile_name MOD
Success.
DES-3200-28:4#