JN0-102 Juniper Networks Certified Associate Junos (JNCIA-Junos)

Loading demo links...

Showing 19–20 of 20 questions

Question 19 (Volume B)

-- Exhibit --

[edit policy-options] user@router# show policy-statement block-routes { term 1 { from {

route-filter 172.27.0.0/24 longer;

}

then reject;

}

term 2 { then accept;

}

}

-- Exhibit --

You are asked to ensure that your device does not accept any prefixes within the 172.27.0.0/24 network. You have applied the policy shown in the exhibit, but the 172.27.0.0/24 route is still present on your device.

Which configuration will resolve this problem?

Select an option, then click Submit answer.

  • [edit policy-options policy-statement block-routes] user@router# set term 1 from route-filter 172.27.0.0/24 orlonger

  • [edit policy-options policy-statement block-routes] user@router# set term 1 from route-filter 172.27.0.0/24 upto /30

  • [edit policy-options policy-statement block-routes] user@router# set term 2 from route-filter 172.27.0.0/24 longer

  • [edit policy-options policy-statement block-routes] user@router# set term 2 from route-filter 172.27.0.0/24 orlonger

Question 20 (Volume B)

Using the command, user@router# load override latest.conf, where in the file system will the latest.conf be located?

Select an option, then click Submit answer.

  • /var/home/user/

  • /var/config/saved/

  • /var/tmp/

  • /config/