Man Pages in openvswitch-switch

  1. Carta.tech
  2. Packages
  3. openvswitch-switch
  • 4

    Section 1: Executable programs or shell commands

    ovs-pcap.1
    Print packets from a pcap file as hex
    ovs-tcpundump.1
    Convert ``tcpdump -xx'' output to hex strings
    ovs-vlan-test.1
    Check linux drivers for problems with vlan traffic
    ovsdb-server.1
    Open vswitch database server
  • 1

    Section 5: File formats and conventions

    ovs-vswitchd.conf.db.5
    Open_vswitch database schema a database with this schema holds the configuration for one open vswitch daemon. the top-level configuration for the daemon is the open_vswitch table, which must have exactly one record. records in other tables are significant only when they can be reached directly or indirectly from the open_vswitch table. records that are not reachable from the open_vswitch table are automatically deleted from the database, except for records in a few distinguished ``root set\(cq\(cq tables.
  • 5

    Section 8: System administration commands

    ovs-ctl.8
    Ovs startup helper script
    ovs-dpctl.8
    Administer open vswitch datapaths
    ovs-dpctl-top.8
    Top like behavior for ovs-dpctl dump-flows
    ovs-vsctl.8
    Utility for querying and configuring ovs-vswitchd
    ovs-vswitchd.8
    Open vswitch daemon