DXS-3600-32S CLI Reference Guide


Add to my manuals
596 Pages

advertisement

DXS-3600-32S CLI Reference Guide | Manualzz

DXS-3600-32S 10GbE Layer 2/3 Switch CLI Reference Guide

Multicast Filter Mode Commands

35-1 multicast filtering-mode

This command is used to configure multicast packets filtering mode for VLANs. To restore the default configuration, use

no form of this command.

multicast filtering-mode {forward-all | forward-unregistered | filter-unregistered} no multicast filtering-mode

Parameters forward-all forward-unregistered filter-unregistered

Specifies to flood all multicast packets based on the VLAN domain.

Specifies to forward the registered multicast packets based on the forwarding table, and flood all un-registered multicast packets based on the VLAN domain.

Specifies to forward the registered packets based on the forwarding table, and filter all un-registered multicast packets.

Default

The default selection is forward-unregistered.

Command Mode

Interface Configuration Mode.

Command Default Level

Level: 8

Usage Guideline

When a multicast packet arrives, the switch will look up forwarding table for this packet. If the lookup failed, the destination group is an unregistered group.

A forwarding entry lookup failed multicast packet is called unregistered packet, which will be forwarded according to the multicast filter mode setting on the VLAN, which might be VLAN flooding or dropping.

To verify your configuration, use the command show multicast filtering-mode.

Example

This example shows how to configure the filter mode for VLAN 1 to filterunregistered mode.

DXS-3600-32S#configure terminal

DXS-3600-32S(config)#vlan 1

DXS-3600-32S(config-vlan)#multicast filtering-mode filter-unregistered

DXS-3600-32S(config-vlan)#

Example

This example shows how to set the filter mode for VLAN 2 back to default.

DXS-3600-32S#configure terminal

DXS-3600-32S(config)#vlan 1

DXS-3600-32S(config-vlan)#no multicast filtering-mode

DXS-3600-32S(config-vlan)#

35-2 show multicast filtering-mode

This command is used to display multicast information for VLANs.

show multicast filtering-mode [vlan <VLAN-ID>]

Parameters

VLAN-ID

Specifies the VLAN ID to be displayed.

Default

None.

308

DXS-3600-32S 10GbE Layer 2/3 Switch CLI Reference Guide

Command Mode

Privileged EXEC Mode.

Command Default Level

Level: 3

Usage Guideline

This command is used to display information about the multicast filter mode configuration.

Example

This example shows how to display multicast filter mode information for all VLANs.

DXS-3600-32S#show multicast filtering-mode

VLAN ID/VLAN Name Multicast Filter Mode

---------------------------------------- -----------------------------

1 /default forward-unregistered

2 /VLAN002 forward-all

3 /VLAN003 filter-unregistered

DXS-3600-32S#

Example

This example shows how to display multicast filter information for VLAN 1.

DXS-3600-32S#show multicast filtering-mode vlan 1

VLAN ID/VLAN Name Multicast Filter Mode

---------------------------------------- -----------------------------

1 /default forward-unregistered

DXS-3600-32S#

309

advertisement

Was this manual useful for you? Yes No
Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Related manuals

advertisement

Table of contents