Skip to content

Instantly share code, notes, and snippets.

View khanhnt99's full-sized avatar

Khanh Nguyen Tran khanhnt99

  • Ha Noi
View GitHub Profile
@khanhnt99
khanhnt99 / ovs-cheat.md
Created October 25, 2021 04:12 — forked from djoreilly/ovs-cheat.md
OVS cheat sheet

DB

ovs-vsctl list open_vswitch
ovs-vsctl list interface
ovs-vsctl list interface vxlan-ac000344
ovs-vsctl --columns=options list interface vxlan-ac000344
ovs-vsctl --columns=ofport,name list Interface
ovs-vsctl --columns=ofport,name --format=table list Interface
ovs-vsctl -f csv --no-heading --columns=_uuid list controller
ovs-vsctl -f csv --no-heading -d bare --columns=other_config list port