neighbor allowas-in
Specifies the number of times that the AS path of a received route may contain the recipient BGP speaker's AS number and still be accepted. The no version restores the default state, which is to reject as a loop any route whose path contains the speaker's AS number. IBGP peers in the VPNv4 address family always accept these routes, regardless of the command configuration.
neighbor { ipAddress | ipv6Address | peerGroupName } allowas-in number
no neighbor { ipAddress | ipv6Address | peerGroupName } allowas-in [ number ]
- ipAddressIP address of BGP neighbor
- ipv6AddressIPv6 address of BGP neighbor
- peerGroupNameName of a BGP peer group. If you specify a BGP peer group by using the peerGroupName argument, all the members of the peer group inherit the characteristic configured with this command, unless it is overridden for a specific peer.
- numberNumber in the range 110
Router Configuration
Command introduced before JUNOSe Release 7.1.0.
ipv6Address variable added in JUNOSe Release 8.0.0.