Cisco Exam Questions

Which of these configurations shows how to configure MPP when only SSH, SNMP…?

Which of these configurations shows how to configure MPP when only SSH, SNMP, and
HTTP are allowed to access the router through the Gigabit Ethernet 0/3 interface and
only HTTP is allowed to access the router through the Gigabit Ethernet 0/2 interface?

A.
Router(config-cp-host)# management-interface GigabitEthernet 0/3 allow http ssh
snmp
Router(config-cp-host)# management-interface GigabitEthernet 0/2 allow http

B.
Router(config-cp-host)# management-interface GigabitEthernet 0/3 allow http ssh
tftp snmp
Router(config-cp-host)# management-interface GigabitEthernet 0/2 allow http

C.
Router(config-cp-host)# management-interface GigabitEthernet 0/3 allow http ssh
snmp
Router(config-cp-host)# management-interface GigabitEthernet 0/2 allow http ssh

D.
Router(config-cp-host)# management-interface GigabitEthernet 0/3 http ssh snmpRouter(config-cp-host)# management-interface GigabitEthernet 0/2 http