Command Manual – IPv6 Routing
H3C S7500E Series Ethernet Switches
Chapter 5 IPv6 BGP Configuration Commands
5-40
Parameters
ipv6-group-name
: Name of an IPv6 peer group, a string of 1 to 47 characters.
ipv6-address
: IPv6 address of a peer.
Description
Use the
peer keep-all-routes
command to save the original routing information from a
peer or peer group, including even routes that failed to pass the inbound policy.
Use the
undo peer keep-all-routes
command 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
5.1.47 peer log-change
Syntax
peer
{
ipv6-group-name | ipv6-address
}
log-change
undo peer
{
ipv6-group-name | ipv6-address
}
log-change
View
IPv6 address family view
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 the
peer log-change
command to enable the logging of session state and event
information of a specified peer or peer group.
Use the
undo peer log-change
command 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