Sunday, February 21, 2016

GRETunnels

GRE Tunnels

 

Configuration


config# interface lo0
config-if# ip address 150.1.2.2 255.255.255.0
config# interface tun0
config-if# ip address 192.168.201.2 255.255.255.0
config-if# tunnel source Loopback0
config-if# destination 150.1.3.3

No comments:

Post a Comment