Справочное Руководство для 3com S7906E

Скачать
Страница из 2327
 
1-41 
Description 
Use the peer route-limit command to set the maximum number of IPv6 prefixes that can be received 
from an IPv6 MBGP peer/peer group.  
Use the undo peer route-limit command to restore the default. 
By default, the IPv6 prefixes from an IPv6 MBGP peer/peer group are unlimited. 
The router will tear down the TCP connection when the number of IPv6 prefixes received from the peer 
exceeds the limit. 
Examples 
# Set the number of IPv6 address prefixes allowed to receive from the IPv6 MBGP peer 1:2::3:4 to 
10000. 
<Sysname> system-view 
[Sysname] bgp 100 
[Sysname-bgp] ipv6-family 
[Sysname-bgp-af-ipv6] peer 1:2::3:4 as-number 100 
[Sysname-bgp-af-ipv6] quit 
[Sysname-bgp] ipv6-family multicast 
[Sysname-bgp-af-ipv6-mul] peer 1:2::3:4 enable 
[Sysname-bgp-af-ipv6-mul] peer 1:2::3:4 route-limit 10000 
peer route-policy (IPv6 MBGP address family view) 
Syntax 
peer { ipv6-group-name | ipv6-address route-policy route-policy-name { import | export } 
undo peer { ipv6-group-name | ipv6-address route-policy route-policy-name { import | export } 
View 
IPv6 MBGP address family view 
Default Level 
2: System level 
Parameters 
ipv6-group-name: Name of an IPv6 MBGP peer group, a string of 1 to 47 characters. 
ipv6-address: IPv6 address of an IPv6 MBGP peer. 
route-policy-name: Route policy name, a string of 1 to 19 characters. 
import: Applies the route-policy to routes received from the IPv6 MBGP peer/peer group. 
export: Applies the route-policy to routes advertised to the IPv6 MBGP peer/peer group. 
Description 
Use the peer route-policy command to apply a route policy to routes incoming from or outgoing to an 
IPv6 MBGP peer or peer group.  
Use the undo peer route-policy command to remove the configuration.