networking_generic_switch.devices.netmiko_devices.ovs
Module¶networking_generic_switch.devices.netmiko_devices.ovs.
OvsLinux
(device_cfg)¶Bases: networking_generic_switch.devices.netmiko_devices.NetmikoSwitch
DELETE_PORT
= ('ovs-vsctl clear port {port} tag', 'ovs-vsctl clear port {port} trunks', 'ovs-vsctl clear port {port} vlan_mode')¶PLUG_PORT_TO_NETWORK
= ('ovs-vsctl set port {port} vlan_mode=access', 'ovs-vsctl set port {port} tag={segmentation_id}')¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.