[Table of Contents] [Previous Page] [Next Page] [View 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. 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 | peerGroupName } default-originate [ route-map mapTag ]

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

Mode(s): 

Address Family Configuration, Router Configuration


[Table of Contents] [Previous Page] [Next Page] [View Index] [Report an Error] [No Frames]