Cisco Cisco Packet Data Gateway (PDG)

Seite von 2186
redistribute
Redistributes routes into BGP. This means that any routes from another protocol are redistributed to BGP
neighbors using the BGP protocol.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > BGP Configuration > BGP Address-Family
Configuration
configure > context context_name > router bgp as_number > address-family address_family_type
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-bgp-af-vpnv4)#
Syntax Description
[ no ] redistribute { connected | ospf | rip | static } [ route-map map_name ]
no
Remove the specified redistribution parameters from the BGP router configuration.
connected
Specifies that connected routes will be redistributed.
ospf
Specifies that Open Shortest Path First (OSPF) routes will be redistributed.
rip
Specifies that Routing Information Protocol (RIP) routes will be redistributed. (RIP is not supported at this
time.)
static
Specifies that static routes will be redistributed.
route-map map_name
Filter routes through the specified route map before redistribution.
   Command Line Interface Reference, Modes A - B, StarOS Release 19
1862
BGP Address-Family (VRF) Configuration Mode Commands
redistribute