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

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

1.1     ! claudio     1: #      $OpenBSD$
        !             2:
        !             3: # macros
        !             4: #fast="2"
        !             5:
        !             6: # global configuration
        !             7: # router-id 10.0.0.1
        !             8: # lfib-update no
        !             9:
        !            10: distribution independent
        !            11: retention liberal
        !            12: advertisement unsolicited
        !            13:
        !            14: interface bge0 {
        !            15: }
        !            16: interface vlan5 {
        !            17:        hello-interval $fast
        !            18: }
        !            19: interface vlan6 {
        !            20:        passive
        !            21: }