Podání #44415
uzavřený
- Stav změněn z Nový na V řešení (diskutuje se)
- % Hotovo změněn z 0 na 10
funkcni konfigurace vypada nejak tak:
auto eno1
iface eno1 inet manual
ovs_type OVSPort
ovs_bridge vmbr0
ovs_options other_config:rstp-enable=true other_config:rstp-path-cost=150 other_config:rstp-port-admin-edge=false other_config:rstp-port-auto-edge=false other_config:rstp-port-mcheck=true vlan_mode=native-untagged
auto eno2
iface eno2 inet manual
ovs_type OVSPort
ovs_bridge vmbr0
ovs_options other_config:rstp-enable=true other_config:rstp-path-cost=150 other_config:rstp-port-admin-edge=false other_config:rstp-port-auto-edge=false other_config:rstp-port-mcheck=true vlan_mode=native-untagged
auto vmbr0
iface vmbr0 inet static
address 10.42.8.2/24
ovs_type OVSBridge
ovs_ports eno1 eno2
up ovs-vsctl set Bridge ${IFACE} rstp_enable=true other_config:rstp-priority=32768 other_config:rstp-forward-delay=4 other_config:rstp-max-age=6
post-up sleep 10
- Stav změněn z V řešení (diskutuje se) na Dokončen
- % Hotovo změněn z 10 na 100
Také k dispozici: Atom
PDF