Configuring OOB Management in ACI
--> Out of Band Management requires APIC/Leaf/SPINE switches to be connected to dedicated OOB Network using Management Interfaces.
--> APIC/Leaf/Spine Switches uses OOB Network for Admin Access as well as to communicate to NTP/SYSLOG/DNS/SNMP Service.
--> OOB Configuration is the first thing we need to do after doing Fabric Discovery of ACI Fabric.
--> By Default, APIC Servers are assigned with the OOB Management IP address during the Initial Configuration of ACI Fabric.
--> Leaf and Spine Switches are not assigned with the OOB Management IP address during the Initial Configuration of ACI Fabric.
--> There are two methods for creating Node Management Addresses for the ACI Fabric:
i) Create Node Management Addresses ( Using DHCP)
ii) Create Static Node Management Addresses ( Using Static)
--> We can assign OOB Management IP address dynamically or statically to the APIC/Leaf/SPINE switches.
--> It is recommended to have the static OOB Management IP address to all APIC/Leaf/SPINE switches.
--> APIC/Leaf/SPINE Switch management IP address is assigned to a special EPG known as OOB EPG.
Static Node Management Address Configuration:
1) Navigate to:
Tenants -> mgmt -> Node Management Addresses -> Static Node Management Addresses
2) Right Click on Static Node Management Addresses and select Create Static Node Management Address
Tenants -> mgmt -> External Management Network Instance Profile ( Creates External EPG)
2) Configure the following:
Name: OOBAccess
Subnets: 10.20.0.0/24
3) Create the Filter by navigating to : Tenants -> mgmt -> Security Policies > Filters:
Entries: Name: AllowAccess, EtherType: Unspecified
4) Create the OOB Contract by navigating to: Tenants -> mgmt -> Security Policies > Out-Of-Band-Contracts:
Name: OOBNetworkAccess
Scope: VRF
Subject: Create a new subject and assign the Filter which was created before to it
5) Apply the Provided Contract to allow Access by navigating to Tenants -> mgmt -> Node Management EPGs > Out-Of-Band - EPG Default
Provided Out-Of-Band Contracts: OOBNetwork Access
6) Apply the Consumed Contract to allow Access by navigating to Tenants -> mgmt -> External Management Network Instance Profile:
Consumed Out-Of-Band Contracts: OOBNetwork Access
Note: For the Outgoing traffic from APIC/Leaf/Spine Switches no contract is required. The contract is only used for Inbound Traffic to APIC/Leaf/SPINE switches.
Reference: Cisco.com / Labminutes
0 comments:
Post a Comment