R2511-HP MSR Router Series Layer 3 - IP Routing Command Reference(V5)
459
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: Specifies the name of a peer group, a string of 1 to 47 characters.
ipv6-address: Specifies the 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.
Examples
# Terminate the session with peer 1:2::3:4.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] peer 1:2::3:4 ignore
peer ipv6-prefix
Use peer ipv6-prefix to specify an IPv6 prefix list to filter routes incoming from or outgoing to a peer or
peer group.
Use undo peer ipv6-prefix to remove the configuration.
Syntax
peer { group-name | ipv4-address | ipv6-address } ipv6-prefix ipv6-prefix-name { import | export }
undo peer { group-name | ipv4-address | ipv6-address } ipv6-prefix { import | export }
Default
No IPv6 prefix list is specified for filtering.
Views
IPv6 address family view










