xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
364
54
L
IMITED
M
ULTICAST
IP
A
DDRESS
C
OMMANDS
The Limited Multicast IP 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>
description <desc 1-32>
config mcast_filter_profile profile_id
< value 1-24> { description <desc 1-32> | [add |
delete ] <mcast_address_list>}
delete mcast_filter_profile profile_id
<value 1-24>
show mcast_filter_profile
{ profile_id <value 1-24>}
config limited_multicast_addr ports
<portlist> { [add | delete ] profile_id <value 1-24> |
access [permit | deny]}
show limited_multicast_addr
{ ports <portlist>}
config max_mcast_group ports
<portlist> max_group <value 1-256>
show max_mcast_group ports
{ports <portlist>}
Each command is listed, in detail, in the following sections.
create mcast_filter_profile
Purpose
This command creates a multicast address profile.
Syntax
create mcast_filter_profile profile_id <value 1-24> description
<desc 1-32>
Description
This command configures a multicast address profile. Mutliple ranges
of multicast addresses can be defined in the profile.
Parameters
profile_id
- ID of the profile. Range is 1 to24.
description
- Provides a meaningful description for the profile.
Restrictions
Only Administrator or Operator-level users can issue this command.
Usage Example:
To create a multicast filter profile:
DES-3800:admin# create mcast_filter_profile profile_id
2 description MOD
Command: create mcast_filter_profile profile_id 2
description MOD
Success.
DES-3800:admin#