Cisco IE 2000 Spezifikationen Seite 130

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 336
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 129
8-10
System Management Software Configuration Guide for Cisco IE 2000U and Connected Grid Switches
Chapter 8 Configuring LLDP and LLDP-MED
Related Documents
This example shows how to globally disable LLDP:
Switch# configure terminal
Switch(config)# no lldp run
Switch(config)# end
This example shows how to globally enable LLDP:
Switch# configure terminal
Switch(config)# lldp run
Switch(config)# end
This example shows how to disable LLDP on an interface:
Switch# configure terminal
Switch(config)# interface GigabitEthernet1/0/1
Switch(config-if)# no lldp transmit
Switch(config-if)# no lldp receive
Switch(config-if)# end
This example shows how to enable LLDP on an interface:
Switch# configure terminal
Switch(config)# interface GigabitEthernet1/0/1
Switch(config-if)# no shutdown
Switch(config-if)# port-type nni
Switch(config-if)# lldp transmit
Switch(config-if)# lldp receive
Switch(config-if)# end
This example shows how to disable a TLV:
Switch# configure terminal
Switch(config)# interface GigabitEthernet1/0/1
Switch(config-if)# no lldp med-tlv-select inventory-management
Switch(config-if)# end
This example shows how to enable a TLV on an interface:
Switch# configure terminal
Switch(config)# interface GigabitEthernet1/0/1
Switch(config-if)# lldp med-tlv-select inventory-management
Switch(config-if)# end
Related Documents
Cisco IOS Configuration Fundamentals Command Reference, Release 15.2M&T
Cisco IOS Master Command List, All Releases
Seitenansicht 129
1 2 ... 125 126 127 128 129 130 131 132 133 134 135 ... 335 336

Kommentare zu diesen Handbüchern

Keine Kommentare