Demonstration #2 - VPN Tunnels (Continued) Encapsulation routing tables after the tunnel is brought up [fw01] etc $ netstat -rn -f encap Routing tables Encap: Source Port Destination Port Proto SA(Address/Proto/Type/Direction) 10.1.1.254/32 0 10.1.1.1/32 0 0 10.1.1.254/50/use/in 10.1.1.254/32 0 192.168.1/24 0 0 10.1.1.254/50/use/in 10.1.1.1/32 0 10.1.1.254/32 0 0 10.1.1.254/50/require/out 192.168.1/24 0 10.1.1.254/32 0 0 10.1.1.254/50/require/out [fw02] etc $ netstat -rn -f encap Routing tables Encap: Source Port Destination Port Proto SA(Address/Proto/Type/Direction) 10.1.1.254/32 0 10.1.1.1/32 0 0 10.1.1.254/50/use/in 10.1.1.254/32 0 192.168.1/24 0 0 10.1.1.254/50/use/in 10.1.1.1/32 0 10.1.1.254/32 0 0 10.1.1.254/50/require/out 192.168.1/24 0 10.1.1.254/32 0 0 10.1.1.254/50/require/out