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.
Hello!N00b question I'm sure. I have a pair of Nexus 93180YC-EX running 9.2(2) in VPC mode.I'm trying to get a basic VXLAN EVPN between them. This is a working "Classic" environment, only have the two 9ks, no other swithes. This is a secondary DC, so...
Hello!
I'm fumbling my way through TCLtrying to fulfill a need.
I had an EEM script that would daily pull in a file via TFTP and apply the contents of that file. Idea is to update various ACLs daily in an automated fashion. This worked fine except th...
Hi All,
I'm having some strange behavior...
My bridge is a MCU 5320, licensed for 7 Full HD ports (14 HD, 28 SD, etc) version 4.5. I am running TPC XC4.0 with no release key. We only have one bridge right now, so no big reason to have more bridges in...
Hi All!
We use 802.1x to secure our LAN and all of our Cisco IP Phones authenticate via EAP-TLS back to our ACS server. The phones are using the MIC to authenticate. I have a few phones where the MIC has expired. What are my options? I really dont wa...
Hello!I've gotten 2 /56 block of IPv6 addresses from our ISP. We're in the process of rolling out a new website and along with that I'm pushing that we create our IPv6 presence at the same time. My Question is in regards to Routing vs NAT-ing... in m...
I got it to work!
Thank you very much Joe for all your help. I ended up using this:
cli_write $cli(fd) "copy flash:$ACLFile running-config" cli_read_pattern $cli(fd) "Destination filename" cli_write $cli(fd) "\n" if [catch {cli_read $cli(fd) } result...
Oh excellent, now we're getting somewhere!
I tried using cli_write and cli_read_pattern as you suggested, it worked, it pulled in the file, however... right after I download the file, I do this:
set fin [cli_exec $cli(fd) "verify /md5 flash:$ACLFile"...
Hi Joe,
Thanks for your response, sorry I didn't reply earlier.
I've modified the script and have all of it working except for two parts.
The part to transfer the file via TFTP to flash: and to copy run start.
Here's what I have now:
cli_exec $cli(fd...
Thanks for the insight into how it works. I've removed the auto-dialed participants that were associated with the template, they were only there for testing anyway and changed the cascade to 0. I should be able to have more participants now correct? ...