Bug 1210 - WebUI is not displaying the IPv6 default route config
Review Request #504 — Created Oct. 28, 2024 and submitted
| Information | |
|---|---|
| shuinvy | |
| APV10 | |
| rel_apv_10_7 | |
| 1210 | |
| Reviewers | |
| marychou, timlai, weikai | |
Fixed the IPv6 default route not displaying issue
- Using "show ip route" instead of "show run route"(It is part of "show running")
- Parse data to get IPv4 and IPv6 default route IP
