R3166-R3206-HP High-End Firewalls Network Management Configuration Guide-6PW101

333
To do… Use the command…
Remarks
Enter system view system-view
Enter BGP view bgp as-number
Inject a network to the BGP
routing table
network ip-address [ mask | mask-length ]
route-policy route-policy-name
Optional
Not injected by default
Configuring BGP route redistribution
BGP does not find routes by itself. Rather, it redistributes routing information in the local AS from other
routing protocols. During route redistribution, you can configure BGP to filter routing information from
specific routing protocols.
The origin attribute of routes redistributed using the import-route command is INCOMPLETE.
Follow these steps to configure BGP route redistribution:
To do… Use the command…
Remarks
Enter system view system-view
Enter BGP view bgp as-number
Enable route redistribution from a
routing protocol into BGP
import-route protocol [ process-id |
all-processes ] [ med med-value |
route-policy route-policy-name ] *
Required
Not enabled by default
Enabling default route redistribution into BGP
Using the import-route command cannot redistribute a default route.
Follow these steps to enable default route redistribution into BGP:
To do… Use the command…
Remarks
Enter system view system-view
Enter BGP view bgp as-number
Enable route redistribution from a
routing protocol into BGP
import-route protocol [ process-id |
all-processes ] [ med med-value | route-policy
route-policy-name ] *
Required
Not redistributed by
default
Enable default route redistribution
into BGP
default-route imported
Optional
Not enabled by default
Controlling route distribution and reception
Prerequisites
BGP connections have been created.
Configuring BGP route summarization
To reduce the routing table size on medium and large BGP networks, configure route summarization on
BGP routers. BGP supports the following summarization modes: automatic and manual. Manual
summary routes enjoy a higher priority than automatic ones.
1. Configure automatic route summarization