diff --git a/doc/source/usage.rst b/doc/source/usage.rst index 1942ecab..64affdf2 100755 --- a/doc/source/usage.rst +++ b/doc/source/usage.rst @@ -7,12 +7,16 @@ Use from Neutron API CLI Example commands to use by the admin to create a BGPVPN resource: +.. code-block:: shell + neutron bgpvpn-create --route-targets 64512:1 --tenant-id b954279e1e064dc9b8264474cb3e6bd2 neutron bgpvpn-list neutron bgpvpn-update 1009a0f326b6403180c18f3caa1430de --name myBGPVPN --tenant 4a75e08c45f14aa9afc5da081c9bb534 Example commands to use by the tenant owning the BGPVPN to associate a Network to it: +.. code-block:: shell + neutron bgpvpn-net-assoc-create myBGPVPN --network 828cddad3b834e79b79abc1b87b6cca0 # returns neutron bgpvpn-net-assoc-list myBGPVPN

AltStyle によって変換されたページ (->オリジナル) /