JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Sun Ethernet Fabric Operating System

LLDP Administration Guide

search filter icon
search icon

Document Information

Using This Documentation

Product Notes

Related Documentation

Acronyms and Abbreviations

CLI Command Modes

Feedback

Support and Accessibility

Protocol Description

Introduction

Configuring LLDP

Configuration Topology

Configuration Guidelines

Default Settings

Configure the LLDP System Control Status

Configure the LLDP Module Status

Configure LLDP Global Objects

Configure the LLDP Admin Status

Enable LLDP Optional TLVs

Enabling a Specific Management Address

Enable a New IP Address

Enable an Existing IP Interface

Enable IEEE 802.1 Organizationally-Specific TLVs

Enabling a Particular VLAN Name

Enable a New VLAN Name

Enable an Existing VLAN Name

Enable a Particular PPVID

Enable IEEE 802.3 Organizationally-Specific TLVs

Disable LLDP Basic Optional TLVs

Disable IEEE 802.1 Organizationally-Specific TLVs

Disable the IEEE 802.3 Organizationally-Specific TLVs

Configure the LLDP Chassis-ID Subtype

Configure the LLDP Port-ID Subtype

Enable the LLDP Notification Status or Type

Clear the LLDP Traffic Counters

Clear the LLDP Remote Table

View LLDP Errors

Configure LLDP Trace Options

Configure the LLDP System Control Status

This section describes how to configure the LLDP system control status, which is set to Start by default. You must set the LLDP system control status to Start before you make any configuration changes in LLDP.

  1. In switch 1, shut down LLDP.
    SEFOS# configure terminal
    SEFOS(config)# shutdown lldp
    SEFOS(config)# end
  2. View the LLDP system control status.
    SEFOS# show lldp
     
    % Lldp Module is shutdown
  3. Start LLDP.
    SEFOS# configure terminal
    SEFOS(config)# no shutdown lldp
    SEFOS(config)# end

    After the LLDP system control status is changed to Start, LLDP global configuration objects are set with default values.

  4. View the default values for the global configuration objects of LLDP.
    SEFOS# show lldp
    LLDP is disabled
    Transmit Interval        : 30
    Holdtime Multiplier        : 4
    Reinitialization Delay    : 2
    Tx Delay            : 2
    Notification Interval    : 5
    Chassis Id SubType        : Mac Address
    Chassis Id            : 00:01:02:03:04:01