又出现U.U.U了。在R1上做ACL限制R2到R1的TELNET包,R2 PING R3出现U.U.U。有谁知道ping出现U.U.U到底是什么意思。还有我是在R1上做ACL限制R2的TELNET,怎么R2到R3也TELNET不了了。R1配置如下,e0/0连R2
interface Ethernet0/0
ip address 172.16.128.1 255.255.224.0
ip access-group 110 in
R2
interface Ethernet0/0
ip address 172.16.144.17 255.255.224.0
no ip route-cache
half-duplex
!
ip default-gateway 172.16.128.1
no ip http server
no ip http secure-server
首先,ICMP包在CISCO路由器上的回应代码释义如下: ! Each exclamation point indicates receipt of a reply
. Each period indicates the network server timed out while waiting for a reply
U A destination unreachable error PDU was received
Q Source quench (destination too busy)
M Could not fragment
? Unknown packet type
& Packet lifetime exceeded