Hello fellow networkers!So i've been given a small project of implementing ipv6 on a customer firewall.I must admit, IPv6 is not my strong force, and i barely touched it since i joined networking in 2010. My proudest ipv6 moment is probably ospfv3 in an I...
view more
If you have topology Vmanage , Vsamrt , Vbond behind firewall , Vedge in other site also behind firewall i configured Vedge ip address for vbond public ip , also i made nat for it on the firewall - DC 1 to 1Vedge can,t&nb...
view more
Hi to all, I want you please to direct me to the appropriate channel. I'm doing a research paper on migration to the cloud or switch to the cloud for businesses and its security challenges, and I would like to have some information about how ci...
view more
I am new to expect and I was using logic to automate disconnecting telnet session where the user is logged in and leave other lines as it is:for {set i 0} {$i ==4} {incr i} {
send "clear line vty $i\r"
"confirm]" {send "\r"}
"% Not allowed" {send "q...
view more
BackgroundWe are developing an enterprise application to control Cisco phones on a Cisco Unified Call Manager using 3rd party call control. We need to be able to monitor call state, get Caller ID for incoming calls, and do full call control (placing calls...
view more