Complete the following steps to enable Generic Routing Encapsulation (GRE) on the NetCloud Exchange Service Gateway:
Log into NetCloud Manager.
Select in the left-side navigation panel.
Select the NCX Service Gateway from the Routers table.
Select and then .
In the configuration tree, expand Config > VRF > main > interface > gre.
Select the + symbol next to gre.
Enter the GRE tunnel information:
Name: gre-to-tgw (Example value for this guide.)
local: The LAN IP address of the service gateway (The address 10.1.50.203 is used in this guide.)
Enabled: True (checked)
link-interface: lan0
remote: 192.0.2.1 (The Transit Gateway GRE IP address used for creating a Connect Attachment.)
Select .
Expand the newly-create gre-to-tgw element and select ipv4.
Select enabled.
Select .
Expand ipv4 and select the Address element.
Select the + symbol to add an address to this list.
ip: 169.254.6.1/29 (This represents the inner GRE address on the service gateway.)
Select .
Scroll down to Config > VRF > main > routing and expand static.
Select the + symbol next to ipv4-route.
For destination, enter 192.0.2.0/24.
Expand the new item for 192.0.2.0/24 and select the + symbol next to next-hop.
Fill out the next-hop information:
next-hop: An IPv4 address.
next-hop: The first IP address in the NetCloud Exchange Service Gateway’s LAN subnet. (The address 10.1.50.1 is used in this guide).
Select .
Select Save Commit to push all the changes to the service gateway.