Merge "Update MTU upper limit (r9, r10, dsr9,dsr10)- Kubernetes"
This commit is contained in:
commit
3ed0dd6642
@ -29,7 +29,7 @@ Ethernet interfaces are created automatically.
|
||||
+-------------+-----------+-----------+----------+------+----------------+-------------+----------------------------+---------------------------+
|
||||
| 0aa20d82-...| sriovvf2 | pci-sriov | vf | None | [] | [u'sriov0'] | [] | MTU=1500,max_tx_rate=100 |
|
||||
| 0e5f162d-...| mgmt0 | platform | vlan | 163 | [] | [u'sriov0'] | [] | MTU=1500 |
|
||||
| 14f2ed53-...| sriov0 | pci-sriov | ethernet | None | [u'enp24s0f0'] | [] | [u'sriovnet1', u'oam0', | MTU=9216 |
|
||||
| 14f2ed53-...| sriov0 | pci-sriov | ethernet | None | [u'enp24s0f0'] | [] | [u'sriovnet1', u'oam0', | MTU=9000 |
|
||||
| | | | | | | | u'sriovnet2', u'sriovvf2', | |
|
||||
| | | | | | | | u'sriovvf1', u'mgmt0', | |
|
||||
| | | | | | | | u'pxeboot0'] | |
|
||||
@ -139,4 +139,4 @@ Ethernet interfaces are created automatically.
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
~(keystone_admin)$ system host-unlock controller-1
|
||||
~(keystone_admin)$ system host-unlock controller-1
|
||||
|
@ -36,7 +36,7 @@ Settings <link-aggregation-settings>`.
|
||||
+-------------+-----------+-----------+----------+------+----------------+-------------+----------------------------+---------------------------+
|
||||
| 0aa20d82-...| sriovvf2 | pci-sriov | vf | None | [] | [u'sriov0'] | [] | MTU=1500,max_tx_rate=100 |
|
||||
| 0e5f162d-...| mgmt0 | platform | vlan | 163 | [] | [u'sriov0'] | [] | MTU=1500 |
|
||||
| 14f2ed53-...| sriov0 | pci-sriov | ethernet | None | [u'enp24s0f0'] | [] | [u'sriovnet1', u'oam0', | MTU=9216 |
|
||||
| 14f2ed53-...| sriov0 | pci-sriov | ethernet | None | [u'enp24s0f0'] | [] | [u'sriovnet1', u'oam0', | MTU=9000 |
|
||||
| | | | | | | | u'sriovnet2', u'sriovvf2', | |
|
||||
| | | | | | | | u'sriovvf1', u'mgmt0', | |
|
||||
| | | | | | | | u'pxeboot0'] | |
|
||||
|
@ -26,7 +26,7 @@ You can use the CLI to attach |VLAN| interfaces to networks.
|
||||
+-------------+-----------+-----------+----------+------+----------------+-------------+----------------------------+---------------------------+
|
||||
| 0aa20d82-...| sriovvf2 | pci-sriov | vf | None | [] | [u'sriov0'] | [] | MTU=1500,max_tx_rate=100 |
|
||||
| 0e5f162d-...| mgmt0 | platform | vlan | 163 | [] | [u'sriov0'] | [] | MTU=1500 |
|
||||
| 14f2ed53-...| sriov0 | pci-sriov | ethernet | None | [u'enp24s0f0'] | [] | [u'sriovnet1', u'oam0', | MTU=9216 |
|
||||
| 14f2ed53-...| sriov0 | pci-sriov | ethernet | None | [u'enp24s0f0'] | [] | [u'sriovnet1', u'oam0', | MTU=9000 |
|
||||
| | | | | | | | u'sriovnet2', u'sriovvf2', | |
|
||||
| | | | | | | | u'sriovvf1', u'mgmt0', | |
|
||||
| | | | | | | | u'pxeboot0'] | |
|
||||
|
@ -40,7 +40,7 @@ For more information, see :ref:`Provisioning SR-IOV VF Interfaces using the CLI
|
||||
+-------------+-----------+-----------+----------+------+----------------+-------------+----------------------------+---------------------------+
|
||||
| 0aa20d82-...| sriovvf2 | pci-sriov | vf | None | [] | [u'sriov0'] | [] | MTU=1500,max_tx_rate=100 |
|
||||
| 0e5f162d-...| mgmt0 | platform | vlan | 163 | [] | [u'sriov0'] | [] | MTU=1500 |
|
||||
| 14f2ed53-...| sriov0 | pci-sriov | ethernet | None | [u'enp24s0f0'] | [] | [u'sriovnet1', u'oam0', | MTU=9216 |
|
||||
| 14f2ed53-...| sriov0 | pci-sriov | ethernet | None | [u'enp24s0f0'] | [] | [u'sriovnet1', u'oam0', | MTU=9000 |
|
||||
| | | | | | | | u'sriovnet2', u'sriovvf2', | |
|
||||
| | | | | | | | u'sriovvf1', u'mgmt0', | |
|
||||
| | | | | | | | u'pxeboot0'] | |
|
||||
|
@ -39,5 +39,4 @@ networks:
|
||||
|
||||
|
||||
In all cases, the default |MTU| size is 1500. The minimum value is 576, and the
|
||||
maximum is 9216.
|
||||
|
||||
maximum is 9000.
|
||||
|
Loading…
x
Reference in New Issue
Block a user