[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


neighbor default-originate

Description: 

Allows a BGP speaker (the local router) to send the default route 0.0.0.0/0 to a neighbor for use as a default route. When you issue this command in the route-target address family, BGP advertises the Default-RT-MEM-NLRI route (0:0:0/0). The no version halts sending a default route to the neighbor. The default version removes the explicit configuration from the peer or peer group and reestablishes inheritance of the feature configuration.

Syntax: 

neighbor { ipAddress | ipv6Address | peerGroupName } default-originate
[ route-map mapTag ]

{ no | default } neighbor { ipAddress | ipv6Address | peerGroupName } default-originate
[ route-map [ mapTag ] ]

Mode(s): 

Address Family Configuration, Router Configuration

Release Information: 

Command introduced before JUNOSe Release 7.1.0.
ipv6Address variable added in JUNOSe Release 8.0.0.


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]