Which command shows routes in a vRouter VRF?
The Juniper vRouter CLI uses the rt utility to query routes in a specified VRF, with options such as --vrf <vrf-id>.
rt
--vrf <vrf-id>
Community Discussion