diff --git a/src/etc/mrouted.conf b/src/etc/mrouted.conf index 443eae27..82f9c377 100644 --- a/src/etc/mrouted.conf +++ b/src/etc/mrouted.conf @@ -1,4 +1,4 @@ -# $NetBSD: mrouted.conf,v 1.1.4.1 1995/10/21 18:10:57 thorpej Exp $ +# $NetBSD: mrouted.conf,v 1.3 1995/12/10 10:11:09 mycroft Exp $ # # This is the configuration file for "mrouted", an IP multicast router. # mrouted looks for it in "/etc/mrouted.conf". @@ -30,7 +30,14 @@ # # # Template tunnel for mcast_install +tunnel 128.4.0.77 128.4.0.8 metric 1 threshold 64 rate_limit 500 # <-- REPLACE # boundary LOCAL # # You might want to specify a boundary on your tunnel to the outside world, # as above. +# +# NOTE: ONLY uncomment the following if you are running mrouted.snmp! +#sysName "mymrouter" +#sysContact "Me +x.yyy.zzz-zzzz" +#sysVersion "MyOS 4.1.3 and mrouted" +#sysLocation "The MBONE"