auto lo dummy 
iface lo inet loopback

iface dummy0 inet static
    address     10.102.0.252
    netmask     255.255.255.255
    broadcast   10.102.0.252

auto vlan101 vlan102 vlan104 vlan111 vlan112 vlan113
#auto vlan103 vlan551 vlan511 vlan512

#SERVIS
#iface eth1 inet static
#      address 192.168.1.155
#      netmask 255.255.255.0
#      broadcast 10.102.1.2555

# Peer VVS Alcoma
iface vlan101 inet static
    vlan-raw-device eth1
    address     10.102.241.130
    netmask     255.255.255.248
    broadcast   10.102.241.135

###############################################
################ Node Kacice ##################

# Peer Kacice
iface vlan102 inet static
    vlan-raw-device eth1
    address     10.102.154.9
    netmask     255.255.255.248
    broadcast   10.102.154.15

#kLfREE5AC-kacice
auto vlan500
iface vlan500 inet static
vlan-raw-device eth1
   address 10.102.154.97
    netmask 255.255.255.224
    broadcast 10.102.154.127

#LAN kacice
auto vlan501
iface vlan501 inet static
vlan-raw-device eth1
   address 10.102.154.1
    netmask 255.255.255.248
    broadcast 10.102.154.7

################# Konec Kacice ################
###############################################

# Rozsah honice
iface vlan104 inet static
   vlan-raw-device eth1
   address     10.102.153.33
   netmask     255.255.255.224
   broadcast   10.102.153.63

# LAN kacice4 skola
auto vlan304
iface vlan304 inet static
   vlan-raw-device eth1
   address     10.102.241.145
   netmask     255.255.255.248
   broadcast   10.102.241.151

# 5n sektor kacice4.jih
iface vlan111 inet static
    vlan-raw-device eth1
    address     10.102.241.225
    netmask     255.255.255.224
    broadcast   10.102.241.255

# 5G sektor kacice4.sever
iface vlan112 inet static
    vlan-raw-device eth1
    address     10.102.241.193
    netmask     255.255.255.224
    broadcast   10.102.241.223

# 2G sektor
iface vlan113 inet static
    vlan-raw-device eth1
    address     10.102.241.161
    netmask     255.255.255.224
    broadcast   10.102.241.191

############ 5ac sektory montovany 6.4.2018

#  kLfREE5AC-kacice.south
auto vlan300
iface vlan300 inet static
    vlan-raw-device eth1
    address     10.218.25.97
    netmask     255.255.255.224
    broadcast   10.102.25.126

#  kLfREE5AC-kacice.southeast
auto vlan301
iface vlan301 inet static
    vlan-raw-device eth1
    address     10.218.25.65
    netmask     255.255.255.224
    broadcast   10.102.25.95

#  kLfREE5AC-kacice.southwest 
auto vlan302
iface vlan302 inet static
    vlan-raw-device eth1
    address     10.218.25.33
    netmask     255.255.255.224
    broadcast   10.102.25.63

#  kLfREE5AC-kacice.north 
auto vlan303
iface vlan303 inet static
    vlan-raw-device eth1
    address     10.218.25.1
    netmask     255.255.255.224
    broadcast   10.102.25.31

########Routovani Kacice2 -  Kacak###########
# prehazeno do vlan111

# Peer Kacice2
auto vlan103
iface vlan103 inet static
   vlan-raw-device eth1
   address     10.102.241.137
   netmask     255.255.255.248
   broadcast   10.102.241.143

# vlan551 domaci LAN
auto vlan551
iface vlan551 inet static
   vlan-raw-device eth1
   address     10.102.154.241
   netmask     255.255.255.248
   broadcast   10.102.154.247

# vlan511  2G sektor
auto vlan511
iface vlan511 inet static
   vlan-raw-device eth1
   address     10.102.154.129
   netmask     255.255.255.224
   broadcast   10.102.154.159

# vlan512 5G sektor
auto vlan512
iface vlan512 inet static
    vlan-raw-device eth1
    address 10.102.154.161
    netmask 255.255.255.224
    broadcast 10.102.154.191

#########Routovani Honice ##########

#auto vlan513

#vlan513 5G LAN Honice
#iface vlan513 inet static
 #   vlan-raw-device eth1
  #  address 10.102.153.33
   # netmask 255.255.255.224
   # broadcast 10.102.153.63









