auto lo
iface lo inet loopback
iface enp4s0 inet manual
auto vmbr0
iface vmbr0 inet static
address 10.20.200.20
netmask 255.255.255.0
gateway 10.20.200.1
bridge_ports enp4s0
bridge_stp off
bridge_fd 0
iface enp9s0f0 inet manual
iface enp6s0 inet manual
auto vmbr1
iface vmbr1 inet static
address 10.20.252.20
netmask 255.255.255.0
bridge_ports enp6s0
bridge_stp off
bridge_fd 0
iface enp9s0f1 inet manual
iface enp10s0f0 inet manual
iface enp10s0f1 inet manual
##############################################
################ LOCALHOST ###################
##############################################
auto lo
iface lo inet loopback
##############################################
######## INTERFACES FISICAS DE ARES ##########
##############################################
#---- INTERFAZ TRONCAL REDES LOCALES --------#
auto enp4s0
iface enp4s0 inet manual
#----------- INTERFAZ COROSYNC----------------#
auto enp6s0
iface enp6s0 inet manual
#------------- INTERFAZ LIBRE ----------------#
auto enp9s0f0
iface enp9s0f0 inet manual
#------------- INTERFAZ LIBRE ----------------#
auto enp9s0f1
iface enp9s0f1 inet manual
#------------- INTERFAZ LIBRE ----------------#
auto enp10s0f0
iface enp10s0f0 inet manual
#------------- INTERFAZ LIBRE ----------------#
auto enp10s0f1
iface enp10s0f1 inet manual
################################################
###### SUBINTERFACES DEL TRONCAL enp4s0 ########
################################################
#----------------------------------------
#VLAN SIUA_ADM:60
#----------------------------------------
auto enp4s0.60
iface enp4s0.60 inet manual
#----------------------------------------
#VLAN SIUA_UCR:61
#----------------------------------------
auto enp4s0.61
iface enp4s0.61 inet manual
#----------------------------------------
#VLAN SIUA_TEC:90 NOTA: cambiar a 62
#----------------------------------------
auto enp4s0.90
iface enp4s0.90 inet manual
#----------------------------------------
#VLAN SIUA_UNA:20 NOTA:cambiar a 63
#----------------------------------------
auto enp4s0.20
iface enp4s0.20 inet manual
#----------------------------------------
#VLAN SIUA_UNED:64
#----------------------------------------
auto enp4s0.64
iface enp4s0.64 inet manual
#----------------------------------------
#VLAN SIUA_UTN:65
#----------------------------------------
auto enp4s0.65
iface enp4s0.65 inet manual
#----------------------------------------
#VLAN SIUA_UGIT:190
#----------------------------------------
auto enp4s0.190
iface enp4s0.190 inet manual
#----------------------------------------
#VLAN SIUA_VIDEOCONFERENCIA:30
#----------------------------------------
auto enp4s0.30
iface enp4s0.30 inet manual
#----------------------------------------
#VLAN SIUA_VOZIP:40
#----------------------------------------
auto enp4s0.40
iface enp4s0.40 inet manual
#----------------------------------------
#VLAN SIUA_SER_DMZ:111
#----------------------------------------
auto enp4s0.111
iface enp4s0.111 inet manual
#----------------------------------------
#VLAN SIUA_SER_INT:201 NOTA: cambiar 200
#----------------------------------------
auto enp4s0.201
iface enp4s0.201 inet manual
#----------------------------------------
#VLAN SIUA_VIGILANCIA:210
#----------------------------------------
auto enp4s0.210
iface enp4s0.210 inet manual
#----------------------------------------
#VLAN SIUA_LAB01:101
#----------------------------------------
auto enp4s0.101
iface enp4s0.101 inet manual
#----------------------------------------
#VLAN SIUA_LAB02:102
#----------------------------------------
auto enp4s0.102
iface enp4s0.102 inet manual
#----------------------------------------
#VLAN SIUA_LAB03:103
#----------------------------------------
auto enp4s0.103
iface enp4s0.103 inet manual
#----------------------------------------
#VLAN SIUA_LAB01:104
#----------------------------------------
auto enp4s0.104
iface enp4s0.104 inet manual
#----------------------------------------
#VLAN SIUA_LAB05:105
#----------------------------------------
auto enp4s0.105
iface enp4s0.105 inet manual
#----------------------------------------
#VLAN SIUA_LAB_PORT01:106
#----------------------------------------
auto enp4s0.106
iface enp4s0.106 inet manual
#----------------------------------------
#VLAN SIUA_LAB_PORT02:107
#----------------------------------------
auto enp4s0.107
iface enp4s0.107 inet manual
#----------------------------------------
#VLAN SIUA_LAB_PORT03:108
#----------------------------------------
auto enp4s0.108
iface enp4s0.108 inet manual
#----------------------------------------
#VLAN SIUA_AULAS:110
#----------------------------------------
auto enp4s0.110
iface enp4s0.110 inet manual
#----------------------------------------
#VLAN SIUA_BIBLIOTECA:120
#----------------------------------------
auto enp4s0.120
iface enp4s0.120 inet manual
#----------------------------------------
#VLAN SIUA_WIFI_EST:155
#----------------------------------------
auto enp4s0.155
iface enp4s0.155 inet manual
#----------------------------------------
#VLAN SIUA_WIFI_ADM:169
#----------------------------------------
auto enp4s0.169
iface enp4s0.169 inet manual
#----------------------------------------
#VLAN SIUA_ADM_WIFI:241
#----------------------------------------
auto enp4s0.241
iface enp4s0.241 inet manual
#----------------------------------------
#VLAN SIUA_ADM_SW:250
#----------------------------------------
auto enp4s0.250
iface enp4s0.250 inet manual
#----------------------------------------
#VLAN SIUA_ADM_AP1131:245
#----------------------------------------
auto enp4s0.245
iface enp4s0.245 inet manual
##############################################
######## INTERFACES BRIDGES DE ARES ##########
##############################################
#----------- BRIDGE COROSYNC ----------------#
auto vmbr1
iface vmbr1 inet static
address 10.20.252.20
netmask 255.255.255.0
bridge_ports enp6s0
bridge_stp off
bridge_fd 0
#----------- BRIDGE DISPONIBLE --------------#
auto vmbr2
iface vmbr2 inet manual
bridge_ports enp9s0f0
bridge_stp off
bridge_fd 0
#----------- BRIDGE DISPONIBLE --------------#
auto vmbr3
iface vmbr3 inet manual
bridge_ports enp9s0f1
bridge_stp off
bridge_fd 0
#----------- BRIDGE DISPONIBLE --------------#
auto vmbr3
iface vmbr3 inet manual
bridge_ports enp10s0f0
bridge_stp off
bridge_fd 0
#----------- BRIDGE DISPONIBLE --------------#
auto vmbr4
iface vmbr4 inet manual
bridge_ports enp10s0f1
bridge_stp off
bridge_fd 0
##############################################
##### BRIDGES SOBRE EL TRONCAL enp66s0 ######
##############################################
#---- BRIDGE PARA INTERFAZ WEB LOCAL --------#
auto vmbr0
iface vmbr0 inet static
address 10.20.200.20
netmask 255.255.255.0
gateway 10.20.200.1
bridge_ports enp4s0.201
bridge_stp off
bridge_fd 0