]> git.proxmox.com Git - mirror_frr.git/blame - ripngd/ripngd.conf.sample
eigrpd: eigrp usage of uint32_t to struct in_addr for router_id data
[mirror_frr.git] / ripngd / ripngd.conf.sample
CommitLineData
718e3744 1! -*- rip -*-
2!
3! RIPngd sample configuration file
4!
718e3744 5hostname ripngd
6password zebra
7!
8! debug ripng events
9! debug ripng packet
10!
11!
12router 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!
20log stdout