Question 211

Refer to the exhibit.

Which command only announces the 1.2.3.0/24 network out of FastEthernet 0/0?
  • Question 212

    If the primary path goes down, what will EIGRP use to reach a destination?
  • Question 213

    Refer to the exhibit. The DHCP client is unable to receive a DHCP address from the DHCP server.
    Consider the following output:
    hostname RouterB
    !
    interface fastethernet 0/0
    ip address 172.31.1.1 255.255.255.0
    interface serial 0/0
    ip address 10.1.1.1 255.255.255.252
    !
    ip route 172.16.1.0 255.255.255.0 10.1.1.2
    Which configuration is required on the Router B fastEthernet 0/0 port in order to allow the DHCP client to successfully receive an IP address from the DHCP server?
  • Question 214

    A network engineer is configuring a solution to allow failover of HSRP nodes during maintenance windows, as an alternative to powering down the active router and letting the network respond accordingly. Which action will allow for manual switching of HSRP nodes?
  • Question 215

    Router RTA is configured as follows:
    RTA (config)#router rip
    RTA(config-router)#network 10.0.0.0
    RTA(config-router)#distribute-list 44 in interface BRIO
    RTA(config-router)#exit
    RTA(config)#access-list 44 deny 172.16.1.0 0.0.0.255
    RTA(config)#access-list 44 permit any

    What are the effects of this RIP configuration on router RTA? (Choose two)