Skip to content

Commit

Permalink
Minor bug fix for changing interface-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
justinejose91 committed Nov 13, 2019
1 parent 2829dd9 commit 4cd88f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/mgmt/SONiC_OC_Vlan_HLD.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ module: openconfig-interfaces
+--rw oc-eth:ethernet
+ | +--rw oc-vlan:switched-vlan
+ | +--rw oc-vlan:config
+ | | +--rw oc-vlan:interface-mode? oc-vlan-types:vlan-mode-type
| | +--rw oc-vlan:interface-mode? oc-vlan-types:vlan-mode-type
| | +--rw oc-vlan:native-vlan? oc-vlan-types:vlan-id
+ | | +--rw oc-vlan:access-vlan? oc-vlan-types:vlan-id
+ | | +--rw oc-vlan:trunk-vlans* union
Expand All @@ -134,7 +134,7 @@ module: openconfig-interfaces
+--rw oc-if-aggregate:aggregation
+ | +--rw oc-vlan:switched-vlan
+ | +--rw oc-vlan:config
+ | | +--rw oc-vlan:interface-mode? oc-vlan-types:vlan-mode-type
| | +--rw oc-vlan:interface-mode? oc-vlan-types:vlan-mode-type
| | +--rw oc-vlan:native-vlan? oc-vlan-types:vlan-id
+ | | +--rw oc-vlan:access-vlan? oc-vlan-types:vlan-id
+ | | +--rw oc-vlan:trunk-vlans* union
Expand Down

0 comments on commit 4cd88f9

Please sign in to comment.