11-42
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 the
peer ignore
command to terminate the session to a peer or peer group.
Use the
undo peer ignore
command to remove the configuration.
By default, a router can establish sessions with a peer or peer group.
After the
peer ignore
command is executed, the system terminates the active session(s) with the
specified peer or peer group and clears all the related routing information.
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
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
}
View
IPv6 address family view
Default 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.
ipv6-prefix-name
: IPv6 prefix list name, a string of 1 to 19 characters.
import
: Applies the filtering policy to routes received from the specified peer/peer group.
export
: Applies the filtering policy to routes advertised to the specified peer/peer group.
Description
Use the
peer ipv6-prefix
command to specify an IPv6 prefix list to filter routes incoming from or
outgoing to a peer or peer group.
Use the
undo peer ipv6-prefix
command to remove the configuration.