xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
229
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
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 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>}
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 accounting 224.19.62.34 224.19.62.200
Total Entries: 1
DGS-3627:5#