1.
Which address is used by the Unicast Reverse Path Forwarding protocol to validate a packet against the routing table?
2.
What are the three modes of Unicast Reverse Path Forwarding?
3.
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
4.
Refer to the following command:
router(config)# ip http secure-port 4433
Which statement is true?
5.
A network engineer is configuring a routed interface to forward broadcasts of UDP 69, 53, and 49 to 172.20.14.225. Which command should be applied to the configuration to allow this?
6.
A network engineer is configuring SNMP on network devices to utilize one-way SNMP notifications. However, the engineer is not concerned with authentication or encryption. Which command satisfies the requirements of this scenario?
7.
When using SNMPv3 with NoAuthNoPriv, which string is matched for authentication?
8.
A network engineer finds that a core router has crashed without warning. In this situation, which feature can the engineer use to create a crash collection?
9.
A network engineer is trying to implement broadcast-based NTP in a network and executes the ntp broadcast client command. Assuming that an NTP server is already set up, what is the result of the command?
10.
What is a function of NPTv6?