xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
366
show mcast_filter_profile
Purpose
This command displays the defined multicast address profiles.
Syntax
show mcast_filter_profile { profile_id <value 1-24>}
Description
This command displays the defined multicast address profiles.
Parameters
profile_id -
ID of the profile. If not specified, all profiles will be
displayed.
Restrictions
None.
Usage Example:
To display a multicast filter profile:
DES-3800:admin#show mcast_filter_profile
Command: show mcast_filter_profile
Mcast Filter Profile:
Profile_Id: 1
Description: MOD
Mcast Group:
234.1.1.1-235.244.244.244 236.1.1.1-
238.244.244.244
Profile_Id: 1
Description: customer
Mcast Group:
224.19.62.34-224.19.162.200
Total Profile Count : 2
DES-3800:admin#
config limited_multicast_addr
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> | access [permit | deny]}
Description
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 range of ports to config the multicast address filtering
function.
add -
Add a multicast address profile to a port.
delete
- Delete a multicast address profile to a port.
profile_id
- A profile to be added to or deleted from the port.
permit
- Specifies that the packet that match the addresses defined in
the profiles will be permitted. The default mode is permit.
deny
- Specifies that the packet that match the addresses defined in
the profiles will be denied.
Restrictions
Only Administrator or Operator-level users can issue this command.
Usage Example: