Creates a port channel for a tenant.
(efa:extreme)extreme@node-1:~$ efa tenant po create --tenant tenant11 --name po1 --speed 100Gbps --negotiation active --lacp-timeout short --port 10.20.216.15[0/12-13], 10.20.216.16[0/12-13] --min-link-count 2 PortChannel created successfully.This example creates a single-homed PO.
((efa:extreme)extreme@node-1:~$ efa tenant po create --tenant "tenant11" --name "po2" --speed 10Gbps --negotiation static --port 10.20.216.15[0/15] --min-link-count 1 --description po2 PortChannel created successfully. --- Time Elapsed: 3.894884521s ---