Error in Command Line
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2006 06:13 PM - edited 03-11-2019 02:02 AM
Hi
When i am trying to remove this command i am getting error and the command line is not removing.
==================================
crypto map rtpmap 1 ipsec-isakmp
! Incomplete
==================================
How do i remove the above command
Thanks
- Labels:
-
NGFW Firewalls
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2006 08:16 PM
Hi,
If you are trying to remove a crypto map, use the following syntax:
no crypto map rtpmap 1
If you try to remove it this way:
no crypto map rtpmap 1 ipsec-isakmp
you will get an error. Leave off the ipsec-isakmp when you go to remove the map.
Hope it helps,
Franco Zamora
