Celestica Documentation Portal

Find your product documents here

channel-group

Configures an interface as a port channel member.

Syntaxchannel-group <po-id>
Command mode Ethernet interface mode
Parameters
  • po-id – PortChannel identifier to which this interface needs to be bundled, Range 1 – 256.

Usage Use no channel-group to remove the interface as a port channel member.
Supported Releases 1.0.0 or later
Click command config portchannel member add <portchannel_name> <port_name>
Example
sonic(config)# interface Ethernet 0
sonic(conf-if-Ethernet0)# channel-group 201
sonic(conf-if-Ethernet0)# no channel-group
sonic(conf-if-Ethernet0)#