VfcBindType
Defines the different methods to identify (or bind to) - the ENode associated with a particular VF_Port VFC - the remote-FCF associated with a particular VE_Port VFC interfaceIndex(1) - This type is used when the ifIndex of an ethernet interface over which the FCF reaches the ENode or the remote-FCF is used to identify the ENode or the remote-FCF. This type is to be used only when the ENode or the remote-FCF is directly connected to the FCF over a specific ethernet interface. macAddress(2) - This type is used when the ENode or the remote-FCF is reachable by the FCF over a L2 Ethernet network. An ENode or remote-FCF is associated to a VFC only if the source MAC address in the FIP frames matches with the bound MAC Address on the VFC.
Possible values
2 objects| Number | Name |
|---|---|
| 1 | interfaceIndex |
| 2 | macAddress |