Enabling Location Identification TLV for Destination MAC Address

At Switch A:

Configure the LLDP module status as enabled. Refer to section “Enabling LLDP” for configuring LLDP module status.

  1. Enable LLDP-MED Location Identification TLV for specific destination mac-address by executing the following commands;

    Type the following:

    • Enter the Global Configuration Mode.
    iS5comm# configure terminal
    • Configure destination mac-address and enable LLDP-MED Location Identification TLV for that specific destination mac-address on port P1.
    iS5comm(config)# interface gigabitethernet  0/1
    iS5comm(config-if)# lldp dest-mac 00:02:04:05:06:07
    iS5comm(config-if)# lldp med-tlv-select location-id mac-address 00:02:04:05:06:07
    iS5comm(config-if)# end
  2. View the local system information by executing the following command

    Type the following:

    iS5comm# show lldp local gigabitethernet  0/1 mac-address 00:02:04:05:06:07
    Port Id SubType               : Interface Alias
    Port Id                       : Gi0/1
    Port Description              : Ethernet Interface Port 01
    Enabled Tx Tlvs               : Port Description, System Name,
    System Description, System Capability,
    Management Address
    
    
    Extended 802.3 TLV Info
    -MAC PHY Configuration & Status
    Auto-Neg Support & Status     :  ,
    Advertised Capability Bits    : 0000
    Operational MAU Type          : 0
    -Maximum Frame Size           : 1500
    
    
    Extended 802.1 TLV Info
    -Port VLAN Id                 : 1
    -Port & Protocol VLAN Id
    Protocol VLAN Id     Support    Protocol VLAN Status     TxStatus
    ----------------     -------    --------------------     --------
    0                    Supported  Enabled                  Disabled
    
    
    -Vlan Name
    Vlan Id        Vlan Name                          TxStatus
    -------        ---------                          --------
    1                                                 Disabled
    
    
    -Link Aggregation
    Capability & Status           : Not Capable, Not In Aggregation
    Aggregated Port Id            : 0
    
    
    -VID TLV:
    VID            TxStatus
    -------        ---------
    1dcdf777       Enabled
    
    
    -Management Vid TLV:
    Vlan Id        TxStatus
    -------        ---------
    1              Enabled
    
    
    LLDP-MED Admin Status         : Disabled
    
    
    -LLDP-MED Capability TLV
    LLDP-MED Tx Supported         : MedCapability, NetworkPolicy,
    LocationIdentity,
    Ex-PowerViaMDI-PSE, Inventory
    LLDP-MED Tx Enabled :LocationIdentity
    
    
    -LLDP-MED Network Policy TLV
    Application Type              :
    Unknown Policy Flag           :
    VlanType                      :
    VlanID                        :
    Priority                      :
    Dscp                          :
    
    
    -LLDP-MED Location TLV Info
    Location Subtype              :
    Location Info                 :
    
    
    -LLDP-MED Ex-PowerViaMDI TLV Info
    Power Priority                : Critical
    Power Value                   : 1000
    ------------------------------------------------------------