Juniper
JN0-661 · Question #122
JN0-661 Question #122: Real Exam Question with Answer & Explanation
The correct answer is D. [edit policy-options policy-statement RIP-redist] user@router# show. See the full explanation below for the reasoning.
Question
Referring to the exhibit, how should an export policy be configured to export only the 50.50.1.0/24 RIP summary route into OSPF? user@router> show route receive-protocol rip 2.2.2.2 inet.0: 15 destinations, 15 routes (15 active, 0 holddown, 0 hidden) + = Active Route, - = Last Active, * = Both 50.50.0.0/26 *[RIP/100] 00:09:12, metric 2, tag 0 > to 2.2.2.2 via fe-3/0/0.2 50.50.1.0/24 *[RIP/100] 00:32:24, metric 2, tag 0 > to 2.2.2.2 via fe-3/0/0.2 50.50.2.0/24 *[RIP/100] 00:32:24, metric 2, tag 0 > to 2.2.2.2 via fe-3/0/0.2 50.50.3.0/25 *[RIP/100] 00:32:24, metric 2, tag 0 > to 2.2.2.2 via fe-3/0/0.2 50.50.4.0/25 *[RIP/100] 00:32:24, metric 2, tag 0 > to 2.2.2.2 via fe-3/0/0.2 50.50.4.128/25 *[RIP/100] 00:32:24, metric 2, tag 0 > to 2.2.2.2 via fe-3/0/0.2 50.50.5.0/26 *[RIP/100] 00:32:24, metric 2, tag 0 > to 2.2.2.2 via fe-3/0/0.2 50.50.5.64/26 *[RIP/100] 00:32:24, metric 2, tag 0 > to 2.2.2.2 via fe-3/0/0.2 50.50.5.128/26 *[RIP/100] 00:32:24, metric 2, tag 0 > to 2.2.2.2 via fe-3/0/0.2 A. [edit policy-options policy-statement RIP-redist] user@router# show term 1 { from { protocol rip; route-filter 50.50.1.0/24 exact; } then accept; } term 2 { from { protocol rip; route-filter 50.50.0.0/24 upto /27; } then reject; } term 3 { from protocol rip; then accept; }
Options
- B[edit policy-options policy-statement RIP-redist] user@router# show
- C[edit policy-options policy-statement RIP-redist] user@router# show
- D[edit policy-options policy-statement RIP-redist] user@router# show
Community Discussion
No community discussion yet for this question.