![D-Link xStack DGS-3612G series Cli Manual Download Page 231](http://html1.mh-extra.com/html/d-link/xstack-dgs-3612g-series/xstack-dgs-3612g-series_cli-manual_3519854231.webp)
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
228
Example usage:
To show the limited multicast address on ports 1 to 2:
DGS-3627:5#show limited multicast address 1-2
Command: show limited multicast address 1-2
Port : 1
State : Disabled
Access : None
No. Name From To
---- ---------------- ----------------- -------------
Port : 2
State : Disabled
Access : None
No. Name From To
---- ---------------- ----------------- -------------
DGS-3627:5#
create multicast_range
Purpose
Used to create a range of multicast IP addresses that will be specified under a
given name.
Syntax
create multicast_range <range_name 32> from <multicast_ipaddr> to
<multicast_ipaddr>
Description
This command will create a multicast range of IP addresses that will be
specified under a given name. Once created, this range name can be added
to the
config limited_multicast_addr
command, therefore setting a list of
multicast addresses that will be permitted or denied by the switch.
Parameters
<range_name 32>
−
Enter a name of up to 32 alphanumeric characters that
will be used to identify this multicast range.
from <multicast_ipaddr>
−
Enter the beginning IP address of the multicast
range.
to <multicast_ipaddr>
−
Enter the ending IP address of the multicast range.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To create the multicast range “accounting”:
DGS-3627:5#create multicast_range accounting from 224.19.62.34 to
224.19.62.200
Command: create multicast_range accounting from 224.19.62.34 to
224.19.62.200
Success.
DGS-3627:5#