clear ip routes download
Synchronizes downloaded access routes and the routes installed in the routing table. This command has no effect if a download operation is in progress. There is no no version.
For a specific VRF
clear ip routes download [ vrf vrfName ] { ipAddress ipMask | * }
clear ip routes download { all | reload }
- vrfNameName of the VRF; string of 132 alphanumeric characters; the current virtual router is used by default
- ipAddressIP address prefix to clear
- ipMaskNetwork mask of the IP address prefix to clear
- *Clears all dynamic routes that are installed in the routing table of the current virtual router or specified VRF
- allClears all downloaded routes that are installed in the routing tables of all virtual routers and VRFs.
- reloadPerforms a route download operation, then clears all downloaded routes from the routing tables in all virtual routers and VRFs.
Privileged Exec
Release Information Command introduced in JUNOSe Release 8.1.0.