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

Annotation of src/etc/mrouted.conf, Revision 1.1

1.1     ! deraadt     1: # $Id: mrouted.conf,v 1.1 1994/01/11 20:20:32 brezak Exp $
        !             2: #
        !             3: #   This is the configuration file for "mrouted", an IP multicast router.
        !             4: #   mrouted looks for it in "/etc/mrouted.conf".
        !             5: #
        !             6: #   Command formats:
        !             7: #
        !             8: #      phyint <local-addr> [disable] [metric <m>] [threshold <t>]
        !             9: #      tunnel <local-addr> <remote-addr> [srcrt] [metric <m>] [threshold <t>]
        !            10: #
        !            11: #   any phyint commands MUST precede any tunnel commands
        !            12: #
        !            13:
        !            14: tunnel 36.8.0.77 36.2.0.8 metric 3     # <-- EXAMPLE; REPLACE OR DELETE