-
Notifications
You must be signed in to change notification settings - Fork 782
Open
Description
Markdown formatting error in sonic-utilities/doc/Command-Reference.md line number 12501, 12502 is causing the text to be displayed incorrectly and page navigation issues from table of contents.
admin@sonic:~$ sudo config vlan member add all Ethernet20
Suppose vlan 100, vlan 101, vlan 102, vlan 103, vlan 104, vlan 105 are exisiting vlans. This command will add Ethernet20 as member of vlan 100, vlan 101, vlan 102, vlan 103, vlan 104, vlan 1
05
should be
admin@sonic:~$ sudo config vlan member add all Ethernet20
Suppose vlan 100, vlan 101, vlan 102, vlan 103, vlan 104, vlan 105 are exisiting vlans. This command will add Ethernet20 as member of vlan 100, vlan 101, vlan 102, vlan 103, vlan 104, vlan 105
Screenshot:

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels