19 bgp inbound-route-filter, 20 bgp inbound-max-route-num, Bgp inbound – PLANET XGS3-24042 User Manual
Page 633: Route, Filter

37-272
Example:
Switch(config-router)# bgp fast-external-failover
37.19 bgp inbound-route-filter
Command:
bgp inbound-route-filter
no bgp inbound-route-filter
Function:
The bgp do not install the RD routing message which does not exist locally. The no command
means the RD will be installed with no regard to the local existence of the RD.
Command Mode:
BGP mode.
Usage Guide:
Normally when the switch plays as PE, whether the route bgp acquired from VPN is saved in BGP
depends on if the VRF configured in this PE has got matched information. With the no command the
BGP will save the routing message with no regard to the matched information.
Example:
Switch(config)#router bgp 100
Switch(config-router)#no bgp inbound-route-filter
37.20 bgp inbound-max-route-num
Command:
bgp inbound-max-route-num <0-500000>
no bgp inbound-max-route-num
Function:
Set the number limit of routers learnt by the bgp process from its neighbors.
Parameters:
The number limit of routers, ranging from 0 to 500000.
Default:
The number limit is 50000 by default.
Command Mode:
BGP routing mode and address family mode
Usage Guide: