Hi,
I'm hoping somebody can help me as my networking knowledge is very limited.
We have some change tracking software which monitors network devices for any changes.
At the moment, the reporting side of it is not working. This is due to the CISCO self-signed certificate on the device showing in the running config and not the start up config.
I thought that by running a
sh runn | section exclude certificate
command would resolve the problem.
For the most part, this has been successful, however we have 20 HP Blade switches, model WS-CBS3020-HPQ which this does not work on. On these devices, when the command is run, it returns this error:
% Invalid input detected at '^' marker.
Does anybody have any idea as to what i can try to get the command to exclude the certificate lines of config?
Thank you.
I'm hoping somebody can help me as my networking knowledge is very limited.
We have some change tracking software which monitors network devices for any changes.
At the moment, the reporting side of it is not working. This is due to the CISCO self-signed certificate on the device showing in the running config and not the start up config.
I thought that by running a
sh runn | section exclude certificate
command would resolve the problem.
For the most part, this has been successful, however we have 20 HP Blade switches, model WS-CBS3020-HPQ which this does not work on. On these devices, when the command is run, it returns this error:
% Invalid input detected at '^' marker.
Does anybody have any idea as to what i can try to get the command to exclude the certificate lines of config?
Thank you.