Pages

Wednesday, January 27, 2016

Flex VPN DVTI


!R5

show crypto ikev2 sa

show crypto engine connections active

ping 10.6.0.6 source 10.5.0.5

show run | section crypto

show ip int brief | exclude unassigned

show ip protocols

show ip route ospf


conf t
no int tun 3

interface virtual-template 1 type tunnel
ip unnumbered loop 0
tunnel source gig 0/0
tunnel mode ipsec ipv4
ip mtu 1400
ip tcp adjust-mss 1360
ip ospf 1 area 0
tunnel protection ipsec profile default
exit

crypto ikev2 profile OUR-PROFILE
virtual-template 1
end

show crypto ikev2 sa

show ip route ospf

ping 10.6.0.6 source 10.5.0.5

No comments:

Post a Comment