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.
I have what's probably an easy question to answer...I have received a smartnet quote from our Cisco Distributor...The devices on the quote are all at the same exact location, but I see that the quote lists TWO site ID#'s for this location.Obviously, ...
This post is 3 years old, but I'm tossing this up for future referenceTo permit | deny just DHCPv4 traffic...Create an extended ACL with 2 lines.Use the following parameters to create each statement:► UDP port 67 (That's a DHCP server)► UDP port 68 (...
Enable mode?Uhhhh.....que?Kidding.No, I'm the intern.I have level 1 "n00b" access. I had level 15 access the second day, for a special project. (I wrote a VACL! Wooot!)It scared the CRAP out of me.I did a show mac-address yada yada and it just kept ...
Rut ro I AM using AAA.I'm assuming I should change this:expect -re ".*assword:" {exp_send "$pass\r"}to this:expect -re ".*sername:" {exp_send "$user\r"}
expect -re ".*assword:" {exp_send "$pass\r"}How far off am I?PS - TY for your help! The engine...
Scott.... Halp?What am I doing wrong?I made some very basic changes, but after that, the rest of this is all Martian to me...I included the script you supplied originally, with my changes, so you can see... package require Expect# Here, we specify al...
Scott....Being a temporary intern, I have been busy doing this n' that.... ...but I've been looking forward to playing around with Tcl...That is........until.......I opened your cmd-win32.tcl.zip...I read it.I read it again.I'm not sure, but I think ...