1-14# Enable the voice VLAN feature on GigabitEthernet 1/0/1 and GigabitEthernet 1/0/2.[SwitchA] interface gigabitethernet 1/0/1[SwitchA-GigabitEthernet1/0/1] voice vlan 2 enable[SwitchA-GigabitEthernet1/0/1] quit[SwitchA] interface gigabitethernet 1/0/2[SwitchA-GigabitEthernet1/0/2] voice vlan 2 enable[SwitchA-GigabitEthernet1/0/2] quit2) Configure CDP-compatible LLDP on Switch A.# Enable LLDP globally.[SwitchA] lldp enable# Enable LLDP to be compatible with CDP globally.[SwitchA] lldp compliance cdp# Enable LLDP, configure LLDP to operate in TxRx mode, and configure CDP-compatible LLDP tooperate in TxRx mode on GigabitEthernet 1/0/1 and GigabitEthernet 1/0/2.[SwitchA] interface gigabitethernet 1/0/1[SwitchA-GigabitEthernet1/0/1] lldp enable[SwitchA-GigabitEthernet1/0/1] lldp admin-status txrx[SwitchA-GigabitEthernet1/0/1] lldp compliance admin-status cdp txrx[SwitchA-GigabitEthernet1/0/1] quit[SwitchA] interface gigabitethernet 1/0/2[SwitchA-GigabitEthernet1/0/2] lldp enable[SwitchA-GigabitEthernet1/0/2] lldp admin-status txrx[SwitchA-GigabitEthernet1/0/2] lldp compliance admin-status cdp txrx[SwitchA-GigabitEthernet1/0/2] quit3) Verify the configuration# Display the neighbor information on Switch A.[SwitchA] display lldp neighbor-informationCDP neighbor-information of port 1[GigabitEthernet1/0/1]:CDP neighbor index : 1Chassis ID : SEP00141CBCDBFEPort ID : Port 1Sofrware version : P0030301MFG2Platform : Cisco IP Phone 7960Duplex : FullCDP neighbor-information of port 2[GigabitEthernet1/0/2]:CDP neighbor index : 2Chassis ID : SEP00141CBCDBFFPort ID : Port 1Sofrware version : P0030301MFG2Platform : Cisco IP Phone 7960Duplex : Full