- outbound-route-filter {
- <bgp-orf-cisco-mode>;
-
- prefix-based {
-
- accept {
- (inet | inet6);
- }
- }
- }
- [edit protocols bgp],
- [edit logical-systems logical-system-name protocols bgp],
- [edit routing-instances routing-instance-name protocols bgp],
- [edit logical-systems logical-system-name routing-instances routing-instance-name protocols
bgp],
- [edit protocols bgp group group-name],
- [edit logical-systems logical-system-name protocols bgp group group-name],
- [edit routing-instances routing-instance-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 neighbor address],
- [edit logical-systems logical-system-name protocols bgp group group-name neighbor address],
- [edit routing-instances routing-instance-name protocols bgp group group-name neighbor address],
- [edit logical-systems logical-system-name routing-instances routing-instance-name protocols
bgp group group-name neighbor address]
Statement introduced in JUNOS Release 9.2.
Configure a BGP peer to accept outbound route filters from a remote peer.
prefix-based—Specify that prefix-based filters be accepted.
accept—Specify that outbound route filters from a BGP peer be accepted.
inet—Specify that IPv4 prefix-based outbound route filters be accepted.
inet6—Specify that IPv6 prefix-based outbound route filters be accepted.
![]() |
Note: You can specify that both IPv4 and IPv6 outbound route filters be accepted. |
The bgp-orf-cisco-mode statement is explained separately.
See Configuring Prefix-Based Outbound Route Filtering.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.