![D-Link xStack DGS-3600 Series Скачать руководство пользователя страница 209](http://html1.mh-extra.com/html/d-link/xstack-dgs-3600-series/xstack-dgs-3600-series_cli-manual_4127464209.webp)
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
206
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-level
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#
delete multicast_range
Purpose
Used to delete a range of multicast IP addresses that will be specified
under a given name.
Syntax
delete multicast range [<range_name 32> | all]
Description
This command will delete a multicast range that was created with the