DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide
208
2 rd2
DES-1210-28/ME:5#
config limited_multicast_addr ports
Purpose To configure the multicast address filtering function a port.
Syntax
config limited_multicast_addr ports <portlist> {[add | delete]
[profile_id <integer 1-24> | profile_name <string 32>] | access
[permit | deny]}
Description
The config limited_multicast_addr ports command is 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 port or range of port on which the limited multicast
address range to be configured has been assigned.
add – Add a multicast address profile to a port.
delete – Delete a multicast address profile to a port.
profile_id <integer 1-24> – A profile ID to be added or deleted from a
port.
profile_name <string 32> – A profile name to be added or deleted
from a port.
permit – Specifies that the packet that matches the addresses
defined in the profiles will be permitted. The default mode is permit.
deny – Specifies that the packet matches the addresses defined in
the profiles will be denied.
Restrictions Only Administrator or operator-level users can issue this command.
Example usage:
To configure ports 1 and 3 to set the multicast address profile 2::
DES-1210-28/ME:5# config limited_multicast_addr ports 1,3 add profile_id 2
Command: config limited_multicast_addr ports 1,3 add profile_id 2
Success!
DES-1210-28/ME:5#
show limited_multicast_addr
Purpose Used to show the per-port Limited IP multicast address range.
Syntax
show limited_multicast_addr ports <portlist>
Description
The show limited_multicast_addr command is used to show the
per-port Limited IP multicast address range.
Parameters
<portlist> – Used to show the per-port Limited IP multicast address
range.
Restrictions None.
Example usage:
To show the limited multicast address on ports 1 and 3:
DES-1210-28/ME:5# show limited_multicast_addr ports 1,3
Command: show limited_multicast_addr ports 1,3