Unable to ping interface on the router
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2013 03:03 AM - edited 03-07-2019 01:55 PM
Hi,
I have a strange problem here. I have a 2800 router with 3 active interfaces. I am unable to ping the IP assigned to one of the interface though it is showing as up. Able to ping the other 2 interfaces.The other end is connected to Checkpoint FW. what could be the issue?
Thanks,
Sridhar
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2013 03:13 AM
Hmm...looks strange can you provide us the config and outputs you are trying to ping?
R u trying to ping your own interface ip address? If the interface is upthen you need to ping the ip address configured.
Regards
Inayath
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2013 03:16 AM
yes, i am trying to ping the IP address configured on one of the router interface. Both int status and line protocol is up.
router#sh ip int bri
Interface IP-Address OK? Method Status Prot
ocol
GigabitEthernet0/0 10.32.254.49 YES NVRAM up up
GigabitEthernet0/1 10.32.254.54 YES NVRAM up up
FastEthernet0/0/0 10.32.73.254 YES NVRAM up up
NVI0 unassigned YES unset administratively down down
Loopback0 unassigned YES NVRAM administratively down down
router#ping 10.32.254.54
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.32.254.54, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
router#sh int g0/1
GigabitEthernet0/1 is up, line protocol is up
Hardware is MV96340 Ethernet, address is 001d.4686.9569 (bia 001d.4686.9569)
Description: **** Link to Internet Firewall ****
Internet address is 10.32.254.54/30
MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 1000Mb/s, media type is T
output flow-control is XON, input flow-control is XON
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:20, output 00:00:00, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 132000 bits/sec, 1 packets/sec
5 minute output rate 1000 bits/sec, 1 packets/sec
123727 packets input, 87032101 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 0 multicast, 344 pause input
0 input packets with dribble condition detected
113439 packets output, 10149720 bytes, 0 underruns
0 output errors, 0 collisions, 3 interface resets
0 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier, 0 pause output
0 output buffer failures, 0 output buffers swapped out
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2013 04:34 AM
do you have any ACL blocking the icmp?
Is there any NAT configuration with this subnet range?
If possilbe get us the running config.
