11-24-2014 07:05 AM - edited 03-01-2019 04:47 AM
I am trying to test external routed access into the fabric. See attached.
I am running OSPF and the neighbours are formed and I have ACI prefixs on the external switches and the ACI fabric is learning my loopback:
Cisco-3750-01#sho ip route os
Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP
+ - replicated route, % - next hop override
O N2 10.1.1.0 [110/20] via 100.1.1.9, 01:15:22, GigabitEthernet1/0/45
[110/20] via 100.1.1.1, 01:15:23, GigabitEthernet1/0/47
O N2 10.2.2.0 [110/20] via 100.1.1.9, 01:15:22, GigabitEthernet1/0/45
[110/20] via 100.1.1.1, 01:15:23, GigabitEthernet1/0/47
O N2 10.3.3.0 [110/20] via 100.1.1.9, 01:15:22, GigabitEthernet1/0/45
[110/20] via 100.1.1.1, 01:15:23, GigabitEthernet1/0/47
I am advertising into the fabric loopback100 (3.3.3.3) from the switch:
Leaf-1# show ip route vrf Test_Lab:CTX1
IP Route Table for VRF "Test_Lab:CTX1"
'*' denotes best ucast next-hop
'**' denotes best mcast next-hop
'[x/y]' denotes [preference/metric]
3.3.3.3/32, ubest/mbest: 1/0
*via 100.1.1.2, eth1/25, [110/11], 00:43:33, ospf-default, intra
I have a ANY contract between L3EPG and WEB EPG and my VM is in Web EPG. The problem I have is that I can not ping from External(loopback) to VM and from VM to External (loopback).
Should there be an entry in the endpoint cache for my loopback address on the switch?
I don’t have any internal vlan for the L3EPG :
Leaf-1# show vlan
VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
13 infra:default active Eth1/1, Eth1/5, Eth1/17,
Eth1/18, Po7, Po8
20 mgmt:inband-L2-ext active --
27 Test_Lab:TME_Lab active Eth1/17, Po7
30 Test_Lab:BizIQ:Web active Eth1/17, Po7
52 Test_Lab:BD1 active Eth1/17, Eth1/18, Po7, Po8
54 Test_Lab:APP1:WEB active Eth1/17, Eth1/18, Po7, Po8
VLAN Type Vlan-mode
---- ----- ----------
13 enet CE
20 enet CE
27 enet CE
30 enet CE
52 enet CE
54 enet CE
11-24-2014 08:08 AM
Hello
It seems you made the subnets in the in the BD public which is good. Now the other question, did you associate the External L3 to the BD under L3 outs? Also, what does the configuration for External L3 EPG have as its subnets? You mentioned you had an "any" contract but not what subnets are specified.
More pictures would be helpful. Looking forward to your response.
Thanks again for using SupportForums.
11-24-2014 08:45 AM
11-25-2014 04:41 AM
We all make mistakes right!
Default gateway on the VM was incorrect.
This is now resolved.
11-25-2014 04:56 AM
Awesome. Glad to hear its working!
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