-----Original Message-----
Hello All
I am trying to use cfgmaker to walk a device whose community string
begins with a '+'. However, when it tries to walk the device it ignores
the '+' and uses the rest of the community string to try to walk the
device. How can I get mrtg to use the '+'?
Thanks,
Ricahrd

--
Richard Hart

Use a backslash to escape the special character.
Make
        +string
into
        \+string

--
HTH
Garry 

--
Unsubscribe mailto:[EMAIL PROTECTED]
Archive     http://lists.ee.ethz.ch/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi

Reply via email to