neighbor rib-out disable
Disables storage of routes to the Adj-RIBs-Out table (disables rib-out) for the neighbor or peer group. Storage is disabled by default. The no version enables the route storage. The default version removes the explicit configuration from the peer or peer group and reestablishes inheritance of the feature configuration.
NOTE: If you enable or disable rib-out for a peer or peer group and this action changes the current configuration, the peer session or all peer group sessions are automatically bounced.
[ no | default ] neighbor { ipAddress | ipv6Address | peerGroupName } rib-out disable
- ipAddressIP address of BGP neighbor; you can independently enable or disable the Adj-RIBs-Out table for a peer, regardless of whether it is a member of a peer group
- ipv6AddressIPv6 address of BGP neighbor; you can independently enable or disable the Adj-RIBs-Out table for a peer, regardless of whether it is a member of a peer group
- peerGroupNameName of a BGP peer group. If you specify a BGP peer group by using the peerGroupName argument, a single Adj-RIBs-Out table is established for the peer group; BGP does not enable individual Adj-RIBs-Out tables for each peer group member.
Address Family Configuration, Router Configuration
Command introduced before JUNOSe Release 7.1.0.
ipv6Address variable added in JUNOSe Release 8.0.0.