Question 196

What does the following access list, which is applied on the external interface FastEthernet 1/0 of the perimeter router, accomplish?
router(config)#access-list 101 deny ip 10.0.0.0 0.255.255.255 any log
router (config)#access-list 101 deny ip 192.168.0.0 0.0.255.255 any log router (config)#access-list 101 deny ip 172.16.0.0 0.15.255.255 any log router (config)#access-list 101 permit ip any any router (config)#interface fastEthernet 1/0 router (config-if)#ip access-group 101 in
  • Question 197

    When a new PC is connected to the network, which step must it take first to receive a DHCP address?
  • Question 198

    Which command enables NAT-PT on an IPv6 interface?
  • Question 199

    What is the primary service that is provided when you implement Cisco Easy Virtual Network?
  • Question 200

    Which two statements about NetFlow templates are true? (Choose two.)