HP VPN Firewall Appliances Network Management Command Reference
909
Views
IPv6 address family view
Default command level
2: System level
Parameters
group-name: Name of an IPv4 or IPv6 peer group, a string of 1 to 47 characters.
ipv4-address: IPv4 address of a peer.
ipv6-address: IPv6 address of a peer.
as-number: Specifies the AS number of the peer/peer group, in the range of 1 to 4294967295.
Examples
# Create a peer group named test and add the peer 1:2::3:4 to the peer group.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] group test external
[Sysname-bgp-af-ipv6] peer 1:2::3:4 as-number 200
[Sysname-bgp-af-ipv6] peer 1:2::3:4 group test
peer ignore (IPv6 address family view)
Use peer ignore to terminate the session to a peer or peer group.
Use undo peer ignore to remove the configuration.
Syntax
peer { ipv6-group-name | ipv6-address } ignore
undo peer { ipv6-group-name | ipv6-address } ignore
Default
A router can establish sessions with a peer or 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.
Usage guidelines
After the peer ignore command is executed, the system terminates the active sessions with the specified
peer or peer group and clears all related routing information. For a peer group, all sessions with the peer
group are terminated.