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
					]
			
		
		Parameters
			
				
					- --host
							host
					
- Host name of the compute node that connects
						to the switch.
				
					- --nic
							NIC
					
- Physical NIC on the compute host which
						connects to the switch.
				
					- --provider-network
							provider-network
					
- Provider network name on compute host. For example, physnet1 (default).
				
					- --port
							port
					
- Switch port to which the physical NIC on the
						compute host is connected.
				
					- --po-name
							po-name
					
- Switch PO name to which the compute host
						NICs are connected.
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