From 909a2322cdf9225d32017119fc2567d1499627d3 Mon Sep 17 00:00:00 2001 From: brezak Date: Tue, 11 Jan 1994 20:20:32 +0000 Subject: [PATCH] sample config file for mrouted. --- etc/mrouted.conf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 etc/mrouted.conf diff --git a/etc/mrouted.conf b/etc/mrouted.conf new file mode 100644 index 0000000000000..103a8ec862c2c --- /dev/null +++ b/etc/mrouted.conf @@ -0,0 +1,14 @@ +# $Id: mrouted.conf,v 1.1 1994/01/11 20:20:32 brezak Exp $ +# +# This is the configuration file for "mrouted", an IP multicast router. +# mrouted looks for it in "/etc/mrouted.conf". +# +# Command formats: +# +# phyint [disable] [metric ] [threshold ] +# tunnel [srcrt] [metric ] [threshold ] +# +# any phyint commands MUST precede any tunnel commands +# + +tunnel 36.8.0.77 36.2.0.8 metric 3 # <-- EXAMPLE; REPLACE OR DELETE