- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2023 09:20 AM
Hi all,
Can someone please tell me how to unassign IP from interface using FTD cli. I made a mistake and I assigned an IP to the Management interface and now I can get to the gui for my FRP1010.
I need please the cli to take off the IP and put back to UNASSIGNED.
Thank you,
Ammar
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2023 09:28 AM - edited 06-08-2023 09:33 AM
@AmmarHermiz14196 To reconfigure the mgmt interface use the configure network command, e.g. - configure network ipv4 manual 192.168.45.45 255.255.255.0 192.168.45.1. Just change the IP address back to the default IP address.
You configure the data interfaces you must to do this from the GUI.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2023 09:28 AM - edited 06-08-2023 09:33 AM
@AmmarHermiz14196 To reconfigure the mgmt interface use the configure network command, e.g. - configure network ipv4 manual 192.168.45.45 255.255.255.0 192.168.45.1. Just change the IP address back to the default IP address.
You configure the data interfaces you must to do this from the GUI.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2023 09:39 AM
Rob. again you are the Man!!!
Thank you VERY much.
I am learning a lot from you! I wish Cisco had some service contract for personal not only for business . Maybe one day!
Thank you,
Ammar
