openstack network efa-topology-link-map
			create
	
	Creates a topology link
		Syntax
			openstack network
					efa-topology-link-map create
				[--host HOST
					|
					--nic NIC
					|
					--provider-network
						PROVIDER_NETWORK
					|
					--port PORT
					|
					--po-name PO_NAME
					|
					--help
					]
			
		
		Parameters
			
				
					- host
					
- Host name of the compute node
						which connects to the switch
				
					- nic
					
- Physical NIC on the compute host which connects to the switch
				
					- provider-network
					
- Provider network name on compute host. For example, physnet1 (default).
				
					- port
					
- Switch port to which the physical NIC on the compute host is connected
				
					- po-name
					
- Switch PO name where physical ports are aggregated to NIC where compute host
						is connected.
				
					- help
					
- Displays help for the command
Examples
			
				# openstack network efa-topology-link-map create --host
        Openstack115 --nic eth1 --pn default --switch 10.24.14.133 --port 0/1 --po-name
        lag_1