Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rif counters design #310

Merged
merged 6 commits into from
Jan 9, 2019
Merged

Rif counters design #310

merged 6 commits into from
Jan 9, 2019

Conversation

mykolaf
Copy link
Collaborator

@mykolaf mykolaf commented Dec 6, 2018

Open for discussion

Add new CLI commands to show L3 interfaces counters. L3 interface counters refers to router port as well as vlan interface.
The information should be: RX: OK, ERR in packets and bytes. TX: OK, ERR in packets and bytes

Mykola Faryma added 3 commits December 6, 2018 13:24
Signed-off-by: Mykola Faryma <mykolaf@mellanox.com>
Signed-off-by: Mykola Faryma <mykolaf@mellanox.com>
Signed-off-by: Mykola Faryma <mykolaf@mellanox.com>
-?, -h, --help Show this message and exit.
```

Note: the 'show interfaces counters' has '-c, --clear' option. From the CLI point of view, this should be available from 'sonic-clear' CLI. (There already is 'sonic-clear interfaces counters')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As we discussed in meeting, this would need to be retained as it is being used in production scripts

Discussion on community meeting decided we don't need to expose rif counters via SNMP. If the need arises we can always add it in the future.
@lguohan lguohan merged commit c4b212e into sonic-net:master Jan 9, 2019
@mykolaf mykolaf deleted the rif branch February 18, 2020 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants