- allow ([ network/mask-length ] | all);
- [edit logical-systems logical-system-name protocols bgp group group-name],
- [edit logical-systems logical-system-name routing-instances routing-instance-name protocols
bgp group group-name],
- [edit protocols bgp group group-name],
- [edit routing-instances routing-instance-name protocols bgp group group-name]
Statement introduced before JUNOS Release 7.4.
Implicitly configure BGP peers, allowing peer connections from any of the specified networks or hosts. To configure multiple BGP peers, configure one or more networks and hosts within a single allow statement or include multiple allow statements.
network/mask-length—IPv6 or IPv4 network number of a single address or a range of allowable addresses for BGP peers, followed by the number of significant bits in the subnet mask.
all—Allow all addresses, which is equivalent to 0.0.0.0/0 (or ::/0).
See Minimum BGP Configuration and Defining BGP Groups and Peers.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.