cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
10393
Views
0
Helpful
2
Replies

Need to remove VPN tunnel interface

ud0508500
Level 1
Level 1

I need to remove a VPN IPSEC tunnel interfcae..crypto maps associated as well..I did not know the exact order as to what I needed to remove first...

appreciate the help!

interface Tunnel8 (SITE IS CLOSED)

description "GRE Tunnel"

bandwidth 3000

ip address x.x.x.x 255.255.255.252

no ip redirects

no ip unreachables

no ip proxy-arp

ip mtu 1420

ip flow ingress

ip route-cache flow

no ip mroute-cache

keepalive 5 4

tunnel source Loopback1

tunnel destination x.x.x.x

ip access-list extended Trafficto

permit ip host x.x.x.x host x.x.x.x

crypto isakmp key VPN!$ address x.x.x.x

crypto map ToRemote 8 ipsec-isakmp

description "VPN to VPN"

set peer x.x.x.x set transform-set TransformSet

match address TraffictoVPN

2 Replies 2

a.alekseev
Level 7
Level 7

remove crypto map form interfaces

remove crypto map, acl, isakmp key

remove tunnel interface

that was easy...many thanks once again..

appreciate the help

Review Cisco Networking for a $25 gift card