D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
471
all - All multicast address profiles will be deleted.
profile_name - Specify a profile based on the profile name.
<name 32> - The profile name can be up to 32 characters long.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To delete a multicast profile with a profile ID of 3:
DGS-3420-28SC:admin#delete mcast_filter_profile profile_id 3
Command: delete mcast_filter_profile profile_id 3
Success.
DGS-3420-28SC:admin#
To delete a multicast profile with a profile named MOD:
DGS-3420-28SC:admin#delete mcast_filter_profile profile_name MOD
Command: delete mcast_filter_profile profile_name MOD
Success.
DGS-3420-28SC:admin#
46-5 show mcast_filter_profile
Description
This command is used to display defined multicast address profiles. If the IPv4 or IPv6 option is
not specified, IPv4 is implied.
Format
show mcast_filter_profile {[ipv4 | ipv6]} {[profile_id <value 1-60> | profile_name <name 32>]}
Parameters
ipv4 - (Optional) Specify to display an IPv4 multicast profile.
ipv6 - (Optional) Specify to display an IPv6 multicast profile.
profile_id - (Optional) Specify the ID of the profile. If both profile_id and profile_name are not
specified, all profiles will be displayed.
<value 1-60> - The profile ID must be between 1 and 60.
profile_name - (Optional) Specify to display a profile based on the profile name. If both profile_id
and profile_name are not specified, all profiles will be displayed.
<name 32> - The profile name can be up the 32 characters long.
Restrictions
None.