ā11-25-2015 08:42 AM - edited ā03-12-2019 05:49 AM
HI Guys.
I,m new with source fire I end reinstalling the sourcefire module soft becuase a ASA replacement on the active. I got the stanby ASA with source fire module running.
The previous network eng do not document the procedure, where can I found that key so I can re register the rebulit module.
Register a Device with a FireSIGHT Management Center: http://www.cisco.com/c/en/us/support/docs/security/firesight-management-center/118596-configure-firesight-00.html
thanks guys!!!!
Solved! Go to Solution.
ā11-25-2015 09:19 AM
Hi,
Login on ASA via ssh , do a session to sfr by the command : session sfr and then once you are logged in :
>show managers
You can see the registration key in there.
Let me know if that is what you re looking for ?
Regards,
Aastha Bhardwaj
Rate if that helps!!!
ā11-25-2015 09:19 AM
Hi,
Login on ASA via ssh , do a session to sfr by the command : session sfr and then once you are logged in :
>show managers
You can see the registration key in there.
Let me know if that is what you re looking for ?
Regards,
Aastha Bhardwaj
Rate if that helps!!!
ā11-25-2015 12:33 PM
Thanks Aastha,,,,
have a good holidays.
ā06-04-2018 11:31 PM
Hi Aashta,
The command which you have mentioned will display the status of the instance if it joined the FMC but its not giving the registration key what we have.
Could you please help us on that ?
> show managers
Type : Manager
Host : x.x.x.x
Registration : Completed
Regards,
Azeem Usman
ā06-05-2018 03:59 AM
Once configured, it's not stored in plain text. You can see the hashed value by inspecting the "reg_key" in sftunnel.conf. If the value matches at both ends you are good with respect to registration key.
Below are examples taken from an FTD and FMC respectively. (A Firepower service module stores its value similarly.)
admin@vftd-new:/etc/sf$ more sftunnel.conf | grep reg_key reg_key 69c94e8a-92d2-11e7-b4ad-db36033706e7; admin@vftd-new:/etc/sf$ admin@fmc:/etc/sf$ more sftunnel.conf | grep reg_key
reg_key 69c94e8a-92d2-11e7-b4ad-db36033706e7;
reg_key e46b9e00-b801-11e7-889d-d537e5bba995;
admin@fmc:/etc/sf$
ā07-01-2018 10:24 PM
Thank you Marvin for the details.
It worked and I can see the Keys.
Regards,
Azeem Usman
ā07-02-2018 04:23 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide