Need to start session sfc console configuration wizard over again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2017 02:30 PM - edited 02-21-2020 06:43 AM
I accidentally entered in the wrong information when going through the session sfr console first time configuration wizard. I'd like to run that wizard again, as I am too much of a noob to enter this info in manually on our 5506 Cisco switch. How do I run this again?
- Labels:
-
NGFW Firewalls
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2017 02:56 PM
Might be fastest to re-image the sfr module, what wen wrong?
You can use "configure network ?" for some settings.
re-image the device:
ciscoasa# sw-module module sfr recover configure image disk0:/<boot file name that you have loaded onto ASA flash - it is an "img" file type>
ciscoasa# sw-module module sfr recover boot
br, Micke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2017 04:35 PM
I entered in the wrong network information and I don't know the ASA OS well enough to change it manually. This is the following information that I need to change:
Enter an IPv4 address for the management interface:
Enter an IPv4 netmask for the management interface:
Enter the IPv4 default gateway for the management interface:
Enter a comma-separated list of DNS servers or 'none':
I figured restarting that wizard would be quickest. If I re-apply the sfr image, will the firewall need to be rebooted, or just the sfr image?
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2017 11:22 PM
configure network ipv4 manual <IP Address> <MASK> <Gateway>
example: configure network ipv4 manual 192.168.0.10 255.255.255.0 192.168.0.1
configure network dns servers <dnslist ... Comma-separated list of DNS servers>
You can reload just the module no need to restart fw.
br, Micke
