update nxos_interface doc (#35350)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
parent
e75055923b
commit
f8a89f120f
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ options:
|
||||||
mode:
|
mode:
|
||||||
description:
|
description:
|
||||||
- Manage Layer 2 or Layer 3 state of the interface.
|
- Manage Layer 2 or Layer 3 state of the interface.
|
||||||
|
This option is supported for ethernet and portchannel interface.
|
||||||
required: false
|
required: false
|
||||||
default: null
|
default: null
|
||||||
choices: ['layer2','layer3']
|
choices: ['layer2','layer3']
|
||||||
|
|
Loading…
Reference in a new issue