Link Search Menu Expand Document
calendar_month 01-Nov-24

Multifabric: Fabric 2 Spine 2 Configuration

!
!Version ArubaOS-CX GL.10.11.1050
!export-password: default
hostname RSVCO-FB2-SP2
user admin group administrators password ciphertext AQBapd8FTliGeCbghGinLKDDE/ikDxXJ54Btfuw0AWR82BzEYgAAACO1UzjcV0NQ4RWcFNya5r6+z4HO9pI2m2mA+zxR50UWCxE/cPEyU1wCJl0i4xa8nG9nig7GfIp7bkXThkcboNbKkPFKutsg/BK1V49N5ruOFIRIq7h8kLagJiKpc964lY3J
user afc_admin group administrators password ciphertext AQBapU/2G+IEmqvHcYZDSMygPqdHqjmJDxa0iRQVmuggG3GvYgAAADrxshqlFMUd4BuZdn0+RC3heicsgX9GW+iva5y+HXaDjqPqE7omUxQzl4ulManibrpINRehHI6mzOn/y2dBw9OhVOk4qEDJWtrg0vO366aa87QmS3y2MzGNJUujZGgmsr9r
clock timezone america/los_angeles
bfd
profile leaf
ntp server 10.2.120.98 prefer
ntp server 10.2.120.99 prefer
ntp enable
ntp vrf mgmt
cli-session
    timeout 0
!
!
!
!
!
!
ssh server vrf mgmt
system internal-vlan-range 4039-4094
vlan 1
interface mgmt
    no shutdown
    ip dhcp
interface 1/1/1
    description Leaf Spine RPI to RSVCO-FB2-LF1-1
    no shutdown
    mtu 9198
    ip mtu 9198
    ip address 10.255.4.8/31
    ip ospf 1 area 0.0.0.0
    no ip ospf passive
    ip ospf network point-to-point
interface 1/1/2
    description Leaf Spine RPI to RSVCO-FB2-LF1-2
    no shutdown
    mtu 9198
    ip mtu 9198
    ip address 10.255.4.10/31
    ip ospf 1 area 0.0.0.0
    no ip ospf passive
    ip ospf network point-to-point
interface 1/1/3
    description Leaf Spine RPI to RSVCO-FB2-LF2
    no shutdown
    mtu 9198
    ip mtu 9198
    ip address 10.255.4.12/31
    ip ospf 1 area 0.0.0.0
    no ip ospf passive
    ip ospf network point-to-point
interface 1/1/4
    description Leaf Spine RPI to RSVCO-FB2-LF3
    no shutdown
    mtu 9198
    ip mtu 9198
    ip address 10.255.4.14/31
    ip ospf 1 area 0.0.0.0
    no ip ospf passive
    ip ospf network point-to-point
interface 1/1/5
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/6
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/7
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/8
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/9
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/10
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/11
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/12
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/13
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/14
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/15
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/16
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/17
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/18
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/19
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/20
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/21
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/22
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/23
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/24
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/25
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/26
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/27
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/28
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/29
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/30
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/31
    no shutdown
    mtu 9198
    ip mtu 9198
interface 1/1/32
    no shutdown
    mtu 9198
    ip mtu 9198
interface loopback 0
    description BGP/OSPF underlay
    ip address 10.250.3.3/32
ip dns domain-name example.local vrf mgmt
ip dns server-address 10.2.120.98 vrf mgmt
ip dns server-address 10.2.120.99 vrf mgmt
!
!
!
!
route-map connected-ospf permit seq 10
     set tag 1000
!
router ospf 1
    router-id 10.250.3.3
    max-metric router-lsa include-stub on-startup 300
    passive-interface default
    maximum-paths 8
    redistribute local loopback route-map connected-ospf
    area 0.0.0.0
router bgp 65002
    bgp router-id 10.250.3.3
    maximum-paths 8
    bgp log-neighbor-changes
    bgp deterministic-med
    bgp always-compare-med
    bgp bestpath as-path multipath-relax
    neighbor RSVCO-FB2-LF peer-group
    neighbor RSVCO-FB2-LF remote-as 65002
    neighbor RSVCO-FB2-LF description Leaf RR clients
    neighbor RSVCO-FB2-LF fall-over
    neighbor RSVCO-FB2-LF update-source loopback 0
    neighbor 10.250.3.4 peer-group RSVCO-FB2-LF
    neighbor 10.250.3.5 peer-group RSVCO-FB2-LF
    neighbor 10.250.3.6 peer-group RSVCO-FB2-LF
    neighbor 10.250.3.7 peer-group RSVCO-FB2-LF
    address-family ipv4 unicast
        redistribute connected
    exit-address-family
    address-family l2vpn evpn
        neighbor RSVCO-FB2-LF route-reflector-client
        neighbor RSVCO-FB2-LF send-community both
        neighbor 10.250.3.4 activate
        neighbor 10.250.3.5 activate
        neighbor 10.250.3.6 activate
        neighbor 10.250.3.7 activate
    exit-address-family
!
https-server vrf mgmt