Which two commands are used to only allow SSH traffic to the router Eth0 interface and deny other management traffic (BEEP, FTP, HTTP, HTTPS, SNMP, Telnet, TFTP) to the router interfaces? (Choose two.)
A.
interface eth0
B.
control-plane host
C.
policy-map type port-filter policy-name
D.
service-policy type port-filter input policy-name
E.
management-interface eth0 allow ssh
F.
line vty 0 5 transport input ssh