Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-16 | opmode: T4837: support ip route display for specific prefixes inside VRF | Christian Breunig | |
2023-01-16 | opmode: T4837: add VRF option for route summary | Daniil Baturin | |
2023-01-12 | opmode: T4837: add family and table arguments for ShowRoute | Daniil Baturin | |
2021-12-13 | op-mode: xml: refactor "show ip(v6) route" to use #include building blocks | Christian Poessinger | |
This change then adds supper to filter for given route types under a VRF instance. You will have "show ip route bgp" in the global VRF and "show ip route vrf red bgp" in the red VRF. Same commands apply to IPv6 routes. | |||
2021-11-18 | xml: op-mode: improve help for "show ip route vrf" | Christian Poessinger | |
(cherry picked from commit 24d9a9261fca4a37085088761079cce9b5157c34) | |||
2021-05-13 | op-mode: T3536: Fix desc for route longer-prefixes | sever-sever | |
2021-02-09 | xml: op-mode: remove absolute path from vtysh | Christian Poessinger | |
2021-01-10 | xml: op-mode: add preprocessor support as known from configuration mode | Christian Poessinger | |