Configuring Device Information 327Assigning Ports to LAGs Using CLI CommandsThe following table summarizes the equivalent CLI commands for assigning ports to LAGs as displayed inthe LAG Membership page.The following is an example of the CLI commands:Multicast Forwarding SupportMulticast forwarding allows a single packet to be forwarded to multiple destinations. L2 Multicast service isbased on L2 switch receiving a single packet addressed to a specific Multicast address. Multicast forwardingcreates copies of the packet, and transmits the packets to the relevant ports.The device supports:• Forwarding L2 Multicast Packets — Enabled by default, and not configurable.• The system supports Multicast filtering for 256 Multicast groups.• Filtering L2 Multicast Packets — Enables forwarding of Layer 2 packets to interfaces. If Multicastfiltering is disabled, Multicast packets are flooded to all relevant ports.To open the Multicast Support page, click Switch→ Multicast Support in the tree view.Table 7-37. LAG Membership CLI CommandsCLI Command Descriptioninterface port-channel port-channel-numberEnters the interface configuration mode of aspecific port-channel.channel-group port-channel-number mode{on | auto}Associates a port with a port-channel. Use theno form of this command to remove thechannel-group configuration from theinterface.show interfaces port-channel[port-channel-number]Displays port-channel information.console# configconsole(config)# interface ethernet g1console(config-if)# channel-group 1 mode onconsole(config-if)# 01-Jan-2000 01:47:18 %LINK-W-Down: ch1console(config-if)#