xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
207
delete multicast_range
create multicast_range
command.
Parameters
<range_name 32>
- Enter a name of up to 32 alphanumeric characters
that will be used to identify this multicast range to be deleted.
all
– Use this parameter to delete all multicast address ranges
configured on the Switch.
Restrictions Only
administrator-level
and operator-level users can issue this
command.
DGS-3627:5#delete multicast range accounting
Command: create multicast range accounting
Success.
DGS-3627:5#
show multicast_range
Purpose
Used to display a range of multicast IP addresses that are specified
under a given name.
Syntax
show multicast range [<range_name 32> | all]
Description
This command will display a multicast range that was created with the
create multicast_range
command.
Parameters
<range_name 32>
- Enter a name of up to 32 alphanumeric characters
that will be used to identify this multicast range to be displayed.
Entering this command without the specified
range_name
will display
all multicast ranges created on the Switch.
Restrictions None.
Example usage:
To display the multicast range “accounting”:
DGS-3627:5#show multicast range accounting
Command:show multicast range accounting
No. Name From To
----- ----------------------- ---------------------- ----------------------------
1 Trinity 224.19.62.34 224.19.62.200
Total Entries: 1
DGS-3627:5#
config limited_multicast_addr
Purpose
Used to add or delete ports to a previously created multicast address
range and then to give that range access to or denial from the Switch.
Syntax
config limited_multicast_addr ports <portlist> [add
multicast_range <range_name 32> | delete multicast_range
[<range_name 32> | all] | {access [permit | deny] | state [enable |
disable]}]