Technical data

BLADEOS 6.3 Command Reference
BMD00186-B, April 2010 Chapter 4: Configuration Commands
357
BGP Redistribution Configuration
Table 221 BGP Redistribution Configuration Commands
Command Syntax and Usage
[no] neighbor <1-16> redistribute default-metric <1-4294967294>
Sets default metric of advertised routes.
Command mode: Router BGP
[no] neighbor <1-16> redistribute default-action
{import|originate|redistribute}
Sets default route action.
Defaults routes can be configured as import, originate, redistribute, or none.
None: No routes are configured
Import: Import these routes.
Originate: The switch sends a default route to peers if it does not have any default routes in
its routing table.
Redistribute: Default routes are either configured through default gateway or learned
through other protocols and redistributed to peer. If the routes are learned from default
gateway configuration, you have to enable static routes since the routes from default gateway
are static routes. Similarly, if the routes are learned from a certain routing protocol, you have
to enable that protocol.
Command mode: Router BGP
[no] neighbor <1-16> redistribute rip
Enables or disables advertising RIP routes.
Command mode: Router BGP
[no] neighbor <1-16> redistribute ospf
Enables or disables advertising OSPF routes.
Command mode: Router BGP
[no] neighbor <1-16> redistribute fixed
Enables or disables advertising fixed routes.
Command mode: Router BGP