upgrade firmware Cisco ASA without downtime active/standby failover pair
- No Comments
- Nov, 13, 2012
- Angelo Schalley
- Cisco, Networking, security
Step 1 Download the new software to both units, and specify the new image to load with the boot system command.
Step 2 Reload the standby unit to boot the new image by entering the following command on the active unit:
Read more on upgrade firmware Cisco ASA without downtime active/standby failover pair…
quality of service, QoS on a VPN tunnel, running through a Cisco ASA
- No Comments
- Nov, 01, 2012
- Angelo Schalley
- Cisco, Networking
Priority or Low Latency Queueing – This is the primary method used when dealing with traffic flows that do not react well to network latency, such as voice and video etc. Traffic in the Priority queue will be processed and transmitted ahead of all other traffic.
Read more on quality of service, QoS on a VPN tunnel, running through a Cisco ASA…
configure VRF or VPN instance on a HP H3C series
- No Comments
- Oct, 25, 2012
- Angelo Schalley
- HP, Networking
#
ip vpn-instance demo
route-distinguisher 1:1
description demo
#
interface GigabitEthernet2/0/1 (or vlan interface)
description Int to cust demo
ip binding vpn-instance demo
#
ip route-static vpn-instance demo 0.0.0.0 0.0.0.0 10.10.10.1
Read more on configure VRF or VPN instance on a HP H3C series…