Skip to content

Commit

Permalink
[doc] Add documentation for console feature switch (sonic-net#1456)
Browse files Browse the repository at this point in the history
Signed-off-by: Jing Kan [email protected]
  • Loading branch information
Blueve authored and anand-kumar-subramanian committed Mar 2, 2021
1 parent 730272e commit 71fd13b
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions doc/Command-Reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -1987,6 +1987,34 @@ Optionally, you can display configured console ports only by specifying the `-b`
This sub-section explains the list of configuration options available for console management module.
**config console enable**
This command is used to enable SONiC console switch feature.
- Usage:
```
config console enable
```
- Example:
```
admin@sonic:~$ sudo config console enable
```
**config console disable**
This command is used to disable SONiC console switch feature.
- Usage:
```
config console disable
```
- Example:
```
admin@sonic:~$ sudo config console disable
```
**config console add**
This command is used to add a console port setting.
Expand Down

0 comments on commit 71fd13b

Please sign in to comment.