Skip to content

Commit

Permalink
Update Switchport Mode and VLAN CLI Enhancement.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ridahanif96 authored Feb 6, 2023
1 parent 639c70a commit 5cb27f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ For Mode attribute, a new type is defined in YANG Model for adding support of "m
### YANG Leaf for PORT_TABLE & PORTCHANNEL_TABLE

leaf mode {
description "SwitchPort Modes possible vlaues are routed|access|trunk. Default val is routed. ";
description "SwitchPort Modes possible values are routed|access|trunk. Default val is routed. ";
type stypes:switchport_mode;
default "routed";
}
Expand Down

0 comments on commit 5cb27f5

Please sign in to comment.