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.
Trying to configure ikev1 IPSec tunnel from Azure CSR 1000v back to my data center to use GRE over IPSec. It's driving me crazy, because the tunnel is not coming up. VPN config in our private datacenter is the same as other tunnels we have, but I see...
I have options ping enabled for all SIP trunks in CUCM and also configured to receive a syslog message when the trunk is not reachable: SIPTrunkOOS.
Attached are screenshots of trunks in CUCM and SIPTrunkOOS alert
My question is: is there an alert wh...
Hi, hope you can help me here since I am new to EEM.
I wrote a script to monitor SIP trunk status every 5 minutes and if it goes down send me an email. It works good, but if the SIP trunk is down, script will continue to run and I will keep getting a...
Hi, we are adding secondary ISP to multihome our network.
Secondary ISP will be used as a backup only.
We requested that secondary ISP advertise full routing table and default route. We don't need full routing table from them, but would like to have ...
You will have to configure router-on-a-stick. Your port1 on the router will have three subinterfaces: port1.10, 1.20, 1.30 and subinterfaces will have IPs 192.168.10.1, 20.1, 30.1
Computers on each vlan will use those IPs as their default gateways.
H...
Sorry, did not look at your config before I wrote this... Anyway, looks like you are on the right path.
Most important is option 3 on DHCP and default routes on HPs. This way when computer gets IP address, it will sent packets to HPs and HPs will for...
I just tested the script and did not get any emails at all (I brought our sip trunk down to test). Have a feeling it's not taking this command:
action 450 if $i eq "1"
what's the best way I can debug this script? I am assuming there is no way to ru...