Profiles can utilize customized port channel configurations as part of their interface settings. Existing port channel profile configurations can be overridden as they become obsolete for specific device deployments.
The following example uses the config-profile-testNX9000 instance to configure a port-channel interface:
nx9500-6C8809(config-profile-testNX9000)#interface port-channel 1
nx9500-6C8809(config-profile-testNX9000-if-port-channel1)# Port Channel Mode commands:
  description      Port description
  duplex           Set duplex to interface
  ip               Internet Protocol (IP)
  ipv6             Internet Protocol version 6 (IPv6)
  no               Negate a command or set its defaults
  port-channel     Portchannel commands
  qos              Quality of service
  remove-override  Remove configuration item override from the device (so
                   profile value takes effect)
  shutdown         Shutdown the selected interface
  spanning-tree    Spanning tree commands
  speed            Configure speed
  switchport       Set switching mode characteristics
  use              Set setting to use
  clrscr           Clears the display screen
  commit           Commit all changes made in this session
  do               Run commands from Exec mode
  end              End current mode and change to EXEC mode
  exit             End current mode and down to previous mode
  help             Description of the interactive help system
  revert           Revert changes
  service          Service Commands
  show             Show running system information
  write            Write running configuration to memory or terminal
nx9500-6C8809(config-profile-testNX9000-if-port-channel1)#
| Commands | Description | 
|---|---|
| description | Configures a brief description for this port-channel interface | 
| duplex | Configures the duplex-mode (that is the data transmission mode) for this port-channel interface | 
| ip | Configures ARP and DHCP related security parameters on this port-channel interface | 
| ipv6 | Configures IPv6 related parameters on this port-channel interface | 
| no | Removes or reverts to default this port-channel interface‘s settings | 
| shutdown | Shutsdown this port-channel interface | 
| spanning-tree | Configures spanning-tree related parameters on this port channel interface | 
| speed | Configures the speed at which this port-channel interface receives and transmits data | 
| switchport | Configures the packet switching parameters for this port-channel interface | 
| use | Configures access controls on this port-channel interface |