cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1294
Views
5
Helpful
8
Replies

Cannot ping ASR1001 to the host

Vinnfier93
Level 1
Level 1

Hi all,

 

i just doing testing here on ASR1001. I have hardware issue with ASR1000 before but already solved it.

right now I cannot ping ASR1001 to my laptop to test the connection. This is my 1st time configure ASR1001 btw.

 

 

I show you my config, hope anyone can help me.

 

Router#sh run
Building configuration...

Current configuration : 1663 bytes
!
! Last configuration change at 02:59:43 UTC Fri Oct 23 2020
!
version 15.5
service timestamps debug datetime msec
service timestamps log datetime msec
no platform punt-keepalive disable-kernel-core
!
hostname Router
!
boot-start-marker
boot system flash asr1001-universalk9.03.16.06.S.155-3.S6-ext.bin
boot system flash bootflash:asr1001-universalk9.03.16.06.S.155-3.S6-ext.bin
boot-end-marker
!
!
vrf definition Mgmt-intf
!
address-family ipv4
exit-address-family
!
address-family ipv6
exit-address-family
!
!
no aaa new-model
!
!
!

!
!
!
ipv6 multicast rpf use-bgp
!
!
!
!
!
!
!
subscriber templating
multilink bundle-name authenticated
!
!
license udi pid ASR1001 sn JAE171400HR
!
!
!
redundancy
mode none
!
!
!
!
!
!
!
!
interface GigabitEthernet0/0/0
no ip address
negotiation auto
!
interface GigabitEthernet0/0/1
no ip address
negotiation auto
!
interface GigabitEthernet0/0/2
ip address 10.0.0.1 255.255.255.0
speed 1000
no negotiation auto
!
interface GigabitEthernet0/0/3
no ip address
negotiation auto
!
interface GigabitEthernet0/1/0
no ip address
negotiation auto
!
interface GigabitEthernet0/1/1
no ip address
negotiation auto
!
interface GigabitEthernet0/1/2
no ip address
negotiation auto
!
interface GigabitEthernet0/1/3
no ip address
negotiation auto
!
interface GigabitEthernet0/1/4
no ip address
negotiation auto
!
interface GigabitEthernet0
vrf forwarding Mgmt-intf
no ip address
negotiation auto
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
ip tftp source-interface GigabitEthernet0
!
!
!
!
control-plane
!
!
line con 0
stopbits 1
line aux 0
stopbits 1
line vty 0 4
login
!
!
end

Router#
Router#
Router#
Router#ping 10.0.0.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.0.0.2, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
Router#

2 Accepted Solutions

Accepted Solutions

Hello

turn off any software firewall on your pc and test again


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

View solution in original post

balaji.bandi
Hall of Fame
Hall of Fame

windows FW issue - off and try again.

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

View solution in original post

8 Replies 8

Hello

turn off any software firewall on your pc and test again


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Hi Paul,

 

thanks for the solution. its work!

balaji.bandi
Hall of Fame
Hall of Fame

windows FW issue - off and try again.

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello @Vinnfier93 ,

just in addition it could be better to avoid to force speed to 1000 and to disable negotiation

 

interface GigabitEthernet0/0/2
ip address 10.0.0.1 255.255.255.0
speed auto
negotiation auto

 

Hope to help

Giuseppe

 

I agree with my colleagues who are suggesting that this might be an issue with a firewall on the PC not allowing ping. But I think we may also need to consider some other possibilities. Are we sure that the PC is connected to the expected interface? Perhaps the output of show interface for the connected interface or of show ip interface brief might provide helpful information. Also please try the ping again and then immediately do show arp and post the output. This would demonstrate whether there is layer 2 communication or not.

HTH

Rick

Hello,

 

what if you use GigabitEthernet0/0/2 as source ?

 

ASR1001#ping 10.0.0.2 source interface GigabitEthernet0/0/2

Vinnfier93
Level 1
Level 1

 

Hi all,

 

I tried to copy the iOS, but it didn't successful. Attached is the output

 

Router#
Router#copy flash
Router#copy bo
Router#copy bootflash: tf
Router#copy bootflash: tftp:
Source filename []? asr1001-universalk9.03.16.06.S.155-3.S6-ext.bin
Address or name of remote host []? 10.0.0.2
Destination filename [asr1001-universalk9.03.16.06.S.155-3.S6-ext.bin]?
.....
%Error opening tftp://10.0.0.2/asr1001-universalk9.03.16.06.S.155-3.S6-ext.bin (Timed out)

Hello

is 10.0.0.2 running as a tftp server? if not it won’t work- 

if you need one you could download a free tftp server here


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul
Review Cisco Networking products for a $25 gift card