Configuring inbound ipv6 mbgp route filtering, Configuring ipv6 mbgp route dampening – H3C Technologies H3C S10500 Series Switches User Manual
Page 453
438
Configuring inbound IPv6 MBGP route filtering
Follow these steps to configure IPv6 MBGP inbound route filtering:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Enter BGP view
bgp as-number
—
Enter IPv6 MBGP address
family view
ipv6-family multicast
—
Configure IPv6 MBGP
inbound route filtering
Configure inbound route filtering:
filter-policy { acl6-number | ipv6-prefix
ipv6-prefix-name } import
Apply a routing policy to routes from a peer
or a peer group:
peer { ipv6-group-name | ipv6-address }
route-policy route-policy-name import
Specify an IPv6 ACL to filter routes from a
peer or a peer group:
peer { ipv6-group-name | ipv6-address }
filter-policy acl6-number import
Specify an AS path ACL to filter IPv6 BGP
routing information from a peer or a peer
group:
peer { ipv6-group-name | ipv6-address }
as-path-acl as-path-acl-number import
Specify an IPv6 prefix list to filter routes from
a peer or a peer group:
peer { ipv6-group-name | ipv6-address }
ipv6-prefix ipv6-prefix-name import
Use any of the commands
By default, advertised routes
are not filtered.
You can configure a filtering
policy as required.
If you configure several
filtering policies, they are
applied in the following
sequence:
•
filter-policy import
•
peer filter-policy import
•
peer as-path-acl import
•
peer ip-prefix import
•
peer route-policy import
A filter policy can be applied
only after the previous one is
passed. Routing information
can be received only after
passing all the configured filter
policies.
Specify the upper limit of
prefixes that can be imported
from a peer or a peer group
peer { ipv6-group-name | ipv6-address }
route-limit limit [ percentage ]
Optional
The number is unlimited by
default.
NOTE:
A peer can have an inbound route filtering policy that is different from the policy of the peer group that it
belongs to. That is, peer group members can have different inbound route filtering policies.
Configuring IPv6 MBGP route dampening
Follow these steps to configure IPv6 MBGP route dampening parameters:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Enter BGP view
bgp as-number
—
Enter IPv6 MBGP address family
view
ipv6-family multicast
—