{"id":2798,"date":"2026-01-09T21:20:00","date_gmt":"2026-01-09T21:20:00","guid":{"rendered":"https:\/\/www.balajibandi.com\/?p=2798"},"modified":"2026-01-22T19:21:31","modified_gmt":"2026-01-22T19:21:31","slug":"94-days-to-ccie-sec-v6-1-lab","status":"publish","type":"post","link":"https:\/\/www.balajibandi.com\/?p=2798","title":{"rendered":"94 Days to CCIE SEC v6.1 Lab"},"content":{"rendered":"\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\"><a href=\"https:\/\/www.balajibandi.com\/?p=2739\">ASA and FTD Clustering<\/a><\/mark><\/strong><\/p>\n\n\n\n<p>Today we are going to use 2 ASAs, cluster them, and run the tests.<\/p>\n\n\n\n<p>Per the prerequisites, the ASA must be multi-mode; configure multiple modes. The ASA will make the changes and reboot.<\/p>\n\n\n\n<p>we are going to use below topology :<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"517\" height=\"400\" src=\"https:\/\/www.balajibandi.com\/wp-content\/uploads\/2026\/01\/image-45.png\" alt=\"\" class=\"wp-image-2799\" srcset=\"https:\/\/www.balajibandi.com\/wp-content\/uploads\/2026\/01\/image-45.png 517w, https:\/\/www.balajibandi.com\/wp-content\/uploads\/2026\/01\/image-45-300x232.png 300w\" sizes=\"auto, (max-width: 517px) 100vw, 517px\" \/><\/figure>\n\n\n\n<p>On the switch, we created a Port-channel and used a sub-interface with VLAN tagging.<\/p>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\"><strong>SW1 &#8211; Configuration <\/strong><\/mark><\/p>\n\n\n\n<p>config t<br>!<br>vlan 2-4<br>!<br>interface port-channel 1<br>switch trunk encapsulation dot1q<br>switchport mode trunk<br>switch trunk allowed vlan 2-4<br>shutdown<br>!<br>interface range eth0\/0-2<br>switch trunk encapsulation dot1q<br>switchport mode trunk<br>switch trunk allowed vlan 2-4<br>channel-group 1 mode active<br>no shutdown<br>!<br>port-channel load-balance src-dst-ip<br>!<br>interface port-channel 1<br>no shut<br>!<br>end<br>!<br>wr<\/p>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\"><strong>ASA1 and ASA2 Configuration :<\/strong><\/mark><\/p>\n\n\n\n<p>ASA1 and ASA2:<\/p>\n\n\n\n<p>config t<br>!<br>mode Multiple<br>! (Both ASA reboot)<\/p>\n\n\n\n<p>ASA1 <\/p>\n\n\n\n<p>interface ethernet 2<br>no shutdown<br>interface ethernet 5<br>no shutdown<br>cluster interface-mode spanned force<br>cluster group cisco<br>local-unit ASA1<br>cluster-interface ethernet 5 ip 192.168.100.1 255.255.255.0<br>priority 1<br>mtu cluster 9000<br>mac-address auto<br>!<\/p>\n\n\n\n<p>interface port-channel 1<br>port-channel span-cluster<br>!<br>interface eth0<br>channel-group 1 mode active<br>no shut<br>!<br>interface eth1<br>channel-group 1 mode active<br>no shut<br>!<br>interface port-channel 1.2<br>vlan 2<br>interface port-channel 1.3<br>vlan 3<br>interface port-channel 1.4<br>vlan 4<br>!<br>admin-context admin<br>context admin<br>config-url disk0:admin.cfg<br>allocate-interface eth2 management<br>allocate-interface port-channel1.2<br>allocate-interface port-channel1.3<br>allocate-interface port-channel1.4<br>!<br>cluster group cisco<br>enable<\/p>\n\n\n\n<p>wr<\/p>\n\n\n\n<p>ASA2<\/p>\n\n\n\n<p>interface ethernet 2<br>no shutdown<br>interface ethernet 5<br>no shutdown<br>cluster interface-mode spanned force<br>cluster group cisco<br>local-unit ASA2<br>cluster-interface ethernet 5 ip 192.168.100.2 255.255.255.0<br>priority 2<br>mtu cluster 9000<br>mac-address auto<br>!<br>cluster group cisco<br>enable as-slave<br>!<br>wr<\/p>\n\n\n\n<p>You will notice ASA1 and ASA 2 message when they form Cluster :<\/p>\n\n\n\n<p>ASA1<\/p>\n\n\n\n<p>Cluster unit ASA1 transitioned from DISABLED to MASTER<\/p>\n\n\n\n<p>Beginning configuration replication to Slave ASA2<br>End Configuration Replication to slave.<\/p>\n\n\n\n<p>ASA2<\/p>\n\n\n\n<p>End configuration replication from Master.<\/p>\n\n\n\n<p>Cluster unit ASA2 transitioned from DISABLED to SLAVE<\/p>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Cluster Verifications :<\/mark><\/strong><\/p>\n\n\n\n<p>Switch we see port-channel up with LACP :<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"999\" height=\"616\" src=\"https:\/\/www.balajibandi.com\/wp-content\/uploads\/2026\/01\/image-48.png\" alt=\"\" class=\"wp-image-2803\" srcset=\"https:\/\/www.balajibandi.com\/wp-content\/uploads\/2026\/01\/image-48.png 999w, https:\/\/www.balajibandi.com\/wp-content\/uploads\/2026\/01\/image-48-300x185.png 300w, https:\/\/www.balajibandi.com\/wp-content\/uploads\/2026\/01\/image-48-768x474.png 768w, https:\/\/www.balajibandi.com\/wp-content\/uploads\/2026\/01\/image-48-705x435.png 705w\" sizes=\"auto, (max-width: 999px) 100vw, 999px\" \/><\/figure>\n\n\n\n<p>show cluster info<br>ASA1<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"507\" src=\"https:\/\/www.balajibandi.com\/wp-content\/uploads\/2026\/01\/image-46.png\" alt=\"\" class=\"wp-image-2801\" srcset=\"https:\/\/www.balajibandi.com\/wp-content\/uploads\/2026\/01\/image-46.png 640w, https:\/\/www.balajibandi.com\/wp-content\/uploads\/2026\/01\/image-46-300x238.png 300w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/><\/figure>\n\n\n\n<p>ASA2<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"577\" height=\"519\" src=\"https:\/\/www.balajibandi.com\/wp-content\/uploads\/2026\/01\/image-47.png\" alt=\"\" class=\"wp-image-2802\" srcset=\"https:\/\/www.balajibandi.com\/wp-content\/uploads\/2026\/01\/image-47.png 577w, https:\/\/www.balajibandi.com\/wp-content\/uploads\/2026\/01\/image-47-300x270.png 300w\" sizes=\"auto, (max-width: 577px) 100vw, 577px\" \/><\/figure>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Configuring inside and outside configuration :<\/mark><\/strong><\/p>\n\n\n\n<p>changeto context admin<\/p>\n\n\n\n<p>interface port-channel1.2<br>nameif inside<br>security-level 100<br>ip address 10.10.10.1 255.255.255.0<br>!<br>interface port-channel1.4<br>nameif outside<br>security-level 0<br>ip address 172.26.10.1 255.255.255.0<br>!<\/p>\n\n\n\n<p><strong>Happy Labingggggggggggggggggg!<\/strong><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>ASA and FTD Clustering Today we are going to use 2 ASAs, cluster them, and run the tests. Per the prerequisites, the ASA must be multi-mode; configure multiple modes. The ASA will make the changes and reboot. we are going to use below topology : On the switch, we created a Port-channel and used a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11,2,1],"tags":[],"class_list":["post-2798","post","type-post","status-publish","format-standard","hentry","category-ccie-sec","category-cisco","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/www.balajibandi.com\/index.php?rest_route=\/wp\/v2\/posts\/2798","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.balajibandi.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.balajibandi.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.balajibandi.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.balajibandi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2798"}],"version-history":[{"count":4,"href":"https:\/\/www.balajibandi.com\/index.php?rest_route=\/wp\/v2\/posts\/2798\/revisions"}],"predecessor-version":[{"id":2806,"href":"https:\/\/www.balajibandi.com\/index.php?rest_route=\/wp\/v2\/posts\/2798\/revisions\/2806"}],"wp:attachment":[{"href":"https:\/\/www.balajibandi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2798"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.balajibandi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2798"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.balajibandi.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2798"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}