HP VPN Firewall Appliances Network Management Command Reference
913
Syntax
peer { ipv6-group-name | ipv6-address } log-change
undo peer { ipv6-group-name | ipv6-address } log-change
Default
The logging is enabled.
Views
IPv6 address family view
Default command 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.
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)
Use peer next-hop-local to configure the next hop of routes advertised to a peer/peer group as the local
router.
Use undo peer next-hop-local to restore the default.
Syntax
peer { ipv6-group-name | ipv6-address } next-hop-local
undo peer { ipv6-group-name | ipv6-address } next-hop-local
Default
The system sets the next hop of routes advertised to an EBGP peer/peer group to the local router, but
does not change the next hop for routes outgoing to an IBGP peer/peer group.
Views
IPv6 address family view
Default command 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.
Examples
# Set the next hop of routes advertised to IBGP peer group test to the router itself.