Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,
is it wise to use the install mode on cisco 1111-4p like we do on switches?
We used to do it with bin file, i tried it with install mode using
package.conf
to boot off and that works. Is this the recommended way now for all cisco devices that run...
Hi guys,
I need some help converting the bellow eem script to tcl script for a cisco catalyst 9300 switch without the addon license pack ( so i cannot run the eem script without first rebooting the switch which i cannot do)
I tried the eem to tcl c...
Hi,i am trying to find out if it is possible to add a string value like "cisco" to another string like "test" to finally form |"ciscotest" using an eem applet/script or maybe in terminal shell ?i am looking to do this:i want to skim the sh log for in...
Hi Guys, I am looking for a way to see if traffic(packets) are increasing on a specific mapped vlan from traditional QinQ tunnel on a trunk of a cisco 4500Is this possible? I do not need to look into the packets i just want to see if traffic is trave...
the eem applet that causes this output is:
action 0011 cli command "enable"action 0012 cli command "sh run | i ^line vty"action 0013 foreach line "$_cli_result" "\n"
when i run this with debug action cli activated i see this behavior of EEM:
R1#sh ...
Hi Leo,
that document is great but unless i missed something it does not seem to explain how exactly you upgrade a router that is already in install-mode using the
package.conf
file.
What commands do i use to upgrade , are these 2 alone sufficient,...
Hi Leo,
Thanks for your reply , and how would i go to upgrade a router that's in install mode ( booted from
packages.conf?
)
elsewhere on the forum here i found this below, but i have not tried it, is this the way to upgrade? Copy the newer
ios.bin...
hi, yes i have tried it but it failed , on an ISR1100-4G with software 17.4.1a in controller managed mode i got this:
first i copied the image i was trying to upgrade to : isr1100be-universalk9.V176_2_CSCWA26509.SPA.bin to the bootflash from usb, th...