ExamQuestions.com

Register
Login
CCIE Security Written Exam (400-251) Exam Questions

Cisco

CCIE Security Written Exam (400-251)

463 / 530

Question 463:

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? 

Answer options:

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 snmp Router(config-cp-host)# management-interface GigabitEthernet 0/2 http