Link Search Menu Expand Document
calendar_month 07-Mar-24

Standalone Branch

Table of contents

Below Is the sanitized configuration.

applianceInfo:
  softwareVersion: 9.3.0.0_95721
  hostname: CHANGE_ME
  group: Branch
  site: CHANGE_ME	
  networkRole: non-hub
  region:
  location:
    address: CHANGE_ME
    address2:
    city: CHANGE_ME
    state: CHANGE_ME	
    zipCode: CHANGE_ME
    country: US
  contact:
    name: CHANGE_ME
    email: CHANGE_ME
    phoneNumber: 
    
ecLicensing:
  useDefaultAccount: true
  bandwidthLevel: unlimited
  
templateGroups:
  groups:
    - Default Template Group
  
businessIntentOverlays:
    overlays:
      - RealTime
      - CriticalApps
      - BulkApps
      - DefaultOverlay

deploymentInfo:
  deploymentMode: inline-router
  totalOutboundBandwidth: CHANGE_ME # in Kbps
  totalInboundBandwidth: CHANGE_ME
  shapeInboundTraffic: true
  ipsecUdpPort: CHANGE_ME
  passThroughShapedTraffic:
    outboundMaxBandwidth: CHANGE_ME

  deploymentInterfaces:
    - interfaceName: lan0
      interfaceLabel: CHANGE_ME
      interfaceType: lan
      interfaceComment: lan interface
      ipAddressMask: CHANGE_ME
      segment: Default
      zone: CHANGE_ME

    - interfaceName: lan0.101
      interfaceLabel: CHANGE_ME
      interfaceType: lan
      interfaceComment: lan interface
      ipAddressMask: CHANGE_ME
      segment: Default
      zone: CHANGE_ME

    - interfaceName: lan0.102
      interfaceLabel: CHANGE_ME
      interfaceType: lan
      interfaceComment: lan interface
      ipAddressMask: CHANGE_ME	
      segment: Default
      zone: CHANGE_ME

    - interfaceName: lan0.103
      interfaceLabel: CHANGE_ME
      interfaceType: lan
      interfaceComment: lan interface
      ipAddressMask: CHANGE_ME	
      segment: Default
      zone: CHANGE_ME

    - interfaceName: lan0.104
      interfaceLabel: CHANGE_ME
      interfaceType: lan
      interfaceComment: lan interface
      ipAddressMask: CHANGE_ME	
      segment: CHANGE_ME


    - interfaceName: lan0.105
      interfaceLabel: REJECT
      interfaceType: lan
      interfaceComment: lan interface
      ipAddressMask: CHANGE_ME	
      segment: Default
      zone: CHANGE_ME

    - interfaceName: lan0.106
      interfaceLabel: CRITICAL
      interfaceType: lan
      interfaceComment: lan interface
      ipAddressMask: CHANGE_ME
      segment: Default
      zone: CHANGE_ME

    - interfaceName: lan0.107
      interfaceLabel: CHANGE_ME
      interfaceType: lan
      interfaceComment: lan interface
      ipAddressMask: CHANGE_ME
      segment: CHANGE_ME

  
    - interfaceName: wan0
      interfaceLabel: INET1
      interfaceType: wan
      interfaceComment: INET
      ipAddressMask: 
      nextHop: 
      outboundMaxBandwidth: CHANGE_ME
      inboundMaxBandwidth: CHANGE_ME
      firewallMode: statefulSNAT
      behindNat: none

    - interfaceName: wan1
      interfaceLabel: MPLS1
      interfaceType: wan
      interfaceComment: MPLS
      ipAddressMask: CHANGE_ME
      nextHop: CHANGE_ME
      outboundMaxBandwidth: CHANGE_ME
      inboundMaxBandwidth: CHANGE_ME
      firewallMode: statefulSNAT
      behindNat: none

  dhcpInfo:


    - dhcpInterfaceName: lan0
      dhcpType: relay
      dhcpProxyServers:
        - CHANGE_ME
        - CHANGE_ME
    
    - dhcpInterfaceName: lan0.101
      dhcpType: relay
      dhcpProxyServers:
        - CHANGE_ME
        - CHANGE_ME

    - dhcpInterfaceName: lan0.102
      dhcpType: relay
      dhcpProxyServers:
        - CHANGE_ME
        - CHANGE_ME

    - dhcpInterfaceName: lan0.103
      dhcpType: relay
      dhcpProxyServers:
        - CHANGE_ME
        - CHANGE_ME

    - dhcpInterfaceName: lan0.104
      dhcpType: relay
      dhcpProxyServers:
        - CHANGE_ME
        - CHANGE_ME
        
    - dhcpInterfaceName: lan0.105
      dhcpType: relay
      dhcpProxyServers:
        - CHANGE_ME
        - CHANGE_ME
       
    - dhcpInterfaceName: lan0.106
      dhcpType: server
      dhcpAddressMask: CHANGE_ME
      startIpAddress: CHANGE_ME
      endIpAddress: CHANGE_ME
      gatewayIpAddress: CHANGE_ME
      dnsServers:
        - CHANGE_ME
        - CHANGE_ME
      maximumLease: 24
      defaultLease: 24
      
    - dhcpInterfaceName: lan0.107
      dhcpType: relay
      dhcpProxyServers:
        - CHANGE_ME
        - CHANGE_ME



localRoutes:
  useSharedSubnetInfo: true
  advertiseLocalLanSubnets: false
  advertiseLocalWanSubnets: false
  localMetric: 50
  redistToSDwanFabricRouteMap: "default_rtmap_to_subsh"

  routes:
    - routeIpSubnet: CHANGE_ME
      interfaceName: lan0
      metric: 50
      advertise: true
      advertiseToBgp: false
      advertiseToOspf: false
      tag: ANY
      zone:
      comment: Site summary route

Full Boise Configuration

Below is the configuration that was applied to the Boise Site.

applianceInfo:
  softwareVersion: 9.3.0.0_95721
  hostname: BOIBR-ECE1
  group: Branch
  site: Boise-Branch	
  networkRole: non-hub
  region:
  location:
    address: 12601 W Explorer Dr	
    address2:
    city: Bosie
    state: Idaho	
    zipCode: 83713
    country: US
  contact:
    name: Aruba TME
    email: Aruba-solution-tme-licenses@hpe.com
    phoneNumber: 
    
ecLicensing:
  useDefaultAccount: true
  bandwidthLevel: unlimited
  
templateGroups:
  groups:
    - Default Template Group
  
businessIntentOverlays:
    overlays:
      - RealTime
      - CriticalApps
      - BulkApps
      - DefaultOverlay

deploymentInfo:
  deploymentMode: inline-router
  totalOutboundBandwidth: 30000
  totalInboundBandwidth: 110000
  shapeInboundTraffic: true
  passThroughShapedTraffic:
    outboundMaxBandwidth: 110000

  deploymentInterfaces:
    - interfaceName: lan0
      interfaceLabel: MGMT
      interfaceType: lan
      interfaceComment: lan interface
      ipAddressMask: 10.14.48.1/24
      segment: Default
      zone: LAN

    - interfaceName: lan0.101
      interfaceLabel: EMPLOYEE
      interfaceType: lan
      interfaceComment: lan interface
      ipAddressMask: 10.14.49.1/24
      segment: Default
      zone: LAN

    - interfaceName: lan0.102
      interfaceLabel: CAMERA
      interfaceType: lan
      interfaceComment: lan interface
      ipAddressMask: 10.14.50.1/24	
      segment: Default
      zone: LAN

    - interfaceName: lan0.103
      interfaceLabel: IOT
      interfaceType: lan
      interfaceComment: lan interface
      ipAddressMask: 10.14.51.1/24	
      segment: Default
      zone: LAN

    - interfaceName: lan0.104
      interfaceLabel: GUEST
      interfaceType: lan
      interfaceComment: lan interface
      ipAddressMask: 10.14.52.1/24	
      segment: guest


    - interfaceName: lan0.105
      interfaceLabel: REJECT
      interfaceType: lan
      interfaceComment: lan interface
      ipAddressMask: 10.14.53.1/24	
      segment: Default
      zone: LAN

    - interfaceName: lan0.106
      interfaceLabel: CRITICAL
      interfaceType: lan
      interfaceComment: lan interface
      ipAddressMask: 10.14.54.1/24	
      segment: Default
      zone: LAN

    - interfaceName: lan0.107
      interfaceLabel: QUARANTINE
      interfaceType: lan
      interfaceComment: lan interface
      ipAddressMask: 10.14.55.1/24	
      segment: quarantine

  
    - interfaceName: wan0
      interfaceLabel: INET1
      interfaceType: wan
      interfaceComment: wan interface
      ipAddressMask: 
      nextHop: 
      outboundMaxBandwidth: 100000
      inboundMaxBandwidth: 25000
      firewallMode: statefulSNAT
      behindNat: none
      zone: WAN

    - interfaceName: wan1
      interfaceLabel: MPLS1
      interfaceType: wan
      interfaceComment: wan interface
      ipAddressMask: 100.100.7.66/29	
      nextHop: 100.100.7.65	
      outboundMaxBandwidth: 10000
      inboundMaxBandwidth: 5000
      firewallMode: statefulSNAT
      behindNat: none
      zone: WAN

  dhcpInfo:

    - dhcpInterfaceName: lan0
      dhcpType: relay
      dhcpProxyServers:
        - 10.2.120.99
        - 10.2.120.98
    
    - dhcpInterfaceName: lan0.101
      dhcpType: relay
      dhcpProxyServers:
        - 10.2.120.99
        - 10.2.120.98

    - dhcpInterfaceName: lan0.102
      dhcpType: relay
      dhcpProxyServers:
        - 10.2.120.99
        - 10.2.120.98

    - dhcpInterfaceName: lan0.103
      dhcpType: relay
      dhcpProxyServers:
        - 10.2.120.99
        - 10.2.120.98

    - dhcpInterfaceName: lan0.104
      dhcpType: relay
      dhcpProxyServers:
        - 10.2.120.99
        - 10.2.120.98
        
    - dhcpInterfaceName: lan0.105
      dhcpType: relay
      dhcpProxyServers:
        - 10.2.120.99
        - 10.2.120.98 

    - dhcpInterfaceName: lan0.106
      dhcpType: server
      dhcpAddressMask: 10.14.54.0/24
      startIpAddress: 10.14.54.10
      endIpAddress: 10.14.54.200
      gatewayIpAddress: 10.14.54.1
      dnsServers:
        - 8.8.4.4
        - 8.8.8.8
      maximumLease: 24
      defaultLease: 24

    - dhcpInterfaceName: lan0.107
      dhcpType: relay
      dhcpProxyServers:
        - 10.2.120.99
        - 10.2.120.98



localRoutes:
  useSharedSubnetInfo: true
  advertiseLocalLanSubnets: false
  advertiseLocalWanSubnets: false
  localMetric: 50
  redistToSDwanFabricRouteMap: "default_rtmap_to_subsh"

  routes:
    - routeIpSubnet: 10.14.48.0/21
      interfaceName: lan0
      metric: 50
      advertise: true
      advertiseToBgp: false
      advertiseToOspf: false
      tag: ANY
      zone:
      comment: local routes 1

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.