Re: a good comentrary

From: Aaron Leonard (Aaron@cisco.com)
Date: Mon Feb 27 2006 - 18:00:16 GMT-3


Victor,

The file nvram:startup-config is just an ASCII file. So, sure, you can
store comment lines or blank lines in it (or, for that matter,
syntactically invalid stuff.)

Having said that: if you ever perform a "write memory" (or equivalent),
to copy from running-config to nvram:startup-config, this will clobber
all your comment lines. That's because, when your startup-config file
is parsed and stored into the DRAM config, all comment lines are
stripped out and all commands are tokenized.

Hope this helps,

Aaron

---

> Hello List, is there anyway to do commenting in the Configuration that > is stored in the NVRAM of a Routers, I'm not talking about the > description that you can put in the interfaces or like the remark in > Access-Lists > > Just for example: > > > router bgp 804 > > no synchronization > > !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! > > !! http://www.cisco.com/warp/public/459/bgp-toc.html#routereflectors > !!! > !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! > > > neighbor peers-internos route-reflector-client > > > Thanks > > _______________________________________________________________________ > Subscription information may be found at: > http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Wed Mar 01 2006 - 11:28:18 GMT-3