[BACK]Return to mrouted.conf CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / etc

File: [cvs.NetBSD.org] / src / etc / mrouted.conf (download)

Revision 1.1, Tue Jan 11 20:20:32 1994 UTC (30 years, 3 months ago) by brezak
Branch: MAIN
CVS Tags: netbsd-1-1-base, netbsd-1-0-base, netbsd-1-0-RELEASE, netbsd-1-0-PATCH1, netbsd-1-0-PATCH06, netbsd-1-0-PATCH05, netbsd-1-0-PATCH04, netbsd-1-0-PATCH03, netbsd-1-0-PATCH02, netbsd-1-0-PATCH0, netbsd-1-0
Branch point for: netbsd-1-1

sample config file for mrouted.

# $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 <local-addr> [disable] [metric <m>] [threshold <t>]
#      tunnel <local-addr> <remote-addr> [srcrt] [metric <m>] [threshold <t>]
#
#   any phyint commands MUST precede any tunnel commands
#

tunnel 36.8.0.77 36.2.0.8 metric 3	# <-- EXAMPLE; REPLACE OR DELETE