182
Only active routes can be redistributed. To view route state information, use the display ip routing-table
protocol or display ipv6 routing-table protocol command.
The ORIGIN attribute of BGP routes redistributed from IGPs is INCOMPLETE.
To configure BGP to redistribute IGP routes (IPv4):
Ste
Remarks
1. Enter system view.
system-view N/A
2. Enter BGP view or BGP-VPN
instance view.
• Enter BGP view:
bgp as-number
• Enter BGP-VPN instance view:
a. bgp as-number
b. ip vpn-instance
vpn-instance-name
N/A
3. Enter BGP IPv4 unicast
instance view or BGP-VPN
IPv4 unicast instance view.
ipv4-family [ unicast ] N/A
4. Enable route redistribution
from the specified IGP into
BGP.
import-route protocol [ { process-id
| all-processes } [ med med-value |
route-policy route-policy-name ] * ]
By default, BGP does not
redistribute IGP routes.
5. (Optional.) Enable default
route redistribution into BGP.
default-route imported
By default, BGP does not
redistribute default routes.
To configure BGP to redistribute IGP routes (IPv6):
Ste
Remarks
1. Enter system view.
system-view N/A
2. Enter BGP view or BGP-VPN
instance view.
• Enter BGP view:
bgp as-number
• Enter BGP-VPN instance view:
a. bgp as-number
b. ip vpn-instance
vpn-instance-name
N/A
3. Enter BGP IPv6 unicast
instance view or BGP-VPN
IPv6 unicast instance view.
ipv6-family [ unicast ] N/A
4. Enable route redistribution
from the specified IGP into
BGP.
import-route protocol [ process-id
[ med med-value | route-policy
route-policy-name ] * ]
By default, BGP does not
redistribute IGP routes.
5. (Optional.) Enable default
route redistribution into BGP.
default-route imported
By default, BGP does not
redistribute default routes.
Controlling route distribution and reception
This section describes how to control route distribution and reception.