Install guide

Software Version 2.7.5 53
Software Version 2.7.5
C613-10454-00 REV A
disable bgp defaultoriginate
Syntax DISable BGP DEFaultoriginate
Description This command prevents BGP from importing the default route (0.0.0.0/0) into
its routing table. This command over-rides other import options, so BGP does
not import the default route even when it is configured with an import or
network entry that includes the default route.
This feature is disabled by default. Therefore, by default BGP excludes the
default route.
Example To prevent BGP from importing the default route, use the command:
dis bgp def
enable bgp autosummary
Syntax ENAble BGP AUTOSUmmary
Description This command enables the router or switch to automatically summarise locally
originated or imported subnet routes. When automatic summarising is
enabled, the router or switch summarises routes that are under the same
classful network to a single route of the classful network. The router or switch
imports and advertises the summary route instead. Automatic summary is
disabled by default.
Example To enable automatic summary, use the command:
ena bgp autosu