forked from sonic-net/sonic-buildimage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[portstat]: Combine ADMIN and OPER fields (sonic-net#130)
- Move back to one column of port state to be compatible with old parsers - The current state field has four choices: U, D, X, and N/A. U means the port is admin + oper status UP D means the port is admin UP but oper DOWN X means the port is admin DOWN and disabled N/A for the rest abnormal scenarios - Refactor the code Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
- Loading branch information
Shuotian Cheng
authored
Oct 17, 2017
1 parent
6103ce8
commit 9913106
Showing
1 changed file
with
60 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters