distance bgp
Sets the administrative distances for BGP routes. A distance of 255 prevents the route from being installed in the routing table. The no version restores the default values.
distance bgp externalDistance internalDistance localDistance
no distance bgp [ externalDistance [ internalDistance [ localDistance ] ] ]
- externalDistanceAdministrative distance for routes external to the AS in the range 1255; default value is 20
- internalDistanceAdministrative distance for routes internal to the AS in the range 1255; default value is 200
- localDistanceAdministrative distance for local (redistributed) routes in the range 1255; default value is 200
Address Family Configuration, Router Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.