Merge "Add details of physical net configure --display"
This commit is contained in:
commit
a7669aae88
@ -24,6 +24,13 @@ The following switch operating systems are currently supported:
|
||||
* Juniper Junos OS
|
||||
* Mellanox MLNX OS
|
||||
|
||||
.. note::
|
||||
|
||||
When developing switch configuration, it can be helpful to see what commands
|
||||
will be generated. This can be done using the ``--display`` parameter for
|
||||
``kayobe physical network configure``, which will output switch global and port
|
||||
configuration as terminal output without applying it.
|
||||
|
||||
Adding Devices to the Inventory
|
||||
===============================
|
||||
|
||||
|
@ -35,7 +35,7 @@ Physical Network
|
||||
================
|
||||
|
||||
The physical network can be managed by Kayobe, which uses Ansible's network
|
||||
modules. Currently Dell Network OS 6 and Dell Network OS 9 switches are
|
||||
modules. Currently the most popular switches for cloud infrastructure are
|
||||
supported but this could easily be extended. To provision the physical
|
||||
network::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user