VXLAN-Symmetric-SVI-no-mclag-vrf

If devices are already holding V1.3 orchestrated configuration, then V2.0 configuration would not be integrated along, the user needs to use the V2.0 template only while using GA2.0

Template Details: VXLAN-Symmetric-SVI-no-mclag-vrf

  • Devices used

    • 2- Spine Devices

    • 4- Leaf Devices

    • 4- End Host

VXLAN-Symmetric-SVI-no-mclag-vrf Standard Template

Inventory:
  SSpines: 0
  Spines: 2
  Leafs: 4
  Tors: 0
Connectivity:
  SSpine: []
  Spine:
    - switchId: 1
      switchName: "Spine-1"
      ipAddress: "100.100.10.11"
      ASN: 2001
      Credentials:
        user: "admin"
        password: "admin"
      mclag: 
      Links:
        - link: "S1_Ethernet0 | L1_Ethernet48"
          staticLink: true
          properties: 
        - link: "S1_Ethernet4 | L2_Ethernet48"
          staticLink: true
          properties: 
        - link: "S1_Ethernet8 | L3_Ethernet48"
          staticLink: true
          properties: 
        - link: "S1_Ethernet12 | L4_Ethernet48"
          staticLink: true
          properties: 
    - switchId: 2
      switchName: "Spine-2"
      ipAddress: "100.100.10.12"
      ASN: 2002
      Credentials:
        user: "admin"
        password: "admin"
      mclag: 
      Links:
        - link: "S2_Ethernet0 | L1_Ethernet52"
          staticLink: true
          properties: 
        - link: "S2_Ethernet4 | L2_Ethernet52"
          staticLink: true
          properties: 
        - link: "S2_Ethernet8 | L3_Ethernet52"
          staticLink: true
          properties: 
        - link: "S2_Ethernet12 | L4_Ethernet52"
          staticLink: true
          properties: 
  Leaf:
    - switchId: 1
      switchName: "Leaf-1"
      ipAddress: "100.100.10.13"
      ASN: 1001
      Credentials:
        user: "admin"
        password: "admin"
      mclag:
      Links:
        - link: "L1_Ethernet48 | S1_Ethernet0"
          staticLink: true
          properties: 
        - link: "L1_Ethernet52 | S2_Ethernet0"
          staticLink: true
          properties: 
        - link: "L1_Ethernet0 |  H1_Ethernet0"
          staticLink: true
          properties:
            mode: "L2-Trunk"
            vlan: 201
            vrf: 1
    - switchId: 2
      switchName: "Leaf-2"
      ipAddress: "100.100.10.14"
      ASN: 1002
      Credentials:
        user: "admin"
        password: "admin"
      mclag:
      Links:
        - link: "L2_Ethernet48 | S1_Ethernet4"
          staticLink: true
          properties: 
        - link: "L2_Ethernet52 | S2_Ethernet4"
          staticLink: true
          properties: 
        - link: "L2_Ethernet4 |  H2_Ethernet1"
          staticLink: true
          properties:
            mode: "L2-Trunk"
            vlan: 202
            vrf: 2
    - switchId: 3
      switchName: "Leaf-3"
      ipAddress: "100.100.10.15"
      ASN: 1003
      Credentials:
        user: "admin"
        password: "admin"
      mclag:
      Links:
        - link: "L3_Ethernet48 | S1_Ethernet8"
          staticLink: true
          properties: 
        - link: "L3_Ethernet52 | S2_Ethernet8"
          staticLink: true
          properties: 
        - link: "L3_Ethernet0 |  H3_Ethernet0"
          staticLink: true
          properties:
            mode: "L2-Trunk"
            vlan: 203
            vrf: 1
    - switchId: 4
      switchName: "Leaf-4"
      ipAddress: "100.100.10.16"
      ASN: 1004
      Credentials:
        user: "admin"
        password: "admin"
      mclag:
      Links:
        - link: "L4_Ethernet48 | S1_Ethernet12"
          staticLink: true
          properties: 
        - link: "L4_Ethernet52 | S2_Ethernet12"
          staticLink: true
          properties: 
        - link: "L4_Ethernet4 |  H4_Ethernet1"
          staticLink: true
          properties:
            mode: "L2-Trunk"
            vlan: 204
            vrf: 2
  Tor: []
BGP:
  BGP_U: false
  ND_RA: 30
PhysicalIfCfg:
  FEC: "Off"
  MTU: 9000
  AdminStatus: "Up"
ASN:
  SSpine: "10000-20000"
  Spine: "21000-50000"
  Leaf: "51000-60000"
  Tor: "61000-70000"
IPv4Pool:
  Loopback: "10.10.10.0/24"
  LeafSpine: "40.0.0.0/24"
  LeafTor: "39.0.0.0/24"
  Host: "49.0.0.0/24"
IPv6Pool:
  LeafSpine: 
  LeafTor: 
  Host: 
NTP:
  server: "100.100.10.10"
  timezone: "Asia/Kolkata"
SYSLOG:
  server: "100.100.10.10"
SNMP:
  trapserver: "100.100.10.10"
Parameters:
  vlan: "200-205"
  vni: "20000-20005"
  anycast_gateway: "100.10.0.0/23"
  anycast_mac: "00:11:22:33:44:55"
  hosts_per_vlan: 10
  routing_symmetric: true
  irb_vlan: "300-305"
  irb_vni: "30000-30005"
  sag: False
  

Last updated