Removing an IPsec tunnel interface

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2017 09:08 AM - edited 03-05-2019 07:59 AM
I am working on a change to remove a closed remote endpoint of an MPLS network and would like to remove the tunnel along with its associated configurations too. Anyone have suggestions as to the process and order to remove the tunnel and everything associated with it? Thanks!
H
- Labels:
-
Routing Protocols
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2017 10:20 AM
Hi
I think, you could remove all the configuration related to that endpoint like static routes, PBR, etc. before to remove or shutdown the interface tunnel.
It is just an idea.
:-)
>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2017 10:29 AM
Thanks for your help, but I was looking for something more specific in the order or removal? Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2017 10:50 AM
You can try top to bottom starting with phase 1
1-No crypto isakmp policy <policy number>
2-No crypto isakmp key ...
Than you can remove phase 2
3-No crypto map <mapname>
than remove it from the interface
4-No crypto mpa <mapname>
and than any acl or static routes.
5-No ip access-list ...
HTH
