top of page

Search


IPv4 & IPv6
IPv4 32 bit long & contains 4 octets. Each octet has 8 binary bits IPv4 class range Subnetting Host Bit = 0 Network Bit = 1 We got Class...

Mukesh Chanderia
Apr 22, 20243 min read


ACI Multi Site
Multi-Site Connectivity can be done through ISN. The ISN between sites must support these specific functionalities: System --> System...

Mukesh Chanderia
Apr 15, 202433 min read


ACI Multi-Pod
Features of ACI Multi-Pod Disaster Recovery : Helps create a system that ensures business operations continue even during disasters....

Mukesh Chanderia
Mar 31, 202424 min read


PBR end-to-end Packet Flow
Each EGP is represented by PCTag 2. Shadow EPG (Firewall) connect to the service Device (EPG) 3. Traffic in between EGPs will be...

Mukesh Chanderia
Mar 29, 20241 min read


Service Graph PBR
Introduction Pre-PBR Deployment Traffic Flow: Before deploying a service graph with Policy-Based Routing (PBR), Cisco ACI relies on its...

Mukesh Chanderia
Mar 28, 20243 min read


Create Neighborship with OSPF & BGP // Endpoint with Vlan
We are using a nexus switch as a Neighbour of BL We will be creating neighborship with routed interface as well as through Vlan (SVI)...

Mukesh Chanderia
Mar 6, 20243 min read


Service Graph
Service Graph with PBR and without PBR The design that uses service graph without PBR requires multiple VRFs. The use of service graph...

Mukesh Chanderia
Feb 24, 20244 min read


Create BGP Neighborship with ACI with the help of vlan interface
This is very useful in a lab environment in which you could establish multiple BGP neighborship with single physical link between ACI &...

Mukesh Chanderia
Jan 7, 20242 min read


BGP Neighbourship
Let's check the output of our Nexus Switch with whom we are going to create BGP neighbourship with ACI. n9k# show run | section bgp...

Mukesh Chanderia
Jan 1, 20241 min read


Creating Endpoint (host) with the help of trunk port
Connectivity between NK9 and Leaf Port n9k# show lldp nei int eth1/25 Device ID Local Intf Hold-time Capability Port ID...

Mukesh Chanderia
Jan 1, 20242 min read


Advertise subnet from BD to Ex EPG and Route Tagging
Step 1: Let’s create AP1, BD1 & EPG1 along with the following subnets. 222.222.221.1/24 —> Advertise Externally 222.222.222.1/24 —>...

Mukesh Chanderia
Dec 29, 20232 min read


Contract Preferred Group
The requirement here is that EPG 1 – 4 should be allowed to talk to each other without any security rules, while the rest EPGs 5 - 7...

Mukesh Chanderia
Dec 17, 20231 min read


Contract with vzAny & Priority
What is vzAny? In Cisco ACI, each VRF automatically has a special object called vzAny : It represents all EPGs inside that VRF. Instead...

Mukesh Chanderia
Dec 17, 20234 min read


AAA & RBAC ACI
Default fallback login APIC GUI : apic:fallback\\admin APIC CLI : apic#fallback\\admin Step 1 : Create a TACAS+ Provider Group 2) Create...

Mukesh Chanderia
Nov 27, 20234 min read


ACI SPAN
SPAN (Switched Port Analyzer) Types of SPAN Local SPAN Support: Supported by Cisco. Functionality: Traffic is mirrored to an interface...

Mukesh Chanderia
Nov 26, 20233 min read


pcTag (zoning-rule) & Policy TCAM
Understanding pcTag in Cisco ACI 1. What is pcTag? pcTag (Policy Control Tag): A unique identifier assigned to each Endpoint Group (EPG)...

Mukesh Chanderia
Nov 21, 202310 min read


Shared Service
Shared Service Definition: A shared service, such as the Domain Name System (DNS), is utilized by multiple tenants (organizations) within...

Mukesh Chanderia
Nov 21, 20234 min read


Transit Routing in ACI
Default-export route profile with a prefix-list in the L3Out. In this scenario, the Legacy router must establish communication with the subnet 172.16.1.0/30, located behind the Partner Router, via the Cisco ACI fabric. The Cisco ACI fabric must seamlessly advertise and export the subnet 172.16.1.0/30, learned from the L3Out Partner, to the L3Out Legacy, enabling smooth and efficient routing across the network infrastructure. The above objective can be achieved by two ways. Op

Mukesh Chanderia
Nov 21, 202310 min read


Certificate in ACI
Steps to Install Certificate in APIC 1) Download root & intermediate CA certificate. 2) Open root CA certificate in notepad and copy...

Mukesh Chanderia
Nov 13, 20232 min read


Syslog & Backup in ACI
Step 1: Let’s use one of the leafs with ip 10.197.205.38 as remote server (Practically it would be server in your network) Step 2: We are...

Mukesh Chanderia
Nov 13, 20231 min read
bottom of page