02-16-2018 08:09 AM - edited 03-05-2019 09:56 AM
We have received our RMA for the clock issue on the ISR 4321. The router we are replacing is located in Greece so we'd like to ship it fully configured so all they have to do is rack it and power it up. Boot image and config will be identical however I have two concerns that I'd like to clear up before I begin.
Thank you.
Solved! Go to Solution.
02-16-2018 08:51 AM
Without knowing anything about the environment and not seeing the config it is difficult to know if there is some quirk that might impact the GRE tunnel. But in general I would expect that the GRE tunnel would come up and not require any post install work.
I am not a licensing expert and perhaps someone in the forum who is expert will chime in but I would expect that transferring the license to the new router would not be disruptive to the existing router.
HTH
Rick
02-16-2018 08:51 AM
Without knowing anything about the environment and not seeing the config it is difficult to know if there is some quirk that might impact the GRE tunnel. But in general I would expect that the GRE tunnel would come up and not require any post install work.
I am not a licensing expert and perhaps someone in the forum who is expert will chime in but I would expect that transferring the license to the new router would not be disruptive to the existing router.
HTH
Rick
02-16-2018 09:29 AM
In addition to what Rick noted, I would not transfer the license from one device to an RMA device. If the license is revoked in the current router, you may lose some features and functionalities. You woud need to go to this link and do a license transfer
https://slexui.cloudapps.cisco.com/SWIFT/LicensingUI/Quickstart#
HTH
02-16-2018 09:57 AM
The tunnels have a pretty basic configuration so I think I'm safe then. As for the licensing I'll use that link to transfer. Thank you.
02-20-2018 10:03 AM
Has anyone tried to rehost a license using the online tool? I haven't had success with the 4321's and have had to open a TAC case to do this.
02-16-2018 12:31 PM
Hello,
to be on the safe side, I would also create an EEM script that clears the tunnel interfaces upon boot:
event manager applet CLEAR_GRE
event timer countdown 10
action 1.0 cli command "enable"
action 2.0 cli command "clear interface tunnel0"
This would clear the interface 10 seconds after booting and configuring itself.
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