/cfg/l3/bgp/peer/redist
BGP Redistribution Configuration Menu
 
[Redistribution Menu]
metric - Set default-metric of advertised routes
default - Set default route action
rip - Enable/disable advertising RIP routes
ospf - Enable/disable advertising OSPF routes
fixed - Enable/disable advertising fixed routes
static - Enable/disable advertising static routes
vip - Enable/disable advertising VIP routes
deny - Enable/disable advertising deny routes
cur - Display current redistribution configuration
 
BGP Redistribution Configuration Menu Options (/cfg/l3/bgp/peer/redist) 
Command Syntax and Usage
metric <metric (1-4294967294)> |none
 
Sets default metric of advertised routes.
default none|import|originate|redistribute
 
Sets the default route action.
Values:
*none — No routes are configured.
*import — Import these routes.
*originate — Alteon exports a default route when the default gateway is learned, but not statically configured.
*redistribute — Default routes are either configured through a default gateway or learned through other protocols and redistributed to peer. If the routes are learned from a default gateway configuration, you must enable static routes because the routes from the default gateway are static routes. Similarly, if the routes are learned from a certain routing protocol, you must enable that protocol in this redistribute sub-menu.
Default: none
rip disable|enable
 
Enables or disables advertising RIP routes.
ospf disable|enable
 
Enables or disables advertising OSPF routes.
fixed disable|enable
 
Enables or disables advertising fixed routes.
static disable|enable
 
Enables or disables advertising static routes.
vip disable|enable
 
Enables or disables advertising VIP routes.
deny disable|enable (or just d|e)
 
Enables or disables advertising over BGP static routes entered by the user (deny routes).
Default: disable
cur
 
Displays the current redistribution configuration.