D-Link DES-3500Series Switch User Manual


 
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
144
config limited_multicast_addr
Purpose Used to configure limited IP multicast address range.
Syntax
config limited_multicast_addr ports <portlist> [add
multicast_range <range_name> | delete multicast_range
[<range_name>|all] | {access [permit | deny] | state [enable |
disable]}(1) ]
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.
add <multicast_range> - Enter the name of a multicast range that
you want to add.
<range_name> - A profile to be added to or deleted from the port.
delete < multicast_range> - Enter the name of a multicast range that
you want to delete.
access - Choose 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 and Operator-level users can issue this
command.
Example usage:
To configure the limited multicast address on ports 1-3:
DES-3526:admin# config limited_multicast_addr
ports 1,3 add multicst_range MOD
Command: config limited_multicast_addr ports 1,3
add multicst_range MOD
Success.
DES-3526:admin#
show limited_multicast_addr
Purpose Used to show per-port Limited IP multicast address range.
Syntax
show limited_multicast_addr {ports <portlist>}
Description
The show limited multicast address command allows the user to
show multicast address range by ports.
Parameters
<portlist> - A port or range of ports on which the limited multicast
address range to be shown has been assigned.
Restrictions None.
Example usage:
To show the limited multicast address on ports 1-3:
DES-3526:admin#show limited_multicast_addr ports 1,3
Command: show limited_multicast_addr ports 1,3
Port From To Access Status
---- ---------- ------------ -------- -------
1 224.1.1.1 224.1.1.2 permit enable
2 224.1.1.1 224.1.1.2 permit enable