]> git.proxmox.com Git - mirror_frr.git/blob - ripngd/ripngd.conf.sample
zebra: Allow ns delete to happen after under/over flow checks
[mirror_frr.git] / ripngd / ripngd.conf.sample
1 ! -*- rip -*-
2 !
3 ! RIPngd sample configuration file
4 !
5 hostname ripngd
6 password zebra
7 !
8 ! debug ripng events
9 ! debug ripng packet
10 !
11 !
12 router ripng
13 ! network sit1
14 ! route 3ffe:506::0/32
15 ! distribute-list local-only out sit1
16 !
17 !ipv6 access-list local-only permit 3ffe:506::0/32
18 !ipv6 access-list local-only deny any
19 !
20 log stdout