01-17-2022 08:51 AM
Hi,
is there someone that can help me to upgrade my ASR 1001-X via GUI? For being more specific I have a problem when a path is requested, if I have my .bin file in my PC's downloads folder, which path do I have to insert?
I tried to follow this guide via CLI https://www.cisco.com/c/en/us/td/docs/routers/asr1000/configuration/guide/chassis/asrswcfg/issu.html
but the TFTP transfer isn't functioning properly.
Thank you in advance.
Matteo
01-17-2022 08:55 AM
Hi
It depends. Which Operating system are you using? If you are using Windows, download should be something like:
C:\Users\You-user\Downloads
01-17-2022 09:13 AM
Hi,
at the moment I uploaded the target release on a Nexus 9K directly attached to the router, the current release is the 16.6.4.
This is my current config for the ASR side:
Router_ASR#sh run Building configuration... Current configuration : 2676 bytes ! ! Last configuration change at 16:55:47 UTC Mon Jan 17 2022 by admin ! version 16.6 service timestamps debug datetime msec service timestamps log datetime msec platform qfp utilization monitor load 80 no platform punt-keepalive disable-kernel-core ! hostname xxxxxxxxxx ! boot-start-marker boot system bootflash:Downloads boot system bootflash:asr1001x-universalk9.16.06.04.SPA.bin boot-end-marker ! ! vrf definition Mgmt-intf ! address-family ipv4 exit-address-family ! address-family ipv6 exit-address-family ! ! aaa new-model ! ! aaa authentication login default local aaa authorization exec default local ! ! ! ! ! ! aaa session-id common ! ! ! ! ! ! ! ip domain name xxxx ! ! ! ! ! ! ! ! ! ! subscriber templating ! ! ! ! ! ! ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! ! ! license udi pid ASR1001-X sn JAE253700HD license boot level adventerprise spanning-tree extend system-id diagnostic bootup level minimal ! ! ! username admin privilege 15 secret 5 xxxxxxxxxxxxxxxxxxxxxxx username superuser privilege 2 password 0 superpassword ! redundancy mode sso ! ! ! ! ! ! lldp run cdp run ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Port-channel15 no ip address ! interface Port-channel15.970 encapsulation dot1Q 970 ip address x.x.x.x 255.255.255.224 standby 10 ip x.x.x.x standby 10 preempt standby 10 track 1 decrement 10 shutdown ! interface TenGigabitEthernet0/0/0 ip address 10.1.1.1 255.255.255.252 ! interface TenGigabitEthernet0/0/1 no ip address channel-group 15 mode active ! interface GigabitEthernet0/0/0 no ip address shutdown negotiation auto ! interface GigabitEthernet0/0/1 no ip address shutdown negotiation auto ! interface GigabitEthernet0/0/2 no ip address shutdown negotiation auto ! interface GigabitEthernet0/0/3 no ip address shutdown negotiation auto ! interface GigabitEthernet0/0/4 no ip address shutdown negotiation auto ! interface GigabitEthernet0/0/5 no ip address shutdown negotiation auto ! interface GigabitEthernet0 vrf forwarding Mgmt-intf ip address 10.19.0.14 255.255.255.224 negotiation auto ! ip forward-protocol nd ip http server ip http authentication local ip http secure-server ip tftp source-interface GigabitEthernet0 ip tftp blocksize 8192 ip route vrf Mgmt-intf 0.0.0.0 0.0.0.0 10.19.0.1 ! ip ssh source-interface GigabitEthernet0 ip ssh version 2 ip scp server enable ! ! ! ! ! ! ! control-plane ! ! ! ! ! ! line con 0 stopbits 1 line aux 0 stopbits 1 line vty 0 4 transport input ssh ! wsma agent exec ! wsma agent config ! wsma agent filesys ! wsma agent notify ! ! end
This is my current config for the Nexus side:
switch_N9K# sh running-config !Command: show running-config !Running configuration last done at: Mon Jan 17 16:42:49 2022 !Time: Mon Jan 17 18:09:23 2022 version 9.3(8) Bios:version 01.05 feature scp-server feature sftp-server feature tacacs+ cfs eth distribute feature ospf feature interface-vlan feature lacp feature vpc feature lldp feature bfd no ip domain-lookup crypto key generate rsa label AC-CAGS-SW01-EXT modulus 2048 ip tftp source-interface mgmt0 vrf management vrf context management ip route 0.0.0.0/0 10.19.0.1 interface Ethernet1/1 ip address 10.1.1.2/30 no shutdown interface mgmt0 vrf member management ip address 10.19.0.10/27 boot nxos bootflash:/nxos.9.3.8.bin logging server xxxxxx
01-17-2022 08:57 AM
Do you have the tftp server software installed and running on your PC? If so can you set its default directory to be your downloads folder?
01-17-2022 09:20 AM
Yes but instead of using my PC, I want to use the N9K that is directly attached to the ASR for uploading the target release, for doing this I suppose to use SCP but for the moment it isn't functioning. In the previous answer, I pasted the current configurations both for N9K both ASR
01-17-2022 01:44 PM
01-18-2022 04:37 AM
Sorry Leo but at the moment my problem is to copy the bin file into the ASR, I have a Nexus 9K (with the ASR target release onboard) directly connected with the ASR 1001-X, trying to do the copy via SCP it isn't functioning, it displays an undefined error when trying to retrieve the release from the Nexus.
Check the configurations posted in the previous answer if you want to help me.
Thanks in advance
Matteo
01-18-2022 01:59 PM
The file could be uploaded to the router using the on-board USB port.
01-18-2022 02:12 PM
Do you have the detailed procedure to copy the image from USB to the ASR and to proceed with the upgrade?
Thanks in advance
01-18-2022 03:50 PM
@MatteoBolognino6613 wrote:
Do you have the detailed procedure to copy the image from USB to the ASR
copy usb0:filename.ext bootflash:
@MatteoBolognino6613 wrote:
proceed with the upgrade?
Please refer to my previous response (LINK).
01-19-2022 01:02 AM - last edited on 01-19-2022 05:49 AM by Translator
It seems that the router is not able to read what is contained into the usb:
copy usb0: bootflash:asr1001x-universalk9.17.03.04a.SPA.bin
Source filename []? asr1001x-universalk9.17.03.04a.SPA.bin
Destination filename [asr1001x-universalk9.17.03.04a.SPA.bin]?
%Error opening usb0:asr1001x-universalk9.17.03.04a.SPA.bin (No such file or directory)
Do you have any suggestions?
01-19-2022 01:58 AM
@MatteoBolognino6613 wrote:
%Error opening usb0:asr1001x-universalk9.17.03.04a.SPA.bin (No such file or directory)
Post the complete output to the command "dir usb0:".
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide