11-33
peer as-path-acl (IPv6 address family view)
Syntax
peer
{
group-name
|
ipv4-address
|
ipv6-address
}
as-path-acl
as-path-acl-number
{
import
|
export
}
undo peer
{
group-name
|
ipv4-address
|
ipv6-address
}
as-path-acl
as-path-acl-number
{
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.
as-path-acl-number
: Number of an AS path ACL, in the range 1 to 256.
import
: Filters incoming routes.
export
: Filters outgoing routes.
Description
Use the
peer as-path-acl
command to specify an AS path ACL to filter routes incoming from or
outgoing to a peer/peer group.
Use the
undo peer as-path-acl
command to remove the configuration.
By default, no AS path list is specified for filtering.
Examples
# Specify the AS path ACL 3 to filter routes outgoing to the peer 1:2::3:4.
<Sysname> system-view
[Sysname] ip as-path 3 permit ^200
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] peer 1:2::3:4 as-path-acl 3 export
peer capability-advertise orf
Syntax
peer
{
group-name
|
ip-address
|
ipv6-address
}
capability-advertise orf ipv6-prefix
{
both
|
receive
|
send
}
undo peer
{
group-name | ip-address
|
ipv6-address
}
capability-advertise orf ipv6-prefix
{
both
|
receive
|
send
}
View
IPv6 address family view
Default Level
2: System level