Quiz

Question 1

The IP address configured on a router interface will appear in the routing table as what kind of route?

  1. Static;

  2. Connected;

  3. Local;

  4. Internal.

chevron-rightSolutionhashtag
  1. Local

Question 2

Which command configures a default route on a Cisco router?

  1. ip route 0.0.0.0 0.0.0.0 10.1.1.154;

  2. ip route 0.0.0.0/0 10.1.1.254;

  3. ip route 0.0.0.0 255.255.255.255 10.1.1.254;

  4. ip route 0.0.0.0/32 10.1.1.254.

chevron-rightSolutionhashtag
  1. ip route 0.0.0.0 0.0.0.0 10.1.1.154

Question 3

Which is an accurate statement about the behavior of routers and switches ?

  1. Routers flood packets with an unknown destination IP address, switches flood frames with an unkown destination MAC address;

  2. Routers drop packets with an unkown destination IP address, switches drop frames with an unkown destination MAC address;

  3. Routers drop packets with an unkown destination IP address, switches flood frames with an unkown destination MAC address.

chevron-rightSolutionhashtag
  1. Routers drop packets with an unkown destination IP address, switches flood frames with an unkown destination MAC address

Question 4

Which two types of addresses are automatically added to the routing table when you configure an IP addres on an interface and enable it ?

  1. Connected, Static;

  2. Local, Static;

  3. Default, Local;

  4. Connected, Local;

chevron-rightSolutionhashtag
  1. Connected, Local

Question 5

Which interface will be used to forward a packet with a destination IP address of 10.1.1.1?

chevron-rightSolutionhashtag

GigabitEthernet0/3.

Last updated