diff options
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,8 +7,8 @@ The script is run at some interval from CRON, parses the config files gathered by RANCID, and extracts VLAN info The results are stored locally in 'vlanscrape's $HOME/data/ as one single -'csv' file per device. Later, that directory will be added into this repo -and updates will be pushed here. +'csv' file per device. Later, that directory may be added into some VCS repo +and updates pushed there (for tracking changes). The format of the output files is: <vlan-id>;<vlan-name/description>;<interface-info> |