358
To do…
Use the command…
Remarks
Configure a filtering policy to
filter the routes to be
advertised
filter-policy
{
acl6-number
|
ipv6-prefix
ip-prefix-name
}
export
[
direct
|
isisv6
process-id
|
ripng
process-id
|
static
]
Optional
By default, BGP does not filter
the routes to be advertised.
Configure a filtering policy to
filter the received routes
filter-policy
{
acl6-number
|
ipv6-prefix
ip-prefix-name
}
import
Optional
By default, BGP does not filter
the received routes.
NOTE:
IPv6 BGP runs within a VPN in the same way as it runs within a public network. For more information
about IPv6 BGP, see
Layer 3—IP Routing Configuration Guide.
Displaying and maintaining IPv6 MPLS L3VPN
Resetting BGP connections
When BGP configuration changes, use the soft reset function or reset BGP connections to make the
changes take effect. Soft reset requires that BGP peers have the route refreshment capability, which
means supporting Route-Refresh messages.
NOTE:
Soft reset of BGP connections refers to updating BGP routing information without breaking BGP neighbor
relationships. Hard reset of BGP connections refers to updating BGP routing information by breaking and
then reestablishing BGP neighbor relationships.
Use the following commands to hard reset or soft reset BGP connections:
To do…
Use the command…
Remarks
Soft reset the IPv6 BGP connections
of a VPN instance
refresh bgp ipv6 vpn-instance
vpn-instance-name
{
ipv6-address
|
all
|
external
} {
export
|
import
}
Available in user view
Soft reset the BGP VPNv6
connections
refresh bgp vpnv6
{
ip-address
|
all
|
external
|
internal
} {
export
|
import
}
Available in user view
Hard reset the IPv6 BGP
connections of a VPN instance
reset bgp ipv6 vpn-instance
vpn-instance-name
{
as-number
|
ipv6-address
|
all
|
external
}
Available in user view
Hard reset BGP VPNv6
connections
reset bgp vpnv6
{
as-number
|
ip-address
|
all
|
external
|
internal
}
Available in user view
Displaying information about IPv6 MPLS L3VPN
To do…
Use the command…
Remarks
Display information about the IPv6
routing table associated with a
VPN instance
display ipv6 routing-table vpn-instance
vpn-instance-name
[
verbose
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in any view