|
You have two options.
Note that the 'Description' is actually just part of the PageTop text, not a separate definition given to MRTG. As far as routers2 is concerned, you've just got a big block of text.
Option 1 is to enable displaying the PageTop text. This can make the pages a bit cluttered (which is why it is disabled). To do this, edit your routers2.conf and uncomment the 'mrtgpagetop=yes' option.
Option 2 is to enable a bit of AI code. The default interface description is pulled from all sorts of places, but it can also be told to get it by parsing a PageTop that has been generated by cfgmaker. This is a bit of an inexact science, though, hence it is normally disabled. To enable it, look for the [targetnames] section of the routers2.conf and the 'routerdefault' and 'ifdefault' options. Either or both of these can be set to 'cfgmaker' to try parsing the PageTop text.
For your example, ifdefault=cfgmaker should be enough to achieve what you want.
_________________ Steve Shipway UNIX Systems, ITSS, University of Auckland, NZ Woe unto them that rise up early in the morning... -- Isaiah 5:11
|