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,I am using EEM to trigger the following commands on a set event:action 1 cli command "enable"action 2 cli command "tclsh flash:mytcl.tcl"In my tcl script I am using the command 'after' to sleep for a specific time.What I notice is that the script ...
Hi guys,I have a DHCP setup on my Cisco 877W that acts as a DHCP server.I would like to add an option to statically assign IP addresses for a chosen number of hosts.My current DHCP configuration is:ip dhcp excluded-address 192.168.1.1 192.168.1.20!ip...
Hi,I got a Cisco 877W set up and have problems with the Firewall setup using Cisco Configuration Professional.I am new to the security field so I decided to use CCP to configure the firewall. I would like to block all traffic from the internet and al...
Hi,I would like to know if it is possible to perform variable traffic shaping per protocol on a Cisco router (I have a 877W).What I am looking for is that if I transfer files by FTP, I will get the maximum bandwidth available from my WAN but as soon ...
After translating my script to proper EEM and having the same issue, I found out it was due to the maxrun setting that defaults to 20 seconds.I configured it to be more, and it all works now.
Hi,I have taken a closer look onto my router performance and noticed that the output queue does indeed fill up:Input queue: 0/75/7281/0 (size/max/drops/flushes); Total output drops: 23436Sometimes I can see the queue size with a number other than zer...
Hey Jathaval,Thank you very much for the help!One last question I have regarding this issue is if the inspection list behaves as an ACL and if the order matters.If one inspection rule is identified, does it continue inspecting or does it break the in...