cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
296
Views
0
Helpful
1
Replies

About comments into saved configuratins

Dear sirs,

We would like to know what`s the right way to add remarks or comments to our saved configuration in NVRAM. In others words, we wanto to remark each part of our configuration in our startup config.

Is there exist any command to do it? or We have to do something special like a acquiere a software or something like this?

Thanks in advance.

Best Regards

Carlos

1 Reply 1

donewald
Level 6
Level 6

Carlos,

I don't think that there is a way for you to put remarks into a running or start-up config anywhere you want to. If you want to put remarks in a stored config on a tftp server you can prepend them with "! or #" and the lines will be ignored when copied to a running router.

In ACL's for example you can put remarks in them explaining, in the running and startup configurations what each line does.

7600#sh run | be access-list

access-list 100 permit ip any any

access-list 100 remark permit everything to everywhere.

Hope this helps,

Don