Link Search Menu Expand Document
calendar_month 01-Nov-24

Multifabric: Fabric 2 Spine 1 Configuration

!
!Version ArubaOS-CX GL.10.11.1050
!export-password: default
hostname RSVCO-FB2-SP1
user admin group administrators password ciphertext AQBapQSN4P3h/uRNPdpEfyuPhmls3MDLcsUWVS9F5b3U3zqBYgAAAMlglvzQ4hX5uklQNhSG+p9Rw2F7JF9JGQ1ymiVbvOUcz5pd01CfMip8gQy/5x+gAWfc7vUAuOqgXpOJk8wkLYB9n+v/iL3UEVg4rTt9Znd9ChjQTGW1jFJS+oKXQhig/qhF
user afc_admin group administrators password ciphertext AQBapYl0SmYQP63w+QCROIP6aLTrzBWxBJ/La3pyaJFwNpOGYgAAAJPLd0adtKvRbRfDp8uZF5GjLVT3G+urRdT74pAFAynLzeTyuE2sNNGTydtKskYOuJFQ1DLrq+IsTcwGm+VTbz3hirDCQ3UNznE8BOalU9+3PygXI9oEsHpiAxoiJbkBKhMk
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.0/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.2/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.4/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.6/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.2/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.2
    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.2
    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

Back to top

© Copyright 2024 Hewlett Packard Enterprise Development LP. The information contained herein is subject to change without notice. The only warranties for Hewlett Packard Enterprise products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. Hewlett Packard Enterprise shall not be liable for technical or editorial errors or omissions contained herein. Aruba Networks and the Aruba logo are registered trademarks of Aruba Networks, Inc. Third-party trademarks mentioned are the property of their respective owners. To view the end-user software agreement, go to Aruba EULA.