summaryrefslogtreecommitdiffstats
path: root/projectroot/etc/ripngd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'projectroot/etc/ripngd.conf')
-rw-r--r--projectroot/etc/ripngd.conf22
1 files changed, 22 insertions, 0 deletions
diff --git a/projectroot/etc/ripngd.conf b/projectroot/etc/ripngd.conf
new file mode 100644
index 000000000..ad673e57e
--- /dev/null
+++ b/projectroot/etc/ripngd.conf
@@ -0,0 +1,22 @@
+! -*- rip -*-
+!
+! RIPngd sample configuration file
+!
+! $Id: ripngd.conf.sample,v 1.1 2002/12/13 20:15:30 paul Exp $
+!
+hostname ripngd
+password zebra
+!
+! debug ripng events
+! debug ripng packet
+!
+!
+router ripng
+! network sit1
+! route 3ffe:506::0/32
+! distribute-list local-only out sit1
+!
+!ipv6 access-list local-only permit 3ffe:506::0/32
+!ipv6 access-list local-only deny any
+!
+log stdout