
DES-3526 / DES-3526DC Layer 2 Fast Ethernet Switch CLI Reference Manual
113
19
Limited IP Multicast Address
The
Limited IP Multicast Range
window allows the user to specify which multicast address(es) reports are to be received on
specified ports on the switch. This function will therefore limit the number of reports received and the number of multicast groups
configured on the switch. The user may set an IP address or range of IP addresses to accept reports (Permit) or deny reports
(Deny) coming into the specified switch ports. The
Limited IP Multicast
Commands in the Command Line Interface (CLI) are
listed (along with the appropriate parameters) in the following table.
Command Parameters
config limited multicast
address
<portlist> {from <multicast_ipaddr> to <multicast_ipaddr> access [permit
| deny] | state [enable | disable]}
delete limited multicast
address
[all | <portlist>]
show limited multicast
address
{<portlist>}
Each command is listed, in detail, in the following sections.
config limited multicast address
Purpose
Used to configure limited IP multicast address range.
Syntax
config limited multicast address <portlist> {from
<multicast_ipaddr> to <multicast_ipaddr> access [permit |
deny] | state [enable | disable]}
Description The
config limited multicast address
command allows the user to
configure the multicast address range, access level, and state.
Parameters
<portlist>
- A port or range of ports to config the limited multicast
address.
from
- Enter the lowest multicast IP address of the range.
to
- Enter the highest multicast IP address of the range.
access
- Toggle the
Access
field to either
permit
or
deny
to limit or
grant access to a specified range of Multicast addresses on a
particular port or range of ports.
state
- This parameter allows the user to
enable
or
disable
the
limited multicast address range on a specific port or range of ports.
Restrictions Only
administrator-level users can issue this command.
Example usage:
To configure the limited multicast address on ports 1-3:
DES-3526:4#config limited multicast address 1-3 from 224.1.1.1
to 224.1.1.2 access permit state enable
Command: config limited multicast address 1-3 from 224.1.1.1
to 224.1.1.2 access permit state enable
Success.
DES-3526:4#