Logical_Switch Table

The Logical_Switch Table contains logical switches. A logical switch is a single L2 broadcast domain that is identified by a tunnel_key (VNI).

Number of Records in the Table: Many. Multiple records containing the fields described below can exist in this table; there is one record for each logical switch.

Field R/W by ExtremeXOS R/W by NVC Notes
tunnel_key R W Integer; this is the VXLAN VNI; range is 1–16,777,215.
name R W String, name of the logical switch and is set by the NVC.
description R W String, description of the logical switch and is set by the NVC.
Note

Note

A new Virtual Network named OVSN_<UUID of Logical Switch> is created for each new record that gets created and has at least one corresponding vlan_binding in the Physical_Port table.