Follow this procedure to create a new port channel interface at the global configuration mode.
device# configure terminal
device(config)# interface port-channel 30
The following example creates a new port channel interface of 30.
device# configure terminal device(config)# interface port-channel 30
device# configuration terminal device(config)# interface Port-channel 30 2016/10/17-20:31:21, [NSM-1004], 302, M2 | Active | DCE, INFO, SLX, Port-channel 30 is created. device(config-Port-channel-30)# device(config-Port-channel-30)# no shutdown 2016/10/17-20:31:26, [NSM-1019], 303, M2 | Active | DCE, INFO, SLX, Interface Port-channel 30 is administratively up. device(config-Port-channel-30)#