neighbor prefix-tree
Assigns an inbound or outbound prefix tree. The no version removes the prefix tree.
neighbor { ipAddress | ipv6Address | peerGroupName }
prefix-tree prefixTreeName { in | out }no neighbor { ipAddress | ipv6Address | peerGroupName }
prefix-tree [ prefixTreeName ] { in | out }
- ipAddressIP address of BGP neighbor
- ipv6AddressIPv6 address of BGP neighbor; valid only under the IPv4 address family for advertising IPv4 routes over BGP IPv6 peers
- 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.
- prefixTreeNameName of a BGP prefix tree
- inAssigns prefix tree to incoming routes (inbound policy)
- outAssigns prefix tree to outgoing routes (outbound policy); you cannot configure a member of a peer group to override the inherited peer group characteristic for outbound policy
Address Family Configuration, Router Configuration
Command introduced before JUNOSe Release 7.1.0.
ipv6Address variable added in JUNOSe Release 8.0.0.