Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37741875
en ru br
ALT Linux repos
S:1.2.4-alt5
5.0: 0.99.11-alt3
4.1: 0.99.18-alt0.M41.2
4.0: 0.99.18-alt0.M40.1
3.0:
+backports:0.99.9-alt0.M30.4

Group :: Networking/Other
RPM: quagga

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

hostname router-OSPF
! default password is 'zebra'
password 8 LrjDz/a2KALVQ
enable password 8 LrjDz/a2KALVQ
log file /var/log/quagga/ospfd.log informational
service password-encryption
no banner motd
!
!router ospf
! ospf router-id 10.10.10.10
! redistribute kernel metric-type 1
! redistribute connected metric-type 1
! redistribute static metric-type 1
! network 10.0.0.0/8 area 0.0.0.0
! distribute-list reject_rfc3330_network out kernel
! distribute-list reject_rfc3330_network out connected
! distribute-list reject_rfc3330_network out static
!! default-information originate
!
access-list localhost permit 127.0.0.1/32
access-list localhost deny any
!access-list reject_rfc3330_network deny 10.0.0.0/8
!access-list reject_rfc3330_network deny 172.16.0.0/12
!access-list reject_rfc3330_network deny 192.168.0.0/16
!access-list reject_rfc3330_network permit any
!
!
line vty
access-class localhost
!
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin