Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   vtep    ( 5 )

схема базы данных hardware_vtep (hardware_vtep database schema)

Ucast_Macs_Local TABLE

Mapping of unicast MAC addresses to tunnels (physical locators). This table is written by the HSC, so it contains the MAC addresses that have been learned on physical ports by a VTEP.

Summary: MAC string logical_switch Logical_Switch locator Physical_Locator ipaddr string

Details: MAC: string A MAC address that has been learned by the VTEP.

logical_switch: Logical_Switch The Logical switch to which this mapping applies.

locator: Physical_Locator The physical locator to be used to reach this MAC address. In this table, the physical locator will be one of the tunnel IP addresses of the appropriate VTEP.

ipaddr: string The IP address to which this MAC corresponds. Optional field for the purpose of ARP supression.