Commit c325817
committed
Enhanced NXOS multicast parsers to support variable bitrate units
- Updated ShowIpMrouteSummary and ShowIpv6MrouteSummary parsers
- Modified regex pattern p8 to capture bitrate_unit (bps, kbps, mbps, gbps, tbps)
- Added conversion logic to normalize all bitrate values to bps format
- Maintains backward compatibility while supporting new unit formats1 parent 5cd9382 commit c325817
1 file changed
Lines changed: 10 additions & 0 deletions
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments