ip igmp snooping forward

Syntax

ip igmp snooping forward没有ip igmp snooping forward

描述

Configures the specified ports in forward mode. In forward mode, traffic is always forwarded on this port, irrespective of joins.

The没有form of this command disables forward ports.

Command context

config-vlan

Parameters

forward

Specifies a list of ports to be configured in forward mode. You can specify a single port, a comma-separated list of ports or a range of ports such as 1/1/1-1/1/3.

权威

Administrators or local user group members with execution rights for this command.

Examples

Configuring forward ports for the VLAN:

switch(config)#vlan 2switch(config-vlan)#ip igmp snooping forward 1/1/1switch(config-vlan)#ip igmp snooping forward 1/1/1-1/1/2switch(config-vlan)#ip igmp snooping forward 1/1/1,1/1/2-1/1/3switch(config-vlan)#没有ip igmp snooping forward 1/1/1switch(config-vlan)#没有ip igmp snooping forward 1/1/1-1/1/2