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

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



   vtep    ( 5 )

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

Ucast_Macs_Remote TABLE

Mapping of unicast MAC addresses to tunnels (physical locators).
       This table is written by the NVC, so it contains the MAC
       addresses that the NVC has learned. These include VM MAC
       addresses, in which case the physical locators will be hypervisor
       IP addresses. The NVC will also report MACs that it has learned
       from other HSCs in the network, in which case the physical
       locators will be tunnel IP addresses of the corresponding VTEPs.

Summary: MAC string logical_switch Logical_Switch locator Physical_Locator ipaddr string

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

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 either a hypervisor IP address or a tunnel IP addresses of another VTEP.

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