Disabling LLDP Basic Optional TLVs
- 05 Jul 2023
- 1 Minute to read
- Contributors
- Print
- PDF
Disabling LLDP Basic Optional TLVs
- Updated on 05 Jul 2023
- 1 Minute to read
- Contributors
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
This section explains how to disable basic optional TLVs for transmission.
Note: Configure the LLDP module status as Enabled. See Configuring LLDP Module Status.
- Configure the VLAN name as vlan1 by executing the following commands.
your product# configure terminal
your product(config)# switch default
your product(config-switch)# vlan 1
your product(config-switch-vlan)# ports gigabitethernet 0/1 name vlan1
your product(config-switch-vlan)# end
Enable all TLVs. See:
Enabling LLDP Basic Optional TLVs
Enabling IEEE 802.1 Organizationally Specific TLVs
Enabling IEEE 802.3 Organizationally Specific TLVsDisable Basic Optional TLVs by executing the following commands
- Enter the Global Configuration mode.
your product# configure terminal
- Disable LLDP basic TLVs.
your product(config)# interface gigabitethernet 0/1
your product(config-if)#no lldp tlv-select basic-tlv port-descr sys-name sys-descr sys-capab mgmt-addr all
- Exit from the Global Configuration mode.
your product(config)# end
- View the local system information by executing the following command.
your product# show lldp local gigabitethernet 0/1
Port Id SubType : Interface Alias
Port Id : Slot0/1
Port Description : Ethernet Interface
Enabled Tx Tlvs : Port Vlan, Mac Phy, Link Aggregation,
Max Frame Size
Extended 802.3 TLV Info
-MAC PHY Configuration & Status
Auto-Neg Support & Status : Not Supported, Disabled
Advertised Capability Bits : 0000
Operational MAU Type : 0
-Link Aggregation
Capability & Status : Not Capable, Not In Aggregation
Aggregated Port Id : 1
-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 Enabled
-Vlan Name
Vlan Id Vlan Name TxStatus
------- --------- --------
1 vlan1 Enabled
------------------------------------------------------
Note: Enabled Tx Tlvs do not display any basic optional TLVs because they are disabled.
© 2024 Cisco and/or its affiliates. All rights reserved.
For more information about trademarks, please visit: Cisco trademarks
For more information about legal terms, please visit: Cisco legal terms
For legal information about Accedian Skylight products, please visit: Accedian legal terms and tradmarks
Was this article helpful?