update nxos_interface doc (#35350)

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
Trishna Guha 2018-01-25 20:02:02 +05:30 committed by GitHub
parent e75055923b
commit f8a89f120f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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']