SlideShare une entreprise Scribd logo
1  sur  46
Télécharger pour lire hors ligne
Data : MAR . 2018
Cisco Systems Korea
DC TSA / Woo Hyung Choi (whchoi@cisco.com)
LAB Topology
ACI MultiPoD Topology
[LEAF102-e1/49]-
[SPINE201-e1/12]
[LEAF103-e1/49]-
[SPINE201-e1/13]
[LEAF103-e1/50]-
[SPINE202-e1/13]
[LEAF101-e1/5]-
[FI6200-A-e1/5]
[LEAF101-e1/6]-
[FI6200-B-e1/6]
[LEAF102-e1/5]-
[FI6200-A-e1/6]
[LEAF101-e1/6]-
[FI6200-B-e1/5]
[N5K-A-e1/25]
172.16.1.254/24-1/24
[LEAF101-e1/25]
[N6K-A-e1/25]-
[LEAF301-e1/25]
[N6K-B-e1/26]-
[LEAF302-e1/25]
[N6K-A-e1/26]-
[LEAF302-e1/25]
[LEAF301-e1/49]-
[SPINE401-e1/1]
[LEAF302-e1/50]-
[SPINE402-e1/2]
[LEAF302-e1/49]-
[SPINE402-e1/2]
[LEAF301-e1/50]-
[SPINE402-e1/1]
[LEAF303-e1/49]-
[SPINE401-e1/3]
[LEAF303-e1/50]-
[SPINE402-e1/3]
[LEAF304-e1/49]-
[SPINE401-e1/4]
[LEAF304-e1/50]-
[SPINE402-e1/4]
[N5K-B-
e1/26]172.16.4.254/24-
1/24 [LEAF102-e1/26]
[N5K-A-e1/26]
172.16.2.254/24-
1/24 [LEAF102-e1/25]
[N5K-A-e1/5] 56.56.56.1/30,2/30 [N6K-A-e1/5]
[N5K-B-e1/6] 56.56.56.13/30,14/30 [N6K-A-e1/6]
IPN Switch Config
IPN Switch Config
Nexus 9K 1st, Nexus 3K is using Broadcom T2 and does not support PIM BiDir, so it can not be used with IPN Switch.
IPN Switch config – Step 1 : Create VRF (Option)
vrf context IPN vrf context IPN vrf context IPN vrf context IPN
IPN Switch Config – Step 2 : OSPF Process config
router ospf 1
vrf IPN
router-id 1.1.1.1
router ospf 1
vrf IPN
router-id 1.1.1.2
router ospf 1
vrf IPN
router-id 1.1.1.3
router ospf 1
vrf IPN
router-id 1.1.1.4
IPN Switch Config – Step 3 : Multicast Config
interface loopback100
description "IPN-RP"
vrf member IPN
ip address 100.100.100.1/30
ip ospf network point-to-point
ip router ospf 1 area 0.0.0.0
ip pim sparse-mode
vrf context IPN
ip pim rp-address 100.100.100.2
group-list 225.0.0.0/8 bidir
ip pim rp-address 100.100.100.2
group-list 239.0.0.0/8 bidir
ip pim ssm range 232.0.0.0/8
interface loopback100
description "IPN-RP"
vrf member IPN
ip address 100.100.100.1/30
ip ospf network point-to-point
ip router ospf 1 area 0.0.0.0
ip pim sparse-mode
vrf context IPN
ip pim rp-address 100.100.100.2
group-list 225.0.0.0/8 bidir
ip pim rp-address 100.100.100.2
group-list 239.0.0.0/8 bidir
ip pim ssm range 232.0.0.0/8
interface loopback100
description "IPN-RP"
vrf member IPN
ip address 100.100.100.1/29
ip ospf network point-to-point
ip router ospf 1 area 0.0.0.0
ip pim sparse-mode
vrf context IPN
ip pim rp-address 100.100.100.2
group-list 225.0.0.0/8 bidir
ip pim rp-address 100.100.100.2
group-list 239.0.0.0/8 bidir
ip pim ssm range 232.0.0.0/8
interface loopback100
description "IPN-RP"
vrf member IPN
ip address 100.100.100.1/29
ip ospf network point-to-point
ip router ospf 1 area 0.0.0.0
ip pim sparse-mode
vrf context IPN
ip pim rp-address 100.100.100.2
group-list 225.0.0.0/8 bidir
ip pim rp-address 100.100.100.2
group-list 239.0.0.0/8 bidir
ip pim ssm range 232.0.0.0/8
Use phantom RP for RP redundancy of PIM Bidirectional.
https://supportforums.cisco.com/t5/network-infrastructure-documents/rp-redundancy-with-pim-bidir-phantom-rp/ta-p/3117191
IPN Switch Config – Step 4 : IPN Interface Config
interface Ethernet2/5
no switchport
mtu 9150
interface Ethernet2/5.4
description "TO-POD1-SPINE201-5"
mtu 9150
encapsulation dot1Q 4
vrf member IPN
ip address 201.1.1.2/30
ip ospf network point-to-point
ip router ospf 1 area 0.0.0.0
ip pim sparse-mode
interface Ethernet2/6
no switchport
mtu 9150
interface Ethernet2/6.4
description "TO-POD1-SPINE202-5"
mtu 9150
encapsulation dot1Q 4
vrf member IPN
ip address 201.1.1.10/30
ip ospf network point-to-point
ip router ospf 1 area 0.0.0.0
ip pim sparse-mode
interface Ethernet2/5
no switchport
mtu 9150
interface Ethernet2/5.4
description "TO-SPINE-201-6"
mtu 9150
encapsulation dot1Q 4
vrf member IPN
ip address 201.1.1.6/30
ip ospf network point-to-point
ip router ospf 1 area 0.0.0.0
ip pim sparse-mode
interface Ethernet2/6
no switchport
mtu 9150
interface Ethernet2/6.4
description "TO-POD1-SPINE-202-6"
mtu 9150
encapsulation dot1Q 4
vrf member IPN
ip address 201.1.1.14/30
ip ospf network point-to-point
ip router ospf 1 area 0.0.0.0
ip pim sparse-mode
interface Ethernet2/3
no switchport
mtu 9150
interface Ethernet2/3.4
description "TO-POD2-SPINE-401-3"
mtu 9150
encapsulation dot1Q 4
vrf member IPN
ip address 202.1.1.2/30
ip ospf network point-to-point
ip router ospf 1 area 0.0.0.0
ip pim sparse-mode
interface Ethernet2/4
no switchport
mtu 9150
interface Ethernet2/4.4
description "TO-POD2-SPINE-402-3"
mtu 9150
encapsulation dot1Q 4
vrf member IPN
ip address 202.1.1.10/30
ip ospf network point-to-point
ip router ospf 1 area 0.0.0.0
ip pim sparse-mode
interface Ethernet2/3
no switchport
mtu 9150
interface Ethernet2/3.4
description "TO-POD2-SPINE-401-4"
mtu 9150
encapsulation dot1Q 4
vrf member IPN
ip address 202.1.1.6/30
ip ospf network point-to-point
ip router ospf 1 area 0.0.0.0
ip pim sparse-mode
interface Ethernet2/4
no switchport
mtu 9150
interface Ethernet2/4.4
description "TO-POD2-SPINE-404-4"
mtu 9150
encapsulation dot1Q 4
vrf member IPN
ip address 202.1.1.14/30
ip ospf network point-to-point
ip router ospf 1 area 0.0.0.0
ip pim sparse-mode
VLANs used inside MultiPoD must use VLAN 4 and are Reserve values.
IPN Switch Config – Step 5 : DHCP Relay Config
feature dhcp
Ip dhcp relay
interface Ethernet2/5.4
description "TO-POD1-SPINE201-5"
ip dhcp relay address 10.0.0.1
ip dhcp relay address 10.0.0.2
ip dhcp relay address 10.0.0.3
ip dhcp relay address 10.0.0.4
ip dhcp relay address 10.0.0.5
interface Ethernet2/6.4
description "TO-POD1-SPINE202-5"
ip dhcp relay address 10.0.0.1
ip dhcp relay address 10.0.0.2
ip dhcp relay address 10.0.0.3
ip dhcp relay address 10.0.0.4
ip dhcp relay address 10.0.0.5
feature dhcp
Ip dhcp relay
interface Ethernet2/5.4
description "TO-SPINE-201-6"
ip dhcp relay address 10.0.0.1
ip dhcp relay address 10.0.0.2
ip dhcp relay address 10.0.0.3
ip dhcp relay address 10.0.0.4
ip dhcp relay address 10.0.0.5
interface Ethernet2/6.4
description "TO-POD1-SPINE-202-6"
ip dhcp relay address 10.0.0.1
ip dhcp relay address 10.0.0.2
ip dhcp relay address 10.0.0.3
ip dhcp relay address 10.0.0.4
ip dhcp relay address 10.0.0.5
feature dhcp
Ip dhcp relay
interface Ethernet2/3.4
description "TO-POD2-SPINE-401-3"
ip dhcp relay address 10.0.0.1
ip dhcp relay address 10.0.0.2
ip dhcp relay address 10.0.0.3
ip dhcp relay address 10.0.0.4
ip dhcp relay address 10.0.0.5
interface Ethernet2/4.4
description "TO-POD2-SPINE-402-3"
ip dhcp relay address 10.0.0.1
ip dhcp relay address 10.0.0.2
ip dhcp relay address 10.0.0.3
ip dhcp relay address 10.0.0.4
ip dhcp relay address 10.0.0.5
feature dhcp
Ip dhcp relay
interface Ethernet2/3.4
description "TO-POD2-SPINE-401-4"
ip dhcp relay address 10.0.0.1
ip dhcp relay address 10.0.0.2
ip dhcp relay address 10.0.0.3
ip dhcp relay address 10.0.0.4
ip dhcp relay address 10.0.0.5
interface Ethernet2/4.4
description "TO-POD2-SPINE-404-4"
ip dhcp relay address 10.0.0.1
ip dhcp relay address 10.0.0.2
ip dhcp relay address 10.0.0.3
ip dhcp relay address 10.0.0.4
ip dhcp relay address 10.0.0.5
APIC Setup
APIC Setup
APIC Config Info Table
APIC1 APIC2 APIC3 APIC4 APIC5
Fabric Name DC1 DC1 DC1 DC1 DC1
Fabric ID 1 1 1 1 1
Number Controllers 5 5 5 5 5
POD ID 1 1 1 2 2
Controller ID 1 2 3 4 5
Controller Name apic1 apic2 apic3 apic4 apic5
TEP address Pool 10.0.0.0/16 10.0.0.0/16 10.0.0.0/16 10.0.0.0/16 10.0.0.0/16
VLAN ID for Infra 4093 4093 4093 4093 4093
Admin Credentials admin / password
IPV6 Enable Out of Band N N N N N
Management IP 10.72.86.21/24 10.72.86.22/24 10.72.86.23/24 10.72.86.24/24 10.72.86.25/24
Default Gateway 10.72.86.1 10.72.86.1 10.72.86.1 10.72.86.1 10.72.86.1
APIC Setup
Cluster configuration ...
Enter the fabric name [ACI Fabric1 #1]: DC1
Enter the fabric ID (1-128) [1]:
Enter the number of controllers in the fabric (1-9) [3]: 5
Enter the POD ID (1-9): [1]
Enter the controller ID (1-3) [1]:
Enter the controller name [apic1]: apic1
Enter address pool for TEP addresses [10.0.0.0/16]: 10.0.0.0/16
Note: The infra VLAN ID should not be used elsewhere in your environment
and should not overlap with any other reserved VLANs on other platforms.
Enter the VLAN ID for infra network (2-4094): 4093
Enter address pool for BD multicast addresses (GIPO) [225.0.0.0/15]:
Out-of-band management configuration ...
Enter the IP address for out-of-band management: 10.72.86.21/24
Enter the IP address of the default gateway [None]: 10.72.86.1
Enter the interface speed/duplex mode [auto]:
Administrator user configuration...
Enable strong passwords? [Y]
Enter the password for admin:
[ APIC Setup ] [Change Cluster Size in Existing Operating Environment
– e.g. PoD1 APIC Cluster Size Change.]
POD Fabric Setup
POD Fabric Setup
POD Fabric Setup – Step1 : PoD Setup
POD Fabric Setup – Step2 : MultiPoD Setup
POD Fabric Setup – Step3 : Added Remote SPINE Switch
Remote SPINE is not manually registered, but it is automatically discovery if it is
configured normally.
POD Fabric Setup – Step4 : EVPN Connection configuration settings.
POD Fabric Setup –Step4 : EVPN Connection configuration settings.
POD Fabric Setup
– Step5 : Remote POD connection configuration settings.
POD Fabric Setup
Access Policy Setup
Access Policy Setup
1.Access Policy Setup – Step1 :
VLANs used inside MultiPoD must use VLAN 4 and are Reserve values.
Access Policy Setup – Step2 :
Access Policy Setup – Step3 :
Access Policy Setup – Step4 : Switch Policy – Spine Profiles 설정
Access Policy Setup
– Step5 : Interface Policy – Policy Group – Spine Policy Group
Access Policy Setup
– Step6 : Interface Policy – Policy Group – Spine Policy Group
Access Policy Setup –
Step7 :
Fabric Policy – BGP RR
Fabric Policy BGP RR Config
Fabric Inventory
Fabric Inventory
Fabric Inventory –
ACI Topology Check
Trouble Shooting
IPN OSPF Neighbor .
N5600-A# show ip ospf neighbors vrf IPN
OSPF Process ID 1 VRF IPN
Total number of neighbors: 4
Neighbor ID Pri State Up Time Address Interface
1.1.1.3 1 FULL/ - 6d20h 56.56.56.2 Eth1/5
1.1.1.4 1 FULL/ - 6d15h 56.56.56.6 Eth1/6
201.1.1.21 1 FULL/ - 6d18h 201.1.1.1 Eth2/5.4
201.1.1.22 1 FULL/ - 6d18h 201.1.1.9 Eth2/6.4
N5600-B# show ip ospf neighbors vrf IPN
OSPF Process ID 1 VRF IPN
Total number of neighbors: 4
Neighbor ID Pri State Up Time Address Interface
1.1.1.3 1 FULL/ - 6d15h 56.56.56.10 Eth1/5
1.1.1.4 1 FULL/ - 6d15h 56.56.56.14 Eth1/6
201.1.1.21 1 FULL/ - 6d15h 201.1.1.5 Eth2/5.4
201.1.1.22 1 FULL/ - 6d15h 201.1.1.13 Eth2/6.4
N6001-A# show ip ospf neighbors vrf IPN
OSPF Process ID 1 VRF IPN
Total number of neighbors: 4
Neighbor ID Pri State Up Time Address Interface
1.1.1.1 1 FULL/ - 6d20h 56.56.56.1 Eth1/5
1.1.1.2 1 FULL/ - 6d15h 56.56.56.9 Eth1/6
202.1.1.41 1 FULL/ - 6d15h 202.1.1.1 Eth2/3.4
202.1.1.42 1 FULL/ - 6d15h 202.1.1.9 Eth2/4.4
N6001-B# show ip ospf neighbors vrf IPN
OSPF Process ID 1 VRF IPN
Total number of neighbors: 4
Neighbor ID Pri State Up Time Address Interface
1.1.1.1 1 FULL/ - 6d15h 56.56.56.5 Eth1/5
1.1.1.2 1 FULL/ - 6d15h 56.56.56.13 Eth1/6
202.1.1.41 1 FULL/ - 6d15h 202.1.1.5 Eth2/3.4
202.1.1.42 1 FULL/ - 6d15h 202.1.1.13 Eth2/4.4
IPN OSPF Neighbor .
DC1-SPINE-201# show ip interface vrf overlay-1 | more
IP Interface Status for VRF "overlay-1"
eth1/5.5, Interface status: protocol-up/link-up/admin-up, iod: 45,
IP address: 201.1.1.1, IP subnet: 201.1.1.0/30
IP broadcast address: 255.255.255.255
IP primary address route-preference: 1, tag: 0
eth1/6.6, Interface status: protocol-up/link-up/admin-up, iod: 46,
IP address: 201.1.1.5, IP subnet: 201.1.1.4/30
IP broadcast address: 255.255.255.255
DC1-SPINE-202# show ip interface vrf overlay-1 | more
IP Interface Status for VRF "overlay-1"
eth1/5.5, Interface status: protocol-up/link-up/admin-up, iod: 45,
IP address: 201.1.1.9, IP subnet: 201.1.1.8/30
IP broadcast address: 255.255.255.255
IP primary address route-preference: 1, tag: 0
eth1/6.6, Interface status: protocol-up/link-up/admin-up, iod: 46,
IP address: 201.1.1.13, IP subnet: 201.1.1.12/30
IP broadcast address: 255.255.255.255
IP primary address route-preference: 1, tag: 0
DC2-SPINE-401# show ip interface vrf overlay-1 | more
IP Interface Status for VRF "overlay-1"
IP unnumbered interface (lo0)
IP unnumbered interface (lo0)
eth1/3.39, Interface status: protocol-up/link-up/admin-up, iod: 44,
IP address: 202.1.1.1, IP subnet: 202.1.1.0/30
IP broadcast address: 255.255.255.255
IP primary address route-preference: 1, tag: 0
eth1/4.40, Interface status: protocol-up/link-up/admin-up, iod: 43,
IP address: 202.1.1.5, IP subnet: 202.1.1.4/30
IP broadcast address: 255.255.255.255
DC2-SPINE-402# show ip interface vrf overlay-1 | more
IP Interface Status for VRF "overlay-1"
IP unnumbered interface (lo0)
IP unnumbered interface (lo0)
eth1/3.39, Interface status: protocol-up/link-up/admin-up, iod: 44,
IP address: 202.1.1.9, IP subnet: 202.1.1.8/30
IP broadcast address: 255.255.255.255
IP primary address route-preference: 1, tag: 0
eth1/4.40, Interface status: protocol-up/link-up/admin-up, iod: 43,
IP address: 202.1.1.13, IP subnet: 202.1.1.12/30
IP broadcast address: 255.255.255.255
IP primary address route-preference: 1, tag: 0
MP-BGP EVP
DC1-SPINE-201# show bgp l2vpn evpn summary vrf overlay-1
BGP summary information for VRF overlay-1, address family L2VPN EVPN
BGP router identifier 201.1.1.21, local AS number 100
BGP table version is 501, L2VPN EVPN config peers 2, capable peers 2
61 network entries and 65 paths using 10492 bytes of memory
BGP attribute entries [3/432], BGP AS path entries [0/0]
BGP community entries [0/0], BGP clusterlist entries [0/0]
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
202.1.1.41 4 100 9724 107279 501 0 0 6d15h 4
202.1.1.42 4 100 9727 107310 501 0 0 6d15h 4
DC1-SPINE-202# show bgp l2vpn evpn summary vrf overlay-1
BGP summary information for VRF overlay-1, address family L2VPN EVPN
BGP router identifier 201.1.1.22, local AS number 100
BGP table version is 497, L2VPN EVPN config peers 2, capable peers 2
61 network entries and 65 paths using 10492 bytes of memory
BGP attribute entries [3/432], BGP AS path entries [0/0]
BGP community entries [0/0], BGP clusterlist entries [0/0]
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
202.1.1.41 4 100 9723 107264 497 0 0 6d15h 4
202.1.1.42 4 100 9726 107297 497 0 0 6d15h 4
DC2-SPINE-401# show bgp l2vpn evpn summary vrf overlay-1
BGP summary information for VRF overlay-1, address family L2VPN EVPN
BGP router identifier 202.1.1.41, local AS number 100
BGP table version is 1336, L2VPN EVPN config peers 2, capable peers 2
110 network entries and 163 paths using 18920 bytes of memory
BGP attribute entries [9/1296], BGP AS path entries [0/0]
BGP community entries [0/0], BGP clusterlist entries [2/8]
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
201.1.1.21 4 100 105793 9574 1336 0 0 6d15h 53
201.1.1.22 4 100 105786 9574 1336 0 0 6d15h 53
DC2-SPINE-402# show bgp l2vpn evpn summary vrf overlay-1
BGP summary information for VRF overlay-1, address family L2VPN EVPN
BGP router identifier 202.1.1.42, local AS number 100
BGP table version is 1502, L2VPN EVPN config peers 2, capable peers 2
110 network entries and 163 paths using 18920 bytes of memory
BGP attribute entries [9/1296], BGP AS path entries [0/0]
BGP community entries [0/0], BGP clusterlist entries [2/8]
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
201.1.1.21 4 100 105767 9572 1502 0 0 6d15h 53
201.1.1.22 4 100 105760 9572 1502 0 0 6d15h 53
L3 Outside – BGP RR Side
DC1-SPINE-201# show bgp sessions vrf overlay-1
Total peers 7, established peers 7
ASN 100
VRF overlay-1, local ASN 100
peers 7, established peers 7, local router-id 201.1.1.21
State: I-Idle, A-Active, O-Open, E-Established, C-Closing, S-Shutdown
Neighbor ASN Flaps LastUpDn|LastRead|LastWrit St Port(L/R) Notif(S/R)
202.1.1.41 100 1 02:02:54|never |never E 42103/179 1/0
202.1.1.42 100 1 02:03:27|never |never E 179/60237 1/0
10.0.120.64 100 0 04:19:20|never |never E 179/57867 0/0
10.0.96.64 100 0 02:16:06|never |never E 179/50403 0/0
10.0.16.64 100 0 02:05:21|never |never E 179/40952 0/0
10.0.152.96 100 0 02:01:46|never |never E 179/40515 0/0
10.0.120.68 100 0 01:43:59|never |never E 179/58381 0/0
DC1-SPINE-202# show bgp sessions vrf overlay-1
Total peers 7, established peers 7
ASN 100
VRF overlay-1, local ASN 100
peers 7, established peers 7, local router-id 201.1.1.22
State: I-Idle, A-Active, O-Open, E-Established, C-Closing, S-Shutdown
Neighbor ASN Flaps LastUpDn|LastRead|LastWrit St Port(L/R) Notif(S/R)
202.1.1.41 100 0 02:03:26|never |never E 179/40435 0/0
202.1.1.42 100 0 02:04:02|never |never E 179/37239 0/0
10.0.120.64 100 0 02:22:32|never |never E 179/36669 0/0
10.0.96.64 100 0 02:16:42|never |never E 179/43974 0/0
10.0.16.64 100 0 02:05:49|never |never E 179/58365 0/0
10.0.152.96 100 0 02:02:02|never |never E 179/41484 0/0
10.0.120.68 100 0 01:44:36|never |never E 179/56948 0/0
DC2-SPINE-401# show bgp sessions vrf overlay-1
Total peers 5, established peers 5
ASN 100
VRF overlay-1, local ASN 100
peers 5, established peers 5, local router-id 202.1.1.41
State: I-Idle, A-Active, O-Open, E-Established, C-Closing, S-Shutdown
Neighbor ASN Flaps LastUpDn|LastRead|LastWrit St Port(L/R) Notif(S/R)
201.1.1.22 100 0 01:58:55|never |never E 40435/179 0/0
201.1.1.21 100 0 01:58:58|never |never E 179/42103 0/0
10.1.88.95 100 0 00:03:04|never |never E 179/45316 0/0
10.1.176.94 100 0 00:03:04|never |never E 179/53713 0/0
10.1.80.64 100 0 00:03:03|never |never E 179/60681 0/0
DC2-SPINE-402# show bgp sessions vrf overlay-1
Total peers 5, established peers 5
ASN 100
VRF overlay-1, local ASN 100
peers 5, established peers 5, local router-id 202.1.1.42
State: I-Idle, A-Active, O-Open, E-Established, C-Closing, S-Shutdown
Neighbor ASN Flaps LastUpDn|LastRead|LastWrit St Port(L/R) Notif(S/R)
201.1.1.22 100 0 01:59:05|never |never E 37239/179 0/0
201.1.1.21 100 0 01:59:05|never |never E 60237/179 0/0
10.1.176.94 100 0 00:02:33|never |never E 179/60240 0/0
10.1.88.95 100 0 00:02:32|never |never E 179/48337 0/0
10.1.80.64 100 0 00:02:31|never |never E 179/33201 0/0
Routing Table
DC2-LEAF-301# show ip route vrf T-A:A
IP Route Table for VRF "T-A:A"
'*' denotes best ucast next-hop
'**' denotes best mcast next-hop
'[x/y]' denotes [preference/metric]
'%<string>' in via output denotes VRF <string>
11.11.11.11/32, ubest/mbest: 1/0
*via 10.0.120.64%overlay-1, [1/0], 00:19:32, bgp-100, internal, tag 100
12.12.12.12/32, ubest/mbest: 1/0
*via 10.0.96.64%overlay-1, [1/0], 00:19:32, bgp-100, internal, tag 100
172.16.1.0/24, ubest/mbest: 1/0
*via 10.0.120.64%overlay-1, [200/0], 00:19:32, bgp-100, internal, tag 100
172.16.2.0/24, ubest/mbest: 1/0
*via 10.0.96.64%overlay-1, [200/0], 00:19:32, bgp-100, internal, tag 100
172.16.3.0/24, ubest/mbest: 1/0
*via 10.0.120.64%overlay-1, [200/0], 00:19:32, bgp-100, internal, tag 100
172.16.4.0/24, ubest/mbest: 1/0
*via 10.0.96.64%overlay-1, [200/0], 00:19:32, bgp-100, internal, tag 100
192.168.1.0/24, ubest/mbest: 1/0, attached, direct, pervasive
*via 10.0.136.66%overlay-1, [1/0], 02:07:02, static
192.168.1.1/32, ubest/mbest: 1/0, attached, pervasive
*via 192.168.1.1, vlan11, [1/0], 02:17:17, local, local
DC1-LEAF-101# show ip route vrf T-A:A
IP Route Table for VRF "T-A:A"
'*' denotes best ucast next-hop
'**' denotes best mcast next-hop
'[x/y]' denotes [preference/metric]
'%<string>' in via output denotes VRF <string>
11.11.11.11/32, ubest/mbest: 2/0, attached, direct
*via 11.11.11.11, lo2, [1/0], 04:43:34, local, local
*via 11.11.11.11, lo2, [1/0], 04:43:34, direct
12.12.12.12/32, ubest/mbest: 1/0
*via 10.0.96.64%overlay-1, [1/0], 02:16:34, bgp-100, internal, tag 100
172.16.1.0/24, ubest/mbest: 1/0, attached, direct
*via 172.16.1.1, eth1/25, [1/0], 04:41:25, direct
172.16.1.1/32, ubest/mbest: 1/0, attached
*via 172.16.1.1, eth1/25, [1/0], 04:41:25, local, local
172.16.2.0/24, ubest/mbest: 1/0
*via 172.16.1.254, eth1/25, [110/8], 02:35:57, ospf-default, intra
172.16.3.0/24, ubest/mbest: 1/0, attached, direct
*via 172.16.3.1, eth1/26, [1/0], 04:41:24, direct
172.16.3.1/32, ubest/mbest: 1/0, attached
*via 172.16.3.1, eth1/26, [1/0], 04:41:24, local, local
172.16.4.0/24, ubest/mbest: 1/0
*via 172.16.3.254, eth1/26, [110/8], 02:35:55, ospf-default, intra
192.168.1.0/24, ubest/mbest: 1/0, attached, direct, pervasive
*via 10.0.136.66%overlay-1, [1/0], 02:16:34, static
192.168.1.1/32, ubest/mbest: 1/0, attached, pervasive
*via 192.168.1.1, vlan14, [1/0], 04:43:33, local, local
Thank you.

Contenu connexe

Tendances

Cisco connect montreal 2018 enterprise networks - say goodbye to vla ns
Cisco connect montreal 2018   enterprise networks - say goodbye to vla nsCisco connect montreal 2018   enterprise networks - say goodbye to vla ns
Cisco connect montreal 2018 enterprise networks - say goodbye to vla nsCisco Canada
 
ACI MultiFabric 소개
ACI MultiFabric 소개ACI MultiFabric 소개
ACI MultiFabric 소개Woo Hyung Choi
 
MikroTik Multicast Routing [www.imxpert.co]
MikroTik Multicast Routing [www.imxpert.co]MikroTik Multicast Routing [www.imxpert.co]
MikroTik Multicast Routing [www.imxpert.co]Faisal Reza
 
Cilium - Container Networking with BPF & XDP
Cilium - Container Networking with BPF & XDPCilium - Container Networking with BPF & XDP
Cilium - Container Networking with BPF & XDPThomas Graf
 
Tutorial: Using GoBGP as an IXP connecting router
Tutorial: Using GoBGP as an IXP connecting routerTutorial: Using GoBGP as an IXP connecting router
Tutorial: Using GoBGP as an IXP connecting routerShu Sugimoto
 
Open vSwitch 패킷 처리 구조
Open vSwitch 패킷 처리 구조Open vSwitch 패킷 처리 구조
Open vSwitch 패킷 처리 구조Seung-Hoon Baek
 
Cisco switch commands cheat sheet
Cisco switch commands cheat sheetCisco switch commands cheat sheet
Cisco switch commands cheat sheet3Anetwork com
 
Brkarc 3470 - cisco nexus 7000-7700 switch architecture (2016 las vegas) - 2 ...
Brkarc 3470 - cisco nexus 7000-7700 switch architecture (2016 las vegas) - 2 ...Brkarc 3470 - cisco nexus 7000-7700 switch architecture (2016 las vegas) - 2 ...
Brkarc 3470 - cisco nexus 7000-7700 switch architecture (2016 las vegas) - 2 ...kds850
 
Cisco Live! :: Introduction to Segment Routing :: BRKRST-2124 | Las Vegas 2017
Cisco Live! :: Introduction to Segment Routing :: BRKRST-2124  | Las Vegas 2017Cisco Live! :: Introduction to Segment Routing :: BRKRST-2124  | Las Vegas 2017
Cisco Live! :: Introduction to Segment Routing :: BRKRST-2124 | Las Vegas 2017Bruno Teixeira
 
Linux Networking Explained
Linux Networking ExplainedLinux Networking Explained
Linux Networking ExplainedThomas Graf
 
Cisco Trustsec & Security Group Tagging
Cisco Trustsec & Security Group TaggingCisco Trustsec & Security Group Tagging
Cisco Trustsec & Security Group TaggingCisco Canada
 
Cisco Live Milan 2015 - BGP advance
Cisco Live Milan 2015 - BGP advanceCisco Live Milan 2015 - BGP advance
Cisco Live Milan 2015 - BGP advanceBertrand Duvivier
 
214270 configure-aci-multi-site-deployment
214270 configure-aci-multi-site-deployment214270 configure-aci-multi-site-deployment
214270 configure-aci-multi-site-deploymentcoolboyasif
 
L2/L3 für Fortgeschrittene - Helle und dunkle Magie im Linux-Netzwerkstack
L2/L3 für Fortgeschrittene - Helle und dunkle Magie im Linux-NetzwerkstackL2/L3 für Fortgeschrittene - Helle und dunkle Magie im Linux-Netzwerkstack
L2/L3 für Fortgeschrittene - Helle und dunkle Magie im Linux-NetzwerkstackMaximilan Wilhelm
 
Using eBPF for High-Performance Networking in Cilium
Using eBPF for High-Performance Networking in CiliumUsing eBPF for High-Performance Networking in Cilium
Using eBPF for High-Performance Networking in CiliumScyllaDB
 

Tendances (20)

Cisco ospf
Cisco ospf Cisco ospf
Cisco ospf
 
Cisco connect montreal 2018 enterprise networks - say goodbye to vla ns
Cisco connect montreal 2018   enterprise networks - say goodbye to vla nsCisco connect montreal 2018   enterprise networks - say goodbye to vla ns
Cisco connect montreal 2018 enterprise networks - say goodbye to vla ns
 
ACI MultiFabric 소개
ACI MultiFabric 소개ACI MultiFabric 소개
ACI MultiFabric 소개
 
MikroTik Multicast Routing [www.imxpert.co]
MikroTik Multicast Routing [www.imxpert.co]MikroTik Multicast Routing [www.imxpert.co]
MikroTik Multicast Routing [www.imxpert.co]
 
Cilium - Container Networking with BPF & XDP
Cilium - Container Networking with BPF & XDPCilium - Container Networking with BPF & XDP
Cilium - Container Networking with BPF & XDP
 
Ccna day3
Ccna day3Ccna day3
Ccna day3
 
Tutorial: Using GoBGP as an IXP connecting router
Tutorial: Using GoBGP as an IXP connecting routerTutorial: Using GoBGP as an IXP connecting router
Tutorial: Using GoBGP as an IXP connecting router
 
Open vSwitch 패킷 처리 구조
Open vSwitch 패킷 처리 구조Open vSwitch 패킷 처리 구조
Open vSwitch 패킷 처리 구조
 
Cisco switch commands cheat sheet
Cisco switch commands cheat sheetCisco switch commands cheat sheet
Cisco switch commands cheat sheet
 
Brkarc 3470 - cisco nexus 7000-7700 switch architecture (2016 las vegas) - 2 ...
Brkarc 3470 - cisco nexus 7000-7700 switch architecture (2016 las vegas) - 2 ...Brkarc 3470 - cisco nexus 7000-7700 switch architecture (2016 las vegas) - 2 ...
Brkarc 3470 - cisco nexus 7000-7700 switch architecture (2016 las vegas) - 2 ...
 
Cisco Live! :: Introduction to Segment Routing :: BRKRST-2124 | Las Vegas 2017
Cisco Live! :: Introduction to Segment Routing :: BRKRST-2124  | Las Vegas 2017Cisco Live! :: Introduction to Segment Routing :: BRKRST-2124  | Las Vegas 2017
Cisco Live! :: Introduction to Segment Routing :: BRKRST-2124 | Las Vegas 2017
 
Linux Networking Explained
Linux Networking ExplainedLinux Networking Explained
Linux Networking Explained
 
Cisco Trustsec & Security Group Tagging
Cisco Trustsec & Security Group TaggingCisco Trustsec & Security Group Tagging
Cisco Trustsec & Security Group Tagging
 
IPv6
IPv6IPv6
IPv6
 
Cisco Live Milan 2015 - BGP advance
Cisco Live Milan 2015 - BGP advanceCisco Live Milan 2015 - BGP advance
Cisco Live Milan 2015 - BGP advance
 
Bgp
BgpBgp
Bgp
 
214270 configure-aci-multi-site-deployment
214270 configure-aci-multi-site-deployment214270 configure-aci-multi-site-deployment
214270 configure-aci-multi-site-deployment
 
L2/L3 für Fortgeschrittene - Helle und dunkle Magie im Linux-Netzwerkstack
L2/L3 für Fortgeschrittene - Helle und dunkle Magie im Linux-NetzwerkstackL2/L3 für Fortgeschrittene - Helle und dunkle Magie im Linux-Netzwerkstack
L2/L3 für Fortgeschrittene - Helle und dunkle Magie im Linux-Netzwerkstack
 
Using eBPF for High-Performance Networking in Cilium
Using eBPF for High-Performance Networking in CiliumUsing eBPF for High-Performance Networking in Cilium
Using eBPF for High-Performance Networking in Cilium
 
ACI DHCP Config Guide
ACI DHCP Config GuideACI DHCP Config Guide
ACI DHCP Config Guide
 

Similaire à ACI MultiPod Config Guide

Krzysztof Mazepa - IOS XR - IP Fast Convergence
Krzysztof Mazepa - IOS XR - IP Fast ConvergenceKrzysztof Mazepa - IOS XR - IP Fast Convergence
Krzysztof Mazepa - IOS XR - IP Fast ConvergencePROIDEA
 
Getting started with IPv6
Getting started with IPv6Getting started with IPv6
Getting started with IPv6Private
 
Deploying Carrier Ethernet Features on Cisco ASR 9000
Deploying Carrier Ethernet Features on Cisco ASR 9000Deploying Carrier Ethernet Features on Cisco ASR 9000
Deploying Carrier Ethernet Features on Cisco ASR 9000Vinod Kumar Balasubramanyam
 
보안위협 관리통제
보안위협 관리통제보안위협 관리통제
보안위협 관리통제Munkyeonggu
 
WAN SDN meet Segment Routing
WAN SDN meet Segment RoutingWAN SDN meet Segment Routing
WAN SDN meet Segment RoutingAPNIC
 
IWAN Lab Guide
IWAN Lab GuideIWAN Lab Guide
IWAN Lab Guidejww330015
 
Huawei ARG3 Router How To - Troubleshooting OSPF: Netmask mismatch
Huawei ARG3 Router How To - Troubleshooting OSPF: Netmask mismatchHuawei ARG3 Router How To - Troubleshooting OSPF: Netmask mismatch
Huawei ARG3 Router How To - Troubleshooting OSPF: Netmask mismatchIPMAX s.r.l.
 
[오픈소스컨설팅] Linux Network Troubleshooting
[오픈소스컨설팅] Linux Network Troubleshooting[오픈소스컨설팅] Linux Network Troubleshooting
[오픈소스컨설팅] Linux Network TroubleshootingOpen Source Consulting
 
All contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docx
All contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docxAll contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docx
All contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docxgalerussel59292
 
2.7.1 Packet Tracer - Single-Area OSPFv2 Configuration - ILM.docx
2.7.1 Packet Tracer - Single-Area OSPFv2 Configuration - ILM.docx2.7.1 Packet Tracer - Single-Area OSPFv2 Configuration - ILM.docx
2.7.1 Packet Tracer - Single-Area OSPFv2 Configuration - ILM.docxJosimar Caitano
 
Mpls vpn.rip
Mpls vpn.ripMpls vpn.rip
Mpls vpn.ripfarhanica
 
5.5.1.2 packet tracer configure ios intrusion prevention system (ips) using...
5.5.1.2 packet tracer   configure ios intrusion prevention system (ips) using...5.5.1.2 packet tracer   configure ios intrusion prevention system (ips) using...
5.5.1.2 packet tracer configure ios intrusion prevention system (ips) using...Salem Trabelsi
 
Huawei ARG3 Router How To - Troubleshooting OSPF: Router ID Confusion
Huawei ARG3 Router How To - Troubleshooting OSPF: Router ID ConfusionHuawei ARG3 Router How To - Troubleshooting OSPF: Router ID Confusion
Huawei ARG3 Router How To - Troubleshooting OSPF: Router ID ConfusionIPMAX s.r.l.
 
Lab- Full IPsec Implementation.pdf
Lab- Full IPsec Implementation.pdfLab- Full IPsec Implementation.pdf
Lab- Full IPsec Implementation.pdfNesibusami
 

Similaire à ACI MultiPod Config Guide (20)

Krzysztof Mazepa - IOS XR - IP Fast Convergence
Krzysztof Mazepa - IOS XR - IP Fast ConvergenceKrzysztof Mazepa - IOS XR - IP Fast Convergence
Krzysztof Mazepa - IOS XR - IP Fast Convergence
 
Getting started with IPv6
Getting started with IPv6Getting started with IPv6
Getting started with IPv6
 
Deploying Carrier Ethernet Features on Cisco ASR 9000
Deploying Carrier Ethernet Features on Cisco ASR 9000Deploying Carrier Ethernet Features on Cisco ASR 9000
Deploying Carrier Ethernet Features on Cisco ASR 9000
 
Deploying Carrier Ethernet features on ASR 9000
Deploying Carrier Ethernet features on ASR 9000Deploying Carrier Ethernet features on ASR 9000
Deploying Carrier Ethernet features on ASR 9000
 
OSPF_Exercises.pdf
OSPF_Exercises.pdfOSPF_Exercises.pdf
OSPF_Exercises.pdf
 
Network Security Best Practice (BCP38 & 140)
Network Security Best Practice (BCP38 & 140) Network Security Best Practice (BCP38 & 140)
Network Security Best Practice (BCP38 & 140)
 
보안위협 관리통제
보안위협 관리통제보안위협 관리통제
보안위협 관리통제
 
WAN SDN meet Segment Routing
WAN SDN meet Segment RoutingWAN SDN meet Segment Routing
WAN SDN meet Segment Routing
 
IWAN Lab Guide
IWAN Lab GuideIWAN Lab Guide
IWAN Lab Guide
 
mpls-04
mpls-04mpls-04
mpls-04
 
PROYECTO VLANS
PROYECTO VLANSPROYECTO VLANS
PROYECTO VLANS
 
Huawei ARG3 Router How To - Troubleshooting OSPF: Netmask mismatch
Huawei ARG3 Router How To - Troubleshooting OSPF: Netmask mismatchHuawei ARG3 Router How To - Troubleshooting OSPF: Netmask mismatch
Huawei ARG3 Router How To - Troubleshooting OSPF: Netmask mismatch
 
[오픈소스컨설팅] Linux Network Troubleshooting
[오픈소스컨설팅] Linux Network Troubleshooting[오픈소스컨설팅] Linux Network Troubleshooting
[오픈소스컨설팅] Linux Network Troubleshooting
 
All contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docx
All contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docxAll contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docx
All contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docx
 
2.7.1 Packet Tracer - Single-Area OSPFv2 Configuration - ILM.docx
2.7.1 Packet Tracer - Single-Area OSPFv2 Configuration - ILM.docx2.7.1 Packet Tracer - Single-Area OSPFv2 Configuration - ILM.docx
2.7.1 Packet Tracer - Single-Area OSPFv2 Configuration - ILM.docx
 
Mpls vpn.rip
Mpls vpn.ripMpls vpn.rip
Mpls vpn.rip
 
5.5.1.2 packet tracer configure ios intrusion prevention system (ips) using...
5.5.1.2 packet tracer   configure ios intrusion prevention system (ips) using...5.5.1.2 packet tracer   configure ios intrusion prevention system (ips) using...
5.5.1.2 packet tracer configure ios intrusion prevention system (ips) using...
 
BRKCRT-2601.pdf
BRKCRT-2601.pdfBRKCRT-2601.pdf
BRKCRT-2601.pdf
 
Huawei ARG3 Router How To - Troubleshooting OSPF: Router ID Confusion
Huawei ARG3 Router How To - Troubleshooting OSPF: Router ID ConfusionHuawei ARG3 Router How To - Troubleshooting OSPF: Router ID Confusion
Huawei ARG3 Router How To - Troubleshooting OSPF: Router ID Confusion
 
Lab- Full IPsec Implementation.pdf
Lab- Full IPsec Implementation.pdfLab- Full IPsec Implementation.pdf
Lab- Full IPsec Implementation.pdf
 

Plus de Woo Hyung Choi

Network Jumbo Frame Config Guide
Network Jumbo Frame Config GuideNetwork Jumbo Frame Config Guide
Network Jumbo Frame Config GuideWoo Hyung Choi
 
ACI Microsegment Config Guide
ACI Microsegment Config GuideACI Microsegment Config Guide
ACI Microsegment Config GuideWoo Hyung Choi
 
차세대 데이터센터 네트워크 전략
차세대 데이터센터 네트워크 전략차세대 데이터센터 네트워크 전략
차세대 데이터센터 네트워크 전략Woo Hyung Choi
 
Cisco network analytics 솔루션
Cisco network analytics 솔루션Cisco network analytics 솔루션
Cisco network analytics 솔루션Woo Hyung Choi
 
Cisco sddc solution 소개
Cisco sddc solution 소개Cisco sddc solution 소개
Cisco sddc solution 소개Woo Hyung Choi
 
ACI DHCP 구성 가이드
ACI DHCP 구성 가이드ACI DHCP 구성 가이드
ACI DHCP 구성 가이드Woo Hyung Choi
 
ACI Netflow 구성 가이드
ACI Netflow 구성 가이드ACI Netflow 구성 가이드
ACI Netflow 구성 가이드Woo Hyung Choi
 

Plus de Woo Hyung Choi (9)

Network Jumbo Frame Config Guide
Network Jumbo Frame Config GuideNetwork Jumbo Frame Config Guide
Network Jumbo Frame Config Guide
 
ACI Microsegment Config Guide
ACI Microsegment Config GuideACI Microsegment Config Guide
ACI Microsegment Config Guide
 
SDDC Strategy 1.3
SDDC Strategy 1.3SDDC Strategy 1.3
SDDC Strategy 1.3
 
차세대 데이터센터 네트워크 전략
차세대 데이터센터 네트워크 전략차세대 데이터센터 네트워크 전략
차세대 데이터센터 네트워크 전략
 
Cisco network analytics 솔루션
Cisco network analytics 솔루션Cisco network analytics 솔루션
Cisco network analytics 솔루션
 
Cisco DC 전략
Cisco DC 전략Cisco DC 전략
Cisco DC 전략
 
Cisco sddc solution 소개
Cisco sddc solution 소개Cisco sddc solution 소개
Cisco sddc solution 소개
 
ACI DHCP 구성 가이드
ACI DHCP 구성 가이드ACI DHCP 구성 가이드
ACI DHCP 구성 가이드
 
ACI Netflow 구성 가이드
ACI Netflow 구성 가이드ACI Netflow 구성 가이드
ACI Netflow 구성 가이드
 

Dernier

08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 

Dernier (20)

08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 

ACI MultiPod Config Guide

  • 1. Data : MAR . 2018 Cisco Systems Korea DC TSA / Woo Hyung Choi (whchoi@cisco.com)
  • 3. ACI MultiPoD Topology [LEAF102-e1/49]- [SPINE201-e1/12] [LEAF103-e1/49]- [SPINE201-e1/13] [LEAF103-e1/50]- [SPINE202-e1/13] [LEAF101-e1/5]- [FI6200-A-e1/5] [LEAF101-e1/6]- [FI6200-B-e1/6] [LEAF102-e1/5]- [FI6200-A-e1/6] [LEAF101-e1/6]- [FI6200-B-e1/5] [N5K-A-e1/25] 172.16.1.254/24-1/24 [LEAF101-e1/25] [N6K-A-e1/25]- [LEAF301-e1/25] [N6K-B-e1/26]- [LEAF302-e1/25] [N6K-A-e1/26]- [LEAF302-e1/25] [LEAF301-e1/49]- [SPINE401-e1/1] [LEAF302-e1/50]- [SPINE402-e1/2] [LEAF302-e1/49]- [SPINE402-e1/2] [LEAF301-e1/50]- [SPINE402-e1/1] [LEAF303-e1/49]- [SPINE401-e1/3] [LEAF303-e1/50]- [SPINE402-e1/3] [LEAF304-e1/49]- [SPINE401-e1/4] [LEAF304-e1/50]- [SPINE402-e1/4] [N5K-B- e1/26]172.16.4.254/24- 1/24 [LEAF102-e1/26] [N5K-A-e1/26] 172.16.2.254/24- 1/24 [LEAF102-e1/25] [N5K-A-e1/5] 56.56.56.1/30,2/30 [N6K-A-e1/5] [N5K-B-e1/6] 56.56.56.13/30,14/30 [N6K-A-e1/6]
  • 5. IPN Switch Config Nexus 9K 1st, Nexus 3K is using Broadcom T2 and does not support PIM BiDir, so it can not be used with IPN Switch.
  • 6. IPN Switch config – Step 1 : Create VRF (Option) vrf context IPN vrf context IPN vrf context IPN vrf context IPN
  • 7. IPN Switch Config – Step 2 : OSPF Process config router ospf 1 vrf IPN router-id 1.1.1.1 router ospf 1 vrf IPN router-id 1.1.1.2 router ospf 1 vrf IPN router-id 1.1.1.3 router ospf 1 vrf IPN router-id 1.1.1.4
  • 8. IPN Switch Config – Step 3 : Multicast Config interface loopback100 description "IPN-RP" vrf member IPN ip address 100.100.100.1/30 ip ospf network point-to-point ip router ospf 1 area 0.0.0.0 ip pim sparse-mode vrf context IPN ip pim rp-address 100.100.100.2 group-list 225.0.0.0/8 bidir ip pim rp-address 100.100.100.2 group-list 239.0.0.0/8 bidir ip pim ssm range 232.0.0.0/8 interface loopback100 description "IPN-RP" vrf member IPN ip address 100.100.100.1/30 ip ospf network point-to-point ip router ospf 1 area 0.0.0.0 ip pim sparse-mode vrf context IPN ip pim rp-address 100.100.100.2 group-list 225.0.0.0/8 bidir ip pim rp-address 100.100.100.2 group-list 239.0.0.0/8 bidir ip pim ssm range 232.0.0.0/8 interface loopback100 description "IPN-RP" vrf member IPN ip address 100.100.100.1/29 ip ospf network point-to-point ip router ospf 1 area 0.0.0.0 ip pim sparse-mode vrf context IPN ip pim rp-address 100.100.100.2 group-list 225.0.0.0/8 bidir ip pim rp-address 100.100.100.2 group-list 239.0.0.0/8 bidir ip pim ssm range 232.0.0.0/8 interface loopback100 description "IPN-RP" vrf member IPN ip address 100.100.100.1/29 ip ospf network point-to-point ip router ospf 1 area 0.0.0.0 ip pim sparse-mode vrf context IPN ip pim rp-address 100.100.100.2 group-list 225.0.0.0/8 bidir ip pim rp-address 100.100.100.2 group-list 239.0.0.0/8 bidir ip pim ssm range 232.0.0.0/8 Use phantom RP for RP redundancy of PIM Bidirectional. https://supportforums.cisco.com/t5/network-infrastructure-documents/rp-redundancy-with-pim-bidir-phantom-rp/ta-p/3117191
  • 9. IPN Switch Config – Step 4 : IPN Interface Config interface Ethernet2/5 no switchport mtu 9150 interface Ethernet2/5.4 description "TO-POD1-SPINE201-5" mtu 9150 encapsulation dot1Q 4 vrf member IPN ip address 201.1.1.2/30 ip ospf network point-to-point ip router ospf 1 area 0.0.0.0 ip pim sparse-mode interface Ethernet2/6 no switchport mtu 9150 interface Ethernet2/6.4 description "TO-POD1-SPINE202-5" mtu 9150 encapsulation dot1Q 4 vrf member IPN ip address 201.1.1.10/30 ip ospf network point-to-point ip router ospf 1 area 0.0.0.0 ip pim sparse-mode interface Ethernet2/5 no switchport mtu 9150 interface Ethernet2/5.4 description "TO-SPINE-201-6" mtu 9150 encapsulation dot1Q 4 vrf member IPN ip address 201.1.1.6/30 ip ospf network point-to-point ip router ospf 1 area 0.0.0.0 ip pim sparse-mode interface Ethernet2/6 no switchport mtu 9150 interface Ethernet2/6.4 description "TO-POD1-SPINE-202-6" mtu 9150 encapsulation dot1Q 4 vrf member IPN ip address 201.1.1.14/30 ip ospf network point-to-point ip router ospf 1 area 0.0.0.0 ip pim sparse-mode interface Ethernet2/3 no switchport mtu 9150 interface Ethernet2/3.4 description "TO-POD2-SPINE-401-3" mtu 9150 encapsulation dot1Q 4 vrf member IPN ip address 202.1.1.2/30 ip ospf network point-to-point ip router ospf 1 area 0.0.0.0 ip pim sparse-mode interface Ethernet2/4 no switchport mtu 9150 interface Ethernet2/4.4 description "TO-POD2-SPINE-402-3" mtu 9150 encapsulation dot1Q 4 vrf member IPN ip address 202.1.1.10/30 ip ospf network point-to-point ip router ospf 1 area 0.0.0.0 ip pim sparse-mode interface Ethernet2/3 no switchport mtu 9150 interface Ethernet2/3.4 description "TO-POD2-SPINE-401-4" mtu 9150 encapsulation dot1Q 4 vrf member IPN ip address 202.1.1.6/30 ip ospf network point-to-point ip router ospf 1 area 0.0.0.0 ip pim sparse-mode interface Ethernet2/4 no switchport mtu 9150 interface Ethernet2/4.4 description "TO-POD2-SPINE-404-4" mtu 9150 encapsulation dot1Q 4 vrf member IPN ip address 202.1.1.14/30 ip ospf network point-to-point ip router ospf 1 area 0.0.0.0 ip pim sparse-mode VLANs used inside MultiPoD must use VLAN 4 and are Reserve values.
  • 10. IPN Switch Config – Step 5 : DHCP Relay Config feature dhcp Ip dhcp relay interface Ethernet2/5.4 description "TO-POD1-SPINE201-5" ip dhcp relay address 10.0.0.1 ip dhcp relay address 10.0.0.2 ip dhcp relay address 10.0.0.3 ip dhcp relay address 10.0.0.4 ip dhcp relay address 10.0.0.5 interface Ethernet2/6.4 description "TO-POD1-SPINE202-5" ip dhcp relay address 10.0.0.1 ip dhcp relay address 10.0.0.2 ip dhcp relay address 10.0.0.3 ip dhcp relay address 10.0.0.4 ip dhcp relay address 10.0.0.5 feature dhcp Ip dhcp relay interface Ethernet2/5.4 description "TO-SPINE-201-6" ip dhcp relay address 10.0.0.1 ip dhcp relay address 10.0.0.2 ip dhcp relay address 10.0.0.3 ip dhcp relay address 10.0.0.4 ip dhcp relay address 10.0.0.5 interface Ethernet2/6.4 description "TO-POD1-SPINE-202-6" ip dhcp relay address 10.0.0.1 ip dhcp relay address 10.0.0.2 ip dhcp relay address 10.0.0.3 ip dhcp relay address 10.0.0.4 ip dhcp relay address 10.0.0.5 feature dhcp Ip dhcp relay interface Ethernet2/3.4 description "TO-POD2-SPINE-401-3" ip dhcp relay address 10.0.0.1 ip dhcp relay address 10.0.0.2 ip dhcp relay address 10.0.0.3 ip dhcp relay address 10.0.0.4 ip dhcp relay address 10.0.0.5 interface Ethernet2/4.4 description "TO-POD2-SPINE-402-3" ip dhcp relay address 10.0.0.1 ip dhcp relay address 10.0.0.2 ip dhcp relay address 10.0.0.3 ip dhcp relay address 10.0.0.4 ip dhcp relay address 10.0.0.5 feature dhcp Ip dhcp relay interface Ethernet2/3.4 description "TO-POD2-SPINE-401-4" ip dhcp relay address 10.0.0.1 ip dhcp relay address 10.0.0.2 ip dhcp relay address 10.0.0.3 ip dhcp relay address 10.0.0.4 ip dhcp relay address 10.0.0.5 interface Ethernet2/4.4 description "TO-POD2-SPINE-404-4" ip dhcp relay address 10.0.0.1 ip dhcp relay address 10.0.0.2 ip dhcp relay address 10.0.0.3 ip dhcp relay address 10.0.0.4 ip dhcp relay address 10.0.0.5
  • 13. APIC Config Info Table APIC1 APIC2 APIC3 APIC4 APIC5 Fabric Name DC1 DC1 DC1 DC1 DC1 Fabric ID 1 1 1 1 1 Number Controllers 5 5 5 5 5 POD ID 1 1 1 2 2 Controller ID 1 2 3 4 5 Controller Name apic1 apic2 apic3 apic4 apic5 TEP address Pool 10.0.0.0/16 10.0.0.0/16 10.0.0.0/16 10.0.0.0/16 10.0.0.0/16 VLAN ID for Infra 4093 4093 4093 4093 4093 Admin Credentials admin / password IPV6 Enable Out of Band N N N N N Management IP 10.72.86.21/24 10.72.86.22/24 10.72.86.23/24 10.72.86.24/24 10.72.86.25/24 Default Gateway 10.72.86.1 10.72.86.1 10.72.86.1 10.72.86.1 10.72.86.1
  • 14. APIC Setup Cluster configuration ... Enter the fabric name [ACI Fabric1 #1]: DC1 Enter the fabric ID (1-128) [1]: Enter the number of controllers in the fabric (1-9) [3]: 5 Enter the POD ID (1-9): [1] Enter the controller ID (1-3) [1]: Enter the controller name [apic1]: apic1 Enter address pool for TEP addresses [10.0.0.0/16]: 10.0.0.0/16 Note: The infra VLAN ID should not be used elsewhere in your environment and should not overlap with any other reserved VLANs on other platforms. Enter the VLAN ID for infra network (2-4094): 4093 Enter address pool for BD multicast addresses (GIPO) [225.0.0.0/15]: Out-of-band management configuration ... Enter the IP address for out-of-band management: 10.72.86.21/24 Enter the IP address of the default gateway [None]: 10.72.86.1 Enter the interface speed/duplex mode [auto]: Administrator user configuration... Enable strong passwords? [Y] Enter the password for admin: [ APIC Setup ] [Change Cluster Size in Existing Operating Environment – e.g. PoD1 APIC Cluster Size Change.]
  • 17. POD Fabric Setup – Step1 : PoD Setup
  • 18. POD Fabric Setup – Step2 : MultiPoD Setup
  • 19. POD Fabric Setup – Step3 : Added Remote SPINE Switch Remote SPINE is not manually registered, but it is automatically discovery if it is configured normally.
  • 20. POD Fabric Setup – Step4 : EVPN Connection configuration settings.
  • 21. POD Fabric Setup –Step4 : EVPN Connection configuration settings.
  • 22. POD Fabric Setup – Step5 : Remote POD connection configuration settings.
  • 26. 1.Access Policy Setup – Step1 : VLANs used inside MultiPoD must use VLAN 4 and are Reserve values.
  • 27. Access Policy Setup – Step2 :
  • 28. Access Policy Setup – Step3 :
  • 29. Access Policy Setup – Step4 : Switch Policy – Spine Profiles 설정
  • 30. Access Policy Setup – Step5 : Interface Policy – Policy Group – Spine Policy Group
  • 31. Access Policy Setup – Step6 : Interface Policy – Policy Group – Spine Policy Group
  • 32. Access Policy Setup – Step7 :
  • 34. Fabric Policy BGP RR Config
  • 38.
  • 41. IPN OSPF Neighbor . N5600-A# show ip ospf neighbors vrf IPN OSPF Process ID 1 VRF IPN Total number of neighbors: 4 Neighbor ID Pri State Up Time Address Interface 1.1.1.3 1 FULL/ - 6d20h 56.56.56.2 Eth1/5 1.1.1.4 1 FULL/ - 6d15h 56.56.56.6 Eth1/6 201.1.1.21 1 FULL/ - 6d18h 201.1.1.1 Eth2/5.4 201.1.1.22 1 FULL/ - 6d18h 201.1.1.9 Eth2/6.4 N5600-B# show ip ospf neighbors vrf IPN OSPF Process ID 1 VRF IPN Total number of neighbors: 4 Neighbor ID Pri State Up Time Address Interface 1.1.1.3 1 FULL/ - 6d15h 56.56.56.10 Eth1/5 1.1.1.4 1 FULL/ - 6d15h 56.56.56.14 Eth1/6 201.1.1.21 1 FULL/ - 6d15h 201.1.1.5 Eth2/5.4 201.1.1.22 1 FULL/ - 6d15h 201.1.1.13 Eth2/6.4 N6001-A# show ip ospf neighbors vrf IPN OSPF Process ID 1 VRF IPN Total number of neighbors: 4 Neighbor ID Pri State Up Time Address Interface 1.1.1.1 1 FULL/ - 6d20h 56.56.56.1 Eth1/5 1.1.1.2 1 FULL/ - 6d15h 56.56.56.9 Eth1/6 202.1.1.41 1 FULL/ - 6d15h 202.1.1.1 Eth2/3.4 202.1.1.42 1 FULL/ - 6d15h 202.1.1.9 Eth2/4.4 N6001-B# show ip ospf neighbors vrf IPN OSPF Process ID 1 VRF IPN Total number of neighbors: 4 Neighbor ID Pri State Up Time Address Interface 1.1.1.1 1 FULL/ - 6d15h 56.56.56.5 Eth1/5 1.1.1.2 1 FULL/ - 6d15h 56.56.56.13 Eth1/6 202.1.1.41 1 FULL/ - 6d15h 202.1.1.5 Eth2/3.4 202.1.1.42 1 FULL/ - 6d15h 202.1.1.13 Eth2/4.4
  • 42. IPN OSPF Neighbor . DC1-SPINE-201# show ip interface vrf overlay-1 | more IP Interface Status for VRF "overlay-1" eth1/5.5, Interface status: protocol-up/link-up/admin-up, iod: 45, IP address: 201.1.1.1, IP subnet: 201.1.1.0/30 IP broadcast address: 255.255.255.255 IP primary address route-preference: 1, tag: 0 eth1/6.6, Interface status: protocol-up/link-up/admin-up, iod: 46, IP address: 201.1.1.5, IP subnet: 201.1.1.4/30 IP broadcast address: 255.255.255.255 DC1-SPINE-202# show ip interface vrf overlay-1 | more IP Interface Status for VRF "overlay-1" eth1/5.5, Interface status: protocol-up/link-up/admin-up, iod: 45, IP address: 201.1.1.9, IP subnet: 201.1.1.8/30 IP broadcast address: 255.255.255.255 IP primary address route-preference: 1, tag: 0 eth1/6.6, Interface status: protocol-up/link-up/admin-up, iod: 46, IP address: 201.1.1.13, IP subnet: 201.1.1.12/30 IP broadcast address: 255.255.255.255 IP primary address route-preference: 1, tag: 0 DC2-SPINE-401# show ip interface vrf overlay-1 | more IP Interface Status for VRF "overlay-1" IP unnumbered interface (lo0) IP unnumbered interface (lo0) eth1/3.39, Interface status: protocol-up/link-up/admin-up, iod: 44, IP address: 202.1.1.1, IP subnet: 202.1.1.0/30 IP broadcast address: 255.255.255.255 IP primary address route-preference: 1, tag: 0 eth1/4.40, Interface status: protocol-up/link-up/admin-up, iod: 43, IP address: 202.1.1.5, IP subnet: 202.1.1.4/30 IP broadcast address: 255.255.255.255 DC2-SPINE-402# show ip interface vrf overlay-1 | more IP Interface Status for VRF "overlay-1" IP unnumbered interface (lo0) IP unnumbered interface (lo0) eth1/3.39, Interface status: protocol-up/link-up/admin-up, iod: 44, IP address: 202.1.1.9, IP subnet: 202.1.1.8/30 IP broadcast address: 255.255.255.255 IP primary address route-preference: 1, tag: 0 eth1/4.40, Interface status: protocol-up/link-up/admin-up, iod: 43, IP address: 202.1.1.13, IP subnet: 202.1.1.12/30 IP broadcast address: 255.255.255.255 IP primary address route-preference: 1, tag: 0
  • 43. MP-BGP EVP DC1-SPINE-201# show bgp l2vpn evpn summary vrf overlay-1 BGP summary information for VRF overlay-1, address family L2VPN EVPN BGP router identifier 201.1.1.21, local AS number 100 BGP table version is 501, L2VPN EVPN config peers 2, capable peers 2 61 network entries and 65 paths using 10492 bytes of memory BGP attribute entries [3/432], BGP AS path entries [0/0] BGP community entries [0/0], BGP clusterlist entries [0/0] Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 202.1.1.41 4 100 9724 107279 501 0 0 6d15h 4 202.1.1.42 4 100 9727 107310 501 0 0 6d15h 4 DC1-SPINE-202# show bgp l2vpn evpn summary vrf overlay-1 BGP summary information for VRF overlay-1, address family L2VPN EVPN BGP router identifier 201.1.1.22, local AS number 100 BGP table version is 497, L2VPN EVPN config peers 2, capable peers 2 61 network entries and 65 paths using 10492 bytes of memory BGP attribute entries [3/432], BGP AS path entries [0/0] BGP community entries [0/0], BGP clusterlist entries [0/0] Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 202.1.1.41 4 100 9723 107264 497 0 0 6d15h 4 202.1.1.42 4 100 9726 107297 497 0 0 6d15h 4 DC2-SPINE-401# show bgp l2vpn evpn summary vrf overlay-1 BGP summary information for VRF overlay-1, address family L2VPN EVPN BGP router identifier 202.1.1.41, local AS number 100 BGP table version is 1336, L2VPN EVPN config peers 2, capable peers 2 110 network entries and 163 paths using 18920 bytes of memory BGP attribute entries [9/1296], BGP AS path entries [0/0] BGP community entries [0/0], BGP clusterlist entries [2/8] Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 201.1.1.21 4 100 105793 9574 1336 0 0 6d15h 53 201.1.1.22 4 100 105786 9574 1336 0 0 6d15h 53 DC2-SPINE-402# show bgp l2vpn evpn summary vrf overlay-1 BGP summary information for VRF overlay-1, address family L2VPN EVPN BGP router identifier 202.1.1.42, local AS number 100 BGP table version is 1502, L2VPN EVPN config peers 2, capable peers 2 110 network entries and 163 paths using 18920 bytes of memory BGP attribute entries [9/1296], BGP AS path entries [0/0] BGP community entries [0/0], BGP clusterlist entries [2/8] Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 201.1.1.21 4 100 105767 9572 1502 0 0 6d15h 53 201.1.1.22 4 100 105760 9572 1502 0 0 6d15h 53
  • 44. L3 Outside – BGP RR Side DC1-SPINE-201# show bgp sessions vrf overlay-1 Total peers 7, established peers 7 ASN 100 VRF overlay-1, local ASN 100 peers 7, established peers 7, local router-id 201.1.1.21 State: I-Idle, A-Active, O-Open, E-Established, C-Closing, S-Shutdown Neighbor ASN Flaps LastUpDn|LastRead|LastWrit St Port(L/R) Notif(S/R) 202.1.1.41 100 1 02:02:54|never |never E 42103/179 1/0 202.1.1.42 100 1 02:03:27|never |never E 179/60237 1/0 10.0.120.64 100 0 04:19:20|never |never E 179/57867 0/0 10.0.96.64 100 0 02:16:06|never |never E 179/50403 0/0 10.0.16.64 100 0 02:05:21|never |never E 179/40952 0/0 10.0.152.96 100 0 02:01:46|never |never E 179/40515 0/0 10.0.120.68 100 0 01:43:59|never |never E 179/58381 0/0 DC1-SPINE-202# show bgp sessions vrf overlay-1 Total peers 7, established peers 7 ASN 100 VRF overlay-1, local ASN 100 peers 7, established peers 7, local router-id 201.1.1.22 State: I-Idle, A-Active, O-Open, E-Established, C-Closing, S-Shutdown Neighbor ASN Flaps LastUpDn|LastRead|LastWrit St Port(L/R) Notif(S/R) 202.1.1.41 100 0 02:03:26|never |never E 179/40435 0/0 202.1.1.42 100 0 02:04:02|never |never E 179/37239 0/0 10.0.120.64 100 0 02:22:32|never |never E 179/36669 0/0 10.0.96.64 100 0 02:16:42|never |never E 179/43974 0/0 10.0.16.64 100 0 02:05:49|never |never E 179/58365 0/0 10.0.152.96 100 0 02:02:02|never |never E 179/41484 0/0 10.0.120.68 100 0 01:44:36|never |never E 179/56948 0/0 DC2-SPINE-401# show bgp sessions vrf overlay-1 Total peers 5, established peers 5 ASN 100 VRF overlay-1, local ASN 100 peers 5, established peers 5, local router-id 202.1.1.41 State: I-Idle, A-Active, O-Open, E-Established, C-Closing, S-Shutdown Neighbor ASN Flaps LastUpDn|LastRead|LastWrit St Port(L/R) Notif(S/R) 201.1.1.22 100 0 01:58:55|never |never E 40435/179 0/0 201.1.1.21 100 0 01:58:58|never |never E 179/42103 0/0 10.1.88.95 100 0 00:03:04|never |never E 179/45316 0/0 10.1.176.94 100 0 00:03:04|never |never E 179/53713 0/0 10.1.80.64 100 0 00:03:03|never |never E 179/60681 0/0 DC2-SPINE-402# show bgp sessions vrf overlay-1 Total peers 5, established peers 5 ASN 100 VRF overlay-1, local ASN 100 peers 5, established peers 5, local router-id 202.1.1.42 State: I-Idle, A-Active, O-Open, E-Established, C-Closing, S-Shutdown Neighbor ASN Flaps LastUpDn|LastRead|LastWrit St Port(L/R) Notif(S/R) 201.1.1.22 100 0 01:59:05|never |never E 37239/179 0/0 201.1.1.21 100 0 01:59:05|never |never E 60237/179 0/0 10.1.176.94 100 0 00:02:33|never |never E 179/60240 0/0 10.1.88.95 100 0 00:02:32|never |never E 179/48337 0/0 10.1.80.64 100 0 00:02:31|never |never E 179/33201 0/0
  • 45. Routing Table DC2-LEAF-301# show ip route vrf T-A:A IP Route Table for VRF "T-A:A" '*' denotes best ucast next-hop '**' denotes best mcast next-hop '[x/y]' denotes [preference/metric] '%<string>' in via output denotes VRF <string> 11.11.11.11/32, ubest/mbest: 1/0 *via 10.0.120.64%overlay-1, [1/0], 00:19:32, bgp-100, internal, tag 100 12.12.12.12/32, ubest/mbest: 1/0 *via 10.0.96.64%overlay-1, [1/0], 00:19:32, bgp-100, internal, tag 100 172.16.1.0/24, ubest/mbest: 1/0 *via 10.0.120.64%overlay-1, [200/0], 00:19:32, bgp-100, internal, tag 100 172.16.2.0/24, ubest/mbest: 1/0 *via 10.0.96.64%overlay-1, [200/0], 00:19:32, bgp-100, internal, tag 100 172.16.3.0/24, ubest/mbest: 1/0 *via 10.0.120.64%overlay-1, [200/0], 00:19:32, bgp-100, internal, tag 100 172.16.4.0/24, ubest/mbest: 1/0 *via 10.0.96.64%overlay-1, [200/0], 00:19:32, bgp-100, internal, tag 100 192.168.1.0/24, ubest/mbest: 1/0, attached, direct, pervasive *via 10.0.136.66%overlay-1, [1/0], 02:07:02, static 192.168.1.1/32, ubest/mbest: 1/0, attached, pervasive *via 192.168.1.1, vlan11, [1/0], 02:17:17, local, local DC1-LEAF-101# show ip route vrf T-A:A IP Route Table for VRF "T-A:A" '*' denotes best ucast next-hop '**' denotes best mcast next-hop '[x/y]' denotes [preference/metric] '%<string>' in via output denotes VRF <string> 11.11.11.11/32, ubest/mbest: 2/0, attached, direct *via 11.11.11.11, lo2, [1/0], 04:43:34, local, local *via 11.11.11.11, lo2, [1/0], 04:43:34, direct 12.12.12.12/32, ubest/mbest: 1/0 *via 10.0.96.64%overlay-1, [1/0], 02:16:34, bgp-100, internal, tag 100 172.16.1.0/24, ubest/mbest: 1/0, attached, direct *via 172.16.1.1, eth1/25, [1/0], 04:41:25, direct 172.16.1.1/32, ubest/mbest: 1/0, attached *via 172.16.1.1, eth1/25, [1/0], 04:41:25, local, local 172.16.2.0/24, ubest/mbest: 1/0 *via 172.16.1.254, eth1/25, [110/8], 02:35:57, ospf-default, intra 172.16.3.0/24, ubest/mbest: 1/0, attached, direct *via 172.16.3.1, eth1/26, [1/0], 04:41:24, direct 172.16.3.1/32, ubest/mbest: 1/0, attached *via 172.16.3.1, eth1/26, [1/0], 04:41:24, local, local 172.16.4.0/24, ubest/mbest: 1/0 *via 172.16.3.254, eth1/26, [110/8], 02:35:55, ospf-default, intra 192.168.1.0/24, ubest/mbest: 1/0, attached, direct, pervasive *via 10.0.136.66%overlay-1, [1/0], 02:16:34, static 192.168.1.1/32, ubest/mbest: 1/0, attached, pervasive *via 192.168.1.1, vlan14, [1/0], 04:43:33, local, local