Changes

Line 27: Line 27:  
After you are connected, create and configure GRE tunnel interface:
 
After you are connected, create and configure GRE tunnel interface:
   −
Enter configuration mode:
+
To enter configuration mode, execute command:
 
   
   Configure terminal
 
   Configure terminal
   −
Execute commands:
+
Then execute following commands:
 
   GRE_Cisco(config)# interface Tunnel0
 
   GRE_Cisco(config)# interface Tunnel0
 
   GRE_Cisco(config-if)# ip address 172.16.0.2 255.255.255.0 # GRE Tunnel IP address and mask
 
   GRE_Cisco(config-if)# ip address 172.16.0.2 255.255.255.0 # GRE Tunnel IP address and mask

Navigation menu