D-Link DES-3500Series Switch User Manual


 
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
143
delete multicast_range
Purpose Used to create delete a multicast address profile.
Syntax
delete multicast_range<range_name>
Description
The delete multicast_range command allows the user to delete a
multicast range profile, which has been created by using create
multicast_range command above.
Parameters
<range_name> - a name of the multicast range profile.
Restrictions Only Administrator and Operator-level users can issue this
command.
Example usage:
To delete a multicast range profile with its profile name:
DES-3526:admin#delete multicast_range M-Range-2
Command: delete multicast_range M-Range-2
Success.
DES-3526:admin#
show multicast_range
Purpose Used to create display all existing multicast address profiles.
Syntax
show multicast_range<range_name>
Description
The show multicast_range command allows the user to delete all
multicast range profiles, which have been created by using create
multicast_range command above.
Parameters None.
Restrictions None.
Example usage:
To display all existing multicast range profiles:
DES-3526:admin#show multicast_range
Command: show multicast_range
No. Name From To
---- ------------- -------------- ----------------
1 M-Range-1 224.0.0.0 239.0.0.0
2 M-Range-2 224.1.1.1 230.1.1.1
Total Entries : 2
DES-3526:admin#