07-08-2024 01:12 PM
Is there any easy way to create an access port for a bare-metal server (linux) on ACI? I need to reconfigure a trunk VPC port, that was connected to a VMware ESXI server, to an access port for a single server. I've found documents that start in the fabric and configure a new AAEP/profiles/policies, similar to what I had to do to create the trunk lines, but came across a thread that say to just use static paths. I created a static path under tenant/application profile/EPG/static ports but it doesn't seem to do anything. Thinking old profiles may be messing me up. Anyone have any documentation on creating static paths from scratch? I'm missing my traditional network as all I needed was two command lines for this task.
Any helps or leads would be greatly appreciated.
Solved! Go to Solution.
07-09-2024 01:18 PM
Hi @cdrowe ,
So now need to figure out what I missed to cause that error. I have checked and double-checked and can't seem to find what I'm missing to cause that invalid path.
I once wrote a pretty foolproof method for checking that: https://rednectar.net/2022/08/26/foolproof-validation-of-the-aci-access-policy-chain/
Disclosure: The link above is my blog
07-08-2024 06:19 PM
Hi @cdrowe ,
Welcome to the forum.
To reconfigure a VPC will require an Access Port Policy Group at least - possibly you can re-use an existing Access Port Policy Group if it is connected to the right AAEP that is connected to the right Physical Domain that is connected to the right VLAN pool.
Or you can create a new Access Port Policy Group and link it to
You will also have to remove any existing association the physical port has with the VPC Interface Policy group:
Then deal with the Tenant/EPG config, which you appear to have already done - but check
So there's the short story. Perhaps a little harder than two commands like your old system!
07-09-2024 07:05 AM
First of all. Thank you so much for taking the time to help me on this. I very much appreciate it. I created a new Access port policy and followed those steps. Verified the physical domain in the EPG. Recreated the static mapping ( selected untagged access port). When I check the EPG workplane/Operational/Configured access Policies I don't see the port there. I know I'm missing something.
07-09-2024 08:14 AM
Update: Under the EPG history I have a configuration failed due to invalid path configuration. There is no domain, associated with both EPG and Port, that has required vlan. I have verified the physical domain is linked to the EPG.
07-09-2024 09:50 AM
So now need to figure out what I missed to cause that error. I have checked and double-checked and can't seem to find what I'm missing to cause that invalid path.
07-09-2024 01:18 PM
Hi @cdrowe ,
So now need to figure out what I missed to cause that error. I have checked and double-checked and can't seem to find what I'm missing to cause that invalid path.
I once wrote a pretty foolproof method for checking that: https://rednectar.net/2022/08/26/foolproof-validation-of-the-aci-access-policy-chain/
Disclosure: The link above is my blog
07-10-2024 03:46 AM
Hi @cdrowe
The link shared by @RedNectar above gives you a fair idea of how sequentially you need to create Fabric > Access Policy. Screen shot below can be used if you want to understand the flow in analogical form with respect to CLI way in legacy switches:
Once Access Policy configuration is done; you need to configure Logical Setup using:
Tenant > VRF > BD > AP > EPG and then need to do Static Port binding with respect to the Leaf and the correct port on the Leaf to the Server.
HTH
07-10-2024 08:44 PM
Thank you everyone who helped on this. I followed RedNectar's steps to create the static port. I couldn't get the straight up access port working but did create a VPC port, trunked it and then had the SysAd add a vlan tag on server interface.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide