ACI Default Configuration on interface
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2024 01:47 AM - edited 06-07-2024 01:49 AM
Hi Team,
We have the below Model Switch in our infra where by default some configurations are appearing under the few interfaces.What could be the reason for this .Please help on this.
Also please help me the command to clear all the interface config to default.
Model : N9K-C93240YC-FX2
FYI.
interface ethernet 1/25
lldp receive
lldp transmit
cdp enable
vlan-domain member DOMAIN_VM type phys
vlan-domain member DOM_phy type phys
speed 25G
negotiate auto
link debounce time 100
link-dfedelay 0
media-type auto
- Labels:
-
Cisco ACI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2024 02:45 PM
Hi @Robo123 ,
Firstly a question: What screen/CLI command did you use to gather the information you supplied?
The reason that there is configuration on interfaces is because they have been included in an Access-Policy Chain in ACI.
Now, the way an access-policy chain is configured is different in ACI v5.2(7g) and later, and even in ACI v5.2(7g) it differs depending on whether you have accepted the offer to convert your configuration to the new way.
So - to clear an interface using ACI v5.2(7++)
Navigate to Fabric > Access Policies > Interface Configuration
From the Interfaces Configuration work pane, select the interfaces you wish to clear
Tip: You may find it useful to apply a filter first - as in my example above where the filter Interface contains 7 has been applied
Once you have selected the interfaces, click on the Actions menu and choose Clear Interface Configuration.
Repeat for all interfaces you wish to clear
To clear an interface using ACI < 5.2(7)
Navigate to Fabric > Access Policies > Interfaces > Leaf Interfaces > Profiles and expand the Leaf Profile where your target port exists
Locate the interface selector for the target port, right click on it and select Delete
Repeat for all interfaces you wish to clear
Finally, some forum tips:
RedNectar's Forum Tips:
- When pasting code/CLI output, expand the top menu by clicking the ellipsis
This will give you access to the paragraph formatting drop down
- Choose Preformatted
- After clicking Preformatted, click HTML and paste your content between the <pre> </pre> tags. This will stop multiple spaces being squeezed into a single space.
- When you add pictures, add your pictures inline - i.e. PASTE your picture right where you want it. If it is a screenshot, you'll probably then want to click on the image and make the image large - like this.
This means you pictures are actually SEEN (a) in the email that gets sent to subscribers and (b) anyone who looks at this post in the future. Adding pictures as attachments... puts your submission into the TL;DR category.
Forum Tips: 1. Paste images inline - don't attach. 2. Always mark helpful and correct answers, it helps others find what they need.
