19.2. ポートの作成および 1 つのアドレスペアの許可
以下のコマンドを使用して、ポートを作成して 1 つのアドレスペアを許可します。
openstack port create --network net1 --allowed-address mac_address=<mac_address>,ip_address=<ip_cidr> PORT_NAME
# openstack port create --network net1 --allowed-address mac_address=<mac_address>,ip_address=<ip_cidr> PORT_NAME
Copy to Clipboard Copied! Toggle word wrap Toggle overflow