[&] DHCP Snooping needs to be enabled on VLAN-132. The DHCP Server is reachable via interface Gigabit0/1 on this VLAN and the DNS server is reachable via Gigabit0/2 on this same VLAN. Which of the following commands must be configured to get DHCP Snooping operational? (Select three correct answers) - Switch(config)#interface Gigabit0/1 Switch(config-if)#ip dhcp snooping trust -- Correct - Switch(config)#ip dhcp snooping vlan 132 -- Correct - Switch(config)#ip dhcp snooping enable - Switch(config)#ip dhcp snooping -- Correct - Switch(config)#vlan 132 Switch(config-vlan)#ip dhcp snooping - Switch(config)#interface Gigabit0/2 Switch(config-if)#ip dhcp snooping trust [&] Which of the following statements about DHCP Option-82 are true? (Select the best answer) - This option should be manually disabled via configuration - This option is inserted by default when DHCP Snooping is enabled - None of these answers are correct - All of these answers are correct -- Correct - Many DHCP Servers do not recognize this option [&] Which of the following statements are true concerning the output of the command, "show ip dhcp snooping"? (Select the best answer) - It displays all DHCP Snooping "Untrusted" interfaces - It displays the remaining DHCP Lease of every DHCP Client - It displays all DHCP Snooping "Trusted" interfaces -- Correct - It displays the MAC address of every DHCP Client [&] What Cisco IOS command is used to display the DHCP Client information that has been learned by a switch performing DHCP Snooping? (Select the best answer) - show ip dhcp snooping binding -- Correct - show ip dhcp - show ip dhcp binding - show ip dhcp snooping