summaryrefslogtreecommitdiffstats
path: root/etc/lg.conf.sample.in
diff options
context:
space:
mode:
authorTar Committer <tar@ocjtech.us>2005-07-07 01:14:43 +0000
committerTar Committer <tar@ocjtech.us>2005-07-07 01:14:43 +0000
commit96dc4026054df77affedfe50380a661dcdba732a (patch)
tree0c8de7e68e7f316bf312cecce0b76e1f76b63020 /etc/lg.conf.sample.in
parent4d684aecaacc9a59e7e9c0661934aeba0b16efec (diff)
downloadrancid-96dc4026054df77affedfe50380a661dcdba732a.tar.gz
rancid-96dc4026054df77affedfe50380a661dcdba732a.tar.xz
rancid-96dc4026054df77affedfe50380a661dcdba732a.zip
Imported from rancid-2.3.2a2.tar.gz.rancid-2.3.2a2
Diffstat (limited to 'etc/lg.conf.sample.in')
-rw-r--r--etc/lg.conf.sample.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/lg.conf.sample.in b/etc/lg.conf.sample.in
index 54e538a..73ff892 100644
--- a/etc/lg.conf.sample.in
+++ b/etc/lg.conf.sample.in
@@ -1,7 +1,7 @@
# configuration file for the looking glass
#
# note: these are perl statements! Mind the syntax. "perl -c lg.conf"
-# should succeed.
+# should succeed.
#
# adjust the path to find [cfj]login, telnet, ssh, rsh, etc.
#
@@ -126,8 +126,8 @@ $queries = {};
#
# Interface queries
$queries->{"interface"} = {
- framerelay => "show frame-relay PVC [DLCI]",
- interface => "show interface [interface]"
+ framerelay => "show frame-relay PVC [DLCI]",
+ interface => "show interface [interface]"
};
#
# Routing queries