Skip to content

Commit 5cb27f5

Browse files
authored
Update Switchport Mode and VLAN CLI Enhancement.md
1 parent 639c70a commit 5cb27f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/vlan/switchport-mode-support/Switchport Mode and VLAN CLI Enhancement.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ For Mode attribute, a new type is defined in YANG Model for adding support of "m
348348
### YANG Leaf for PORT_TABLE & PORTCHANNEL_TABLE
349349

350350
leaf mode {
351-
description "SwitchPort Modes possible vlaues are routed|access|trunk. Default val is routed. ";
351+
description "SwitchPort Modes possible values are routed|access|trunk. Default val is routed. ";
352352
type stypes:switchport_mode;
353353
default "routed";
354354
}

0 commit comments

Comments
 (0)