315
109B
Enabling logging for BGP route flapping
This feature enables BGP to generate logs for BGP route flappings that trigger log generation. The
generated logs are sent to the information center. For the logs to be output correctly, you must also
configure information center on the device. For more information about the information center, see
Network Management and Monitoring Configuration Guide
.
To enable logging for BGP route flapping:
Step Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Enter BGP instance view.
bgp as-number
[
instance
instance-name
]
[
multi-session-thread
]
N/A
3.
Enter BGP VPNv6 address
family view.
address-family vpnv6
N/A
4.
Enable logging for BGP
route flapping.
log-route-flap
monitor-time
monitor-count
[
log-count-limit
|
route-policy
route-policy-name
] *
By default, logging for BGP
route flapping is disabled.
110B
Displaying and maintaining IPv6 MPLS L3VPN
You can soft-reset or reset BGP sessions to apply new BGP configurations. A soft reset operation
updates BGP routing information without tearing down BGP connections. A reset operation updates
BGP routing information by tearing down, and then re-establishing BGP connections. Soft reset
requires that BGP peers have route refresh capability.
Execute the following commands in user view to soft reset or reset BGP connections:
Task Command
Manually soft reset BGP sessions for
VPNv6 address family.
refresh bgp
[
instance instance-name
] {
ipv4-address
[
mask-length
] |
all
|
external
|
group
group-name
|
internal
}
{
export
|
import
}
vpnv6
Reset BGP sessions for VPNv6
address family.
reset bgp
[
instance instance-name
] {
as-number
|
ipv4-address
[
mask-length
] |
all
|
external
|
internal
|
group
group-name
}
vpnv6
For more information about the
refresh bgp vpnv6
and
reset bgp vpnv6
commands, see
Layer
3—IP Routing Command Reference
.
Execute the following commands in any view to display IPv6 MPLS L3VPN:
Task Command
Display the IPv6 routing table for a VPN
instance.
display ipv6 routing-table vpn-instance vpn-instance-name
[
verbose
]
Display information about a specified
VPN instance or all VPN instances.
display ip vpn-instance
[
instance-name
vpn-instance-name
]
Display IPv6 FIB information for a VPN
instance.
display ipv6 fib vpn-instance
vpn-instance-name
[
ipv6-address
[
prefix-length
] ]
Display BGP VPNv6 peer group
information.
display bgp
[
instance instance-name
]
group vpnv6
[
group-name group-name
]