Wireless Access

last person joined: 19 hours ago 

Access network design for branch, remote, outdoor, and campus locations with HPE Aruba Networking access points and mobility controllers.

L2 GRE tunnel with a Branch controller

This thread has been viewed 3 times
  • 1.  L2 GRE tunnel with a Branch controller

    Posted Nov 29, 2018 12:03 AM

    Is there a way to add a L2 GRE tunnel to a Branch Controller?

     

    I am running AOS 6.5.4.7
    My master is a 7240 and the branch is 7010

     

    I didn't see an option under the VPN section of the Smart Config, I have the IPSec tunnel configured.

     

    I want to configure it something like this. 
    #Configure L2 GRE tunnel
    interface tunnel 101026
    tunnel mode gre 1
    tunnel source 10.1.0.10
    tunnel destination 20.1.0.20
    tunnel keepalive
    trusted
    tunnel vlan 372
    exit


    I tried the command line but got
    (epc) (config) #branch-config-group Branch-Downtown     
    Branch configuration supported only from Web GUI Smart Config page.