The Physical_Port Table contains the physical ports used for tenant access traffic (not VXLAN-encapsulated).
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 physical port in the switch that can be used for access traffic.
Field | R/W by ExtremeXOS | R/W by NVC | Notes |
---|---|---|---|
vlan_bindings | R | W | Set of (802.1Q VLAN (Virtual LAN) ID -> UUID of Logical_Switch) mappings. |
vlan_stats | W | R | Set of (802.1Q VLAN ID -> UUID of Logical_Binding_Stats) mappings. |
name | W | R | String of format “slot:port”; for standalone devices; the format is “port” only. |
description | W | R | String, same as description of the port as configured in CLI . |
port_fault_status | W | R | Map of errors that have been encountered on this Physical_Port. ExtremeXOS does not populate this field. |
Note