Merged own patch for bug #390 (rewrite zebra/zebra_rib.c:nexthop_active_update())
[jleu-quagga.git] / ripngd / ripngd.conf.sample
blobad673e57e0ba7d64c2d94e81b452510ceb82771a
1 ! -*- rip -*-
3 ! RIPngd sample configuration file
5 ! $Id: ripngd.conf.sample,v 1.1 2002/12/13 20:15:30 paul Exp $
7 hostname ripngd
8 password zebra
10 ! debug ripng events
11 ! debug ripng packet
14 router ripng
15 ! network sit1
16 ! route 3ffe:506::0/32
17 ! distribute-list local-only out sit1
19 !ipv6 access-list local-only permit 3ffe:506::0/32
20 !ipv6 access-list local-only deny any
22 log stdout