cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

ACI - How to clear endpoint manually

ju.mahieu
Level 1
Level 1

Current version :  2.1.1h / n9000-12.1(1h)

Hi,

The IP address (10.10.255.161) is no longer present in my network, but seems to be in stale state inside the ACI cache.

I would like to know how to manually remove this endpoint.

Maybe "Limit IP Learning to Subnet" or "End Point Retention Policy" could help to prevent against this behavior.

Below the output about this issue :

fb-lab-apic1# show endpoints ip 10.10.255.161
Legends:
(P):Primary VLAN
(S):Secondary VLAN
Dynamic Endpoints:
Tenant      : lab-labo
Application : lab-app
AEPg        : lab-epg
 End Point MAC      IP Address                                Node        Interface                       Encap            Multicast Address
 -----------------  ----------------------------------------  ----------  ------------------------------  ---------------  ---------------
 00:05:31:41:5C:00  10.10.255.161                             101 102     vpc l2labo-s101-vpcpg         vlan-4           not-applicable
Total Dynamic Endpoints: 1
Total Static Endpoints: 0

fb-lab-leaf102# show endpoint ip 10.10.255.161 detail    
Legend:
 s - arp              O - peer-attached    a - local-aged       S - static
 V - vpc-attached     p - peer-aged        M - span             L - local
 B - bounce           H - vtep
+-----------------------------------+---------------+-----------------+--------------+-------------+------------------------------+
      VLAN/                           Encap           MAC Address       MAC Info/       Interface     Endpoint Group
      Domain                          VLAN            IP Address        IP Info                       Info
+-----------------------------------+---------------+-----------------+--------------+-------------+------------------------------+
53                                           vlan-4    0005.3141.5c00 LV                        po9   lab-labo:lab-app:lab-epg
lab-labo:labo-vrf                        vlan-4     10.10.255.161 LV                        po9     
lab-labo:labo-vrf                        vlan-4      10.10.110.11 LV                        po9
lab-labo:labo-vrf                        vlan-4        10.18.4.84 LV                        po9
lab-labo:labo-vrf                        vlan-4       10.10.241.5 LV                        po9
lab-labo:labo-vrf                        vlan-4      10.10.120.15 LV                        po9
lab-labo:labo-vrf                        vlan-4      10.10.114.11 LV                        po9

fb-lab-leaf101# show endpoint ip 10.10.255.161 detail
Legend:
 s - arp              O - peer-attached    a - local-aged       S - static
 V - vpc-attached     p - peer-aged        M - span             L - local
 B - bounce           H - vtep
+-----------------------------------+---------------+-----------------+--------------+-------------+------------------------------+
      VLAN/                           Encap           MAC Address       MAC Info/       Interface     Endpoint Group
      Domain                          VLAN            IP Address        IP Info                       Info
+-----------------------------------+---------------+-----------------+--------------+-------------+------------------------------+
48                                           vlan-4    0005.3141.5c00 LV                       po10   lab-labo:lab-app:lab-epg
lab-labo:labo-vrf                        vlan-4     10.10.255.161 LV                       po10
lab-labo:labo-vrf                        vlan-4      10.10.110.11 LV                       po10
lab-labo:labo-vrf                        vlan-4        10.18.4.84 LV                       po10
lab-labo:labo-vrf                        vlan-4       10.10.241.5 LV                       po10


Thank you

Ju

Who Me Too'd this topic