ipv4-address
: IPv4 address of a peer.
ipv6-address
: IPv6 address of a peer.
Description
Use
peer keep-all-routes
to save the original routing information from a peer or peer group,
including even routes that failed to pass the inbound policy.
Use
undo peer keep-all-routes
to disable this function.
By default, the function is not enabled.
Examples
# Save routing information from peer 1:2::3:4.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] peer 1:2::3:4 keep-all-routes
peer log-change (IPv6 address family view)
Syntax
peer
{
ipv6-group-name
|
ipv6-address
}
log-change
undo peer
{
ipv6-group-name
|
ipv6-address
}
log-change
View
IPv6 address family view
Default level
2: System level
Parameters
ipv6-group-name
: Name of a peer group, a string of 1 to 47 characters.
ipv6-address
: IPv6 address of a peer.
Description
Use
peer log-change
to enable the logging of session state and event information of a specified
peer or peer group.
Use
undo peer log-change
to remove the configuration.
The logging is enabled by default.
Examples
# Enable the logging of session state and event information of peer 1:2::3:4.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] peer 1:2::3:4 log-change
peer next-hop-local (IPv6 address family view)
Syntax
peer
{
ipv6-group-name
|
ipv6-address
}
next-hop-local
392