Free Juniper JN0-692 Exam Dumps Questions & Answers
| Exam Code/Number: | JN0-692Join the discussion |
| Exam Name: | Service Provider Routing and Switching Support, Professional |
| Certification: | Juniper |
| Free Question Number: | 60 |
| Publish Date: | Sep 04, 2026 |
| # of views: | 2004 |
|
|
|
Click the Exhibit button.
-- Exhibit --
[edit]
user@router# show protocols bgp
group ebgp {
import block-martian;
family inet {
unicast;
}
peer-as 65530;
neighbor 172.22.135.37;
}
[edit]
user@router# show policy-options
policy-statement block-martian {
term 1 {
from {
route-filter 0.0.0.0/8 orlonger reject;
route-filter 127.0.0.0/8 orlonger reject;
route-filter 191.255.0.0/16 orlonger reject;
route-filter 192.0.0.0/24 orlonger reject;
route-filter 223.255.255.0/24 orlonger reject;
route-filter 240.0.0.0/4 orlonger reject;
}
}
then reject;
}
[edit]
You have established a peering with an EBGP neighbor, but the peer's 172.0.0.0/8 routes show as hidden.
Referring to the exhibit, what is causing the problem?

You are asked to configure an EBGP peering, but the peering does not establish and transitions between the Connect and Active states.
Referring to the exhibit, what is causing the problem?
You are asked to retain several routes from an external BGP neighbor in the routing table on your local router, but you are not allowed to forward traffic to these destinations. You have configured a forwarding table firewall filter to block these routes, and applied it under the (edit forwarding-options] hierarchy, but the routes are still showing up in the forwarding table. What is required to achieve this task?
