!
! Zebra configuration saved from vty
!   2022/01/13 15:50:04
!
hostname kino
password klfzebra3
enable password klfzebra3
log stdout
!
!
!
interface dummy0
 description dummy-IP
 ip ospf cost 10
!
interface enp1s0
!
interface enp2s0
 description backbone
 ip ospf network non-broadcast
 ip ospf authentication message-digest
 ip ospf message-digest-key 1 md5 test
 ip ospf cost 500
!
interface enp3s0
!
interface imq0
!
interface imq1
!
interface imq2
!
interface imq3
!
interface imq4
!
interface imq5
!
interface imq6
!
interface imq7
!
interface imq8
!
interface imq9
!
interface lo
!
interface vlan100
!
interface vlan103
 description PEER NodePchery3
 ip ospf authentication message-digest
 ip ospf message-digest-key 1 md5 test
 ip ospf cost 50
 ip ospf priority 2
!
interface vlan104
 description PEER NodeJemniky
 ip ospf authentication message-digest
 ip ospf message-digest-key 1 md5 test
 ip ospf cost 160
 ip ospf priority 2
!
interface vlan105
 description PEER NodePcheryAres
 ip ospf network non-broadcast
 ip ospf authentication message-digest
 ip ospf message-digest-key 1 md5 test
 ip ospf cost 80
 ip ospf priority 2
!
interface vlan200
!
interface vlan201
 description kLfREE5n-kino.severozapad
 ip ospf authentication message-digest
 ip ospf message-digest-key 1 md5 test
 ip ospf cost 150
 ip ospf priority 2
!
interface vlan202
!
interface vlan203
!
interface vlan206
 description PEER NodeBejkarna
 ip ospf network non-broadcast
 ip ospf authentication message-digest
 ip ospf message-digest-key 1 md5 test
 ip ospf cost 90
!
interface vlan300
!
interface vlan500
!
router ospf
 ospf router-id 10.102.246.129
 redistribute kernel metric 100 metric-type 1
 passive-interface dummy0
 passive-interface vlan200
 passive-interface vlan201
 passive-interface vlan202
 passive-interface vlan203
 passive-interface vlan300
 passive-interface vlan500
 network 10.102.140.16/29 area 0.0.0.0
 network 10.102.141.128/26 area 0.0.0.0
 network 10.102.178.8/29 area 0.0.0.0
 network 10.102.178.16/29 area 0.0.0.0
 network 10.102.246.128/27 area 0.0.0.0
 network 10.102.246.160/27 area 0.0.0.0
 network 10.102.246.192/27 area 0.0.0.0
 network 10.102.246.224/29 area 0.0.0.0
 network 10.102.246.232/29 area 0.0.0.0
 network 10.102.246.240/29 area 0.0.0.0
 network 10.102.247.0/29 area 0.0.0.0
 network 10.218.17.128/27 area 0.0.0.0
 neighbor 10.102.178.18
 neighbor 10.102.246.233
 neighbor 10.102.246.241
!
access-list net-10 deny 192.168.123.0/24
access-list net-10 permit 192.168.0.0/16
access-list net-10 permit 10.102.0.0/16
access-list net-10 permit 10.218.0.0/16
access-list term permit 127.0.0.1/32
access-list term deny any
!
route-map just-10 permit 10
 match ip address net-10
!
line vty
 access-class term
!
