73
73
| 0.8 | 24/04/2020 | Nikhil Kelapure | Updated Warm-reboot section |
74
74
| 1.1 | 04/14/2020 | Mohanarajan Selvaraj | VXLAN QoS Changes |
75
75
| 1.2 | 04/24/2020 | Rajesh Sankaran | VLAN interface underlay support |
76
+ | 1.3 | 05/14/2021 | Rajesh Sankaran | VXLAN stats support |
76
77
77
78
# Definition/Abbreviation
78
79
@@ -166,13 +167,8 @@ Following requirements are addressed by the design presented in this document:
166
167
11 . Support Tunnel ECMP and underlay path failovers.
167
168
12 . Support a common VLAN-VNI map for all the EVPN tunnels.
168
169
13 . Support Uniform and Pipe VXLAN QoS models.
169
-
170
-
171
-
172
- Following requirements will be attempted on a best effort basis.
173
-
174
- 1 . Support monitoring and display of tunnel operational status.
175
- 2 . Support tunnel packet/octet tx/rx counters.
170
+ 14 . Support monitoring and display of tunnel operational status.
171
+ 15 . Support per tunnel packet/octet tx/rx counters.
176
172
177
173
178
174
@@ -185,6 +181,12 @@ in SONiC.
185
181
2 . Support configuration of QoS mode (Uniform / Pipe) of the VTEP.
186
182
3 . Support configuration of a global VLAN-VNI map.
187
183
4 . Support configuration of L3VNI association with VRF.
184
+ 5 . Support display of packet tx and rx stats.
185
+ 6 . Support display of octet tx and rx stats.
186
+ 7 . Support display of rx and tx bit rates.
187
+ 8 . Support per tunnel and all tunnel stats display.
188
+ 9 . Support clearing of stats per tunnel and all tunnels.
189
+ 10.Support Click, KLISH, REST interfaces for stats.
188
190
189
191
190
192
0 commit comments