Point-To-Point Gre Tunnel Configuration Example - Brocade Communications Systems ICX 6650 Configuration Manual

Layer 3 routing configuration guide
Hide thumbs Also See for ICX 6650:
Table of Contents

Advertisement

Point-to-point GRE tunnel configuration example

In the configuration example shown in Figure 16, a GRE Tunnel is configured between device A and
device B. Traffic between networks 10.10.1.0/24 and 10.10.2.0/24 is encapsulated in a GRE
packet sent through the tunnel on the 10.10.3.0 network, and unpacked and sent to the
destination network. A static route is configured at each Layer 3 switch to go through the tunnel
interface to the target network.
FIGURE 16
The following shows the configuration commands for the example shown in Figure 16.
Configuring point-to-point GRE tunnel for device A
Brocade (config)# interface ethernet 1/1/3
Brocade (config-if-e10000-1/1/3)# ip address 192.168.8.108/24
Brocade (config)# exit
Brocade (config)# interface tunnel 1
Brocade(config-tnif-1)# tunnel source 192.168.8.108
Brocade(config-tnif-1)# tunnel destination 192.168.5.2
Brocade(config-tnif-1)# tunnel mode gre ip
Brocade(config-tnif-1)# ip address 10.10.3.1/24
Brocade(config-tnif-1)# exit
Brocade (config)# ip route 192.168.5.0/24 192.168.8.1
Configuring point-to-point GRE tunnel for device B
Brocade(config)# interface ethernet 1/1/5
Brocade(config-if-e10000-1/1/5)# ip address 192.168.5.2/24
Brocade(config)# exit
Brocade(config)# interface tunnel 1
Brocade(config-tnif-1)# tunnel source 192.168.5.2
Brocade(config-tnif-1)# tunnel destination 192.168.8.108
Brocade(config-tnif-1)# tunnel mode gre ip
Brocade ICX 6650 Layer 3 Routing Configuration Guide
53-1002603-01
Point-to-point GRE tunnel configuration example
10.10.1.0/24
10.10.2.0/24
IPv4 point-to-point GRE tunnels
Port
1/1/3
Device A
192.168.8.108
10.10.3.1
10.10.3.0
10.10.3.2
Device B
Port
1/1/5
192.168.5.2
Internet
107

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents