indigo_ofdpa_driver: ОШИБКА: неверный идентификатор таблицы 2
12 января 11:10:14.876 indigo_ofdpa_driver: ОШИБКА: Ошибка при получении полей и масок соответствия. (err = -2)
12 января 11:10:14.876 ofstatemanager: ОШИБКА: ошибка пересылки при вставке потока: неверный параметр
12 января 11:10:14.876 indigo_ofdpa_driver: ОШИБКА: неверный идентификатор таблицы 2< /p>
vlans:
100:
name: "vlan100"
description: "VLAN 100"
faucet_mac: "00:00:00:00:01:01" # MAC address of Faucet for this VLAN
faucet_vips: ["192.168.100.254/24"] # Faucet VIPs for this VLAN
unicast_flood: True # Allow unicast flooding within VLAN
max_hosts: 255 # Maximum number of hosts allowed in VLAN
200:
name: "vlan200"
description: "VLAN 200"
faucet_mac: "00:00:00:00:01:02" # MAC address of Faucet for this VLAN
faucet_vips: ["192.168.200.254/24"] # Faucet VIPs for this VLAN
unicast_flood: True # Allow unicast flooding within VLAN
max_hosts: 255 # Maximum number of hosts allowed in VLAN
dps:
switch1:
dp_id: 0xda7a
hardware: "Open vSwitch"
interfaces:
1:
name: "port1"
description: "Port 1"
2:
name: "port2"
description: "Port 2"
Подробнее здесь: https://stackoverflow.com/questions/784 ... n-controll