Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ! -*- zebra -*-
- !
- ! zebra sample configuration file
- !
- ! $Id: zebra.conf.sample,v 1.1 2002/12/13 20:15:30 paul Exp $
- !
- hostname Router
- password zebra
- enable password zebra
- !
- ! Interface's description.
- !
- !interface lo
- ! description test of desc.
- !
- interface tap0
- ipv6 address aaaa::1/64
- no ipv6 nd suppress-ra
- multicast
- ipv6 forwarding
- !
- ! Static default route sample.
- !
- !ip route 0.0.0.0/0 203.181.89.241
- !
- !log file /var/log/quagga/zebra.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement