DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide
170
profile to be displayed.
profile_name <string 32> - Specify the profile name of multicast filter
profile to be displayed.
Example usage:
To display all the defined multicast address profiles:
DGS-1100-06/ME:5#show mcast_filter_profile
Command: show mcast_filter_profile
Type Profile ID Profile Name
----- ------------ --------------------------------
v6 1 rd2
v6 4 rd4
[v6 Profiles]
ID IPv6 Address Range
-- -----------------------------------------
4 ff0e:0000:0000:0000:0100:0000:0000:0020 ~
ff0e:0000:0000:0000:0100:0000:0000:0022
DGS-1100-06/ME:5#
config limited_multicast_addr ports
To configure the multicast address filtering function a port.
config limited_multicast_addr ports <portlist> [ipv4 | ipv6] {[add
| delete] [profile_id <integer 1-24> | profile_name <string 32>] |
access [permit | deny]}
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.
ports <portlist> – A port or range of port on which the limited
multicast address range to be configured has been assigned.
[ipv4 | ipv6] – Specify the IPv4 or IPv6 of multicast filter profile to be
configured.
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.
Only Administrator or operator-level users can issue this command.
Example usage: