65 neighbor prefix-list, 66 neighbor remote-as, Neighbor prefix – PLANET XGS3-24042 User Manual
Page 663: List, Neighbor remote

37-302
Switch(config-router)#neighbor 10.1.1.64 port 1023
37.65 neighbor prefix-list
Command:
neighbor {
no neighbor {
Function:
Configure the prefix restrictions applied in sending or receiving routes from specified neighbors.The
“no neighbor {
cancels this configuration.
Parameter:
Default:
No prefix restrictions applied.
Command Mode:
BGP route mode and address-family mode
Usage Guide:
Specify the prefix and its scope by configuring ip prefix-list and determines whether this scope is
permitted or denied. Only the route with permitted prefix will be sent or received.
Example:
Switch(config)#ip prefix-list prw permit 100.1.0.0/22 ge 23 le 25
Switch(config)#router bgp 200
Switch(config-router)#redistribute static
Switch(config-router)neighbor 10.1.1.66 prefix-list prw out
37.66 neighbor remote-as
Command:
neighbor {
no neighbor {
Function: