客户路由器的接口GigabitEthernet0 0下连接了局域网主机HostA,其IP地址为192.168.0.2 24;接口Serial6 0接口连接远端,目前运行正常。现增加ACL配置如下:firewallenablefirewalldefaultpermitaclnumber3003rule0permittcprule5permiticmpaclnumber2003rule0denysource192.168.0.00.0.0.255interfaceGigabitEthernet0 0firewallpacket-filter3003inboundfirewallpacket-filter2003outboundipaddress192.168.0.1255.255.255.0interfaceSerial6 0link-protocolpppipaddress6.6.6.2255.255.255.0假设其他相关配置都正确,那么()。
A.HostA不能ping通该路由器上的两个接口地址
B.HostA不能ping通6.6.6.2,但是可以ping通192.168.0.1
C.HostA不能ping通192.168.0.1,但是可以ping通6.6.6.2
D.HostA可以Telnet到该路由器上