Gxxx-001(super router:ospf)# exit
Gxxx-001(super)#
Example
Router 2 configuration
Gxxx-001(super)# interface vlan 1
Gxxx-001(super-if:Vlan 1)# ip address 12.0.0.10 255.255.255.0
Gxxx-001(super-if:Vlan 1)# exit
Gxxx-001(super)# interface tunnel 1
Gxxx-001(super-if:Tunnel 1)# tunnel source 12.0.0.20
Done!
Gxxx-001(super-if:Tunnel 1)# tunnel destination 11.0.0.10
Done!
Gxxx-001(super-if:Tunnel 1)# ip address 1.1.1.2 255.255.255.0
Gxxx-001(super-if:Tunnel 1)# exit
Gxxx-001(super)# ip route 11.0.0.0 255.255.255.0 12.0.0.1 1 high
Gxxx-001(super)# router ospf
Gxxx-001(super router:ospf)# network 1.1.1.0 0.0.0.255 area 0.0.0.0
Done!
Gxxx-001(super router:ospf)# exit
Gxxx-001(super)#
Summary of GRE tunneling commands
For more information about these commands, see the
Avaya Branch Gateways G250 and
G350 CLI Reference
.
For more information about these commands, see the
Avaya Branch Gateway G430 CLI
Reference
.
Root level
command
Command
Description
interface
tunnel
Enter tunnel interface configuration context,
create a Tunnel interface if it does not exist, or
delete a Tunnel interface or sub-interface
keepalive
Enable the tunnel keepalive feature
tunnel
checksum
Add a checksum to the GRE header of packets
traveling through the tunnel
When a checksum is included on one endpoint,
the receiving tunnel endpoint performs
checksum validation on incoming packets and
packets without a valid checksum are
discarded.
no tunnel
checksum
Disables checksums
tunnel
destination
Set the destination address of the tunnel
The router
Administering Avaya G430 Branch Gateway
October 2013 443
Summary of Contents for G430
Page 1: ...Administering Avaya G430 Branch Gateway Release 6 3 03 603228 Issue 5 October 2013 ...
Page 12: ...12 Administering Avaya G430 Branch Gateway October 2013 ...
Page 246: ...VoIP QoS 246 Administering Avaya G430 Branch Gateway October 2013 Comments infodev avaya com ...
Page 556: ...IPSec VPN 556 Administering Avaya G430 Branch Gateway October 2013 Comments infodev avaya com ...