summaryrefslogtreecommitdiff
path: root/op-mode-definitions/show-ip-route.xml.in
AgeCommit message (Collapse)Author
2023-03-16opmode: T4837: support ip route display for specific prefixes inside VRFChristian Breunig
2023-01-16opmode: T4837: add VRF option for route summaryDaniil Baturin
2023-01-12opmode: T4837: add family and table arguments for ShowRouteDaniil Baturin
2021-12-13op-mode: xml: refactor "show ip(v6) route" to use #include building blocksChristian 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-18xml: op-mode: improve help for "show ip route vrf"Christian Poessinger
(cherry picked from commit 24d9a9261fca4a37085088761079cce9b5157c34)
2021-05-13op-mode: T3536: Fix desc for route longer-prefixessever-sever
2021-02-09xml: op-mode: remove absolute path from vtyshChristian Poessinger
2021-01-10xml: op-mode: add preprocessor support as known from configuration modeChristian Poessinger