You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -86,6 +86,8 @@ Aggretation happens for every system port.
86
86
Figure 2: Aggregation of VOQ stats
87
87

88
88
89
+
90
+
89
91
#### gNMI changes
90
92
New virtual paths will be introduced to retrieve VOQ counters from linecard and aggregated VOQ counter stats from supervisor
91
93
@@ -98,13 +100,79 @@ New virtual paths will be introduced to retrieve VOQ counters from linecard and
98
100
99
101
Note: For the sake of uniformity the virtual path for supervisor says target as `COUNTERS_DB` and table as `COUNTERS` but it will be internally mapped to `CHASSIS_COUNTERS_DB` and `COUNTERS_VOQ`.
@@ -114,18 +182,55 @@ No new SAI API is being added.
114
182
CLI (queuestat.py) aggregates the VOQ stats for a VOQ across ASICS and present a consolidated view. No new CLI command is being introduced for this rather the following CLI command is leveraged to provide this output on an SSI.
115
183
116
184
$ show VOQ counters [interface] --voq
185
+
186
+
From linecard - nfc404-3 (existing CLI)
187
+
188
+
```
189
+
admin@nfc404-3:~$ show queue counters "nfc404-3|Asic0|Ethernet4" --voq
190
+
Port Voq Counter/pkts Counter/bytes Drop/pkts Drop/bytes
0 commit comments