openstack network efa-bl-pair-map create
Maps a border-leaf pair and specifies the border-leaf pair on which the route will be installed.
Syntax
Parameters
- --name name
- Specifies the name of the border-leaf pair.
- --switch-ips switches
- Comma-separated IP addresses of border-leaf on fabric. For example, 10.2.2.2,10.2.2.3.
Examples
openstack network efa-bl-pair-map create --name blp1 --switch-ips 10.2.2.2,10.2.2.3 +------------+--------------------------------------+ | Field | Value | +------------+--------------------------------------+ | id | 0d19abc5-d31b-4682-b86d-cc1617ea0c97 | | name | blp1 | | switch_ips | 10.2.2.2,10.2.2.3 | +------------+--------------------------------------+