Operation Manual – IPv6 Routing
H3C S3610&S5510 Series Ethernet Switches
Chapter 5 IPv6 BGP Configuration
5-11
To do...
Use the command...
Remarks
Apply a routing policy to
routes from a peer/peer
group
peer
{
ipv6-group-name
|
ipv6-address
}
route-policy
route-policy-name
import
Required
Not applied by default
Specify an ACL to filter
routes imported from a
peer/peer group
peer
{
ipv6-group-name
|
ipv6-address
}
filter-policy
acl6-number
import
Required
Not specified by default
Specify an AS path ACL
to filter routing information
imported from a peer/peer
group
peer
{
ipv6-group-name
|
ipv6-address
}
as-path-acl
as-path-acl-number
import
Required
Not specified by default
Specify an IPv6 prefix list
to filter routing information
imported from a peer/peer
group
peer
{
ipv6-group-name
|
ipv6-address
}
ipv6-prefix
ipv6-prefix-name
import
Required
Not specified by default
Specify the upper limit of
address prefixes imported
from a peer/peer group
peer
{
ipv6-group-name
|
ipv6-address
}
route-limit
limit
[
percentage
]
Optional
By default, no limit on
prefixes
Note:
z
Only routes passing the specified policy can be added into the local IPv6 BGP
routing table.
z
Members of a peer group can have different inbound route policies.
5.4.6 Configuring IPv6 BGP and IGP Route Synchronization
With this feature enabled and when a non-BGP router is responsible for forwarding
packets in an AS, IPv6 BGP speakers in the AS cannot advertise routing information to
outside ASs unless all routers in the AS know the latest routing information.
By default, when a BGP router receives an IBGP route, it only checks the reachability of
the route’s next hop before advertisement. If the synchronization feature is configured,
only the IBGP route is advertised by IGP can the route be advertised to EBGP peers.
Follow these steps to configure IPv6 BGP and IGP route synchronization:
To do...
Use the command...
Remarks
Enter system view
system-view
—
Enter BGP view
bgp
as-number
Required