Refer to the 7705 SAR Basic System Configuration Guide, ‟System Management”, for LLDP system commands.
lldp
config>port>ethernet
This command enables the context to configure LLDP parameters on the specified port.
In order for LLDP to be operational on the Ethernet ports on the 2-port 10GigE (Ethernet) Adapter card/module, the v-port must be active (that is, in no shutdown mode).
dest-mac {nearest-bridge | nearest-non-tpmr | nearest-customer}
config>port>ethernet>lldp
This command configures destination MAC address parameters.
configures the LLDP to use the nearest bridge
configures the LLDP to use the nearest non-two-port MAC relay (TPMR) bridge
configures the LLDP to use the nearest customer bridge
admin-status {rx | tx | tx-rx | disabled}
config>port>ethernet>lldp>dest-mac
This command specifies the administratively desired status of the local LLDP agent.
disabled
specifies that the LLDP agent will receive, but will not transmit, LLDP frames on this port
specifies that the LLDP agent will transmit LLDP frames on this port and will not store any information about the remote systems connected to it
specifies that the LLDP agent will transmit and receive LLDP frames on this port
specifies that the LLDP agent will not transmit or receive LLDP frames on this port. If there is remote system information that was received on this port and stored in other tables before the port’s admin-status was disabled, the information will naturally age out.
[no] notification
config>port>ethernet>lldp>dest-mac
This command enables LLDP notifications.
The no form of the command disables LLDP notifications.
no notification
port-id-subtype {tx-if-alias | tx-if-name | tx-local}
config>port>ethernet>lldp>destmac
This command specifies how to encode the port ID TLV transmit to the peer. The default setting tx-local (ifindex value) is required by some versions of the NSP NFM-P to properly build the Layer 2 topology map using LLDP. Changing this value to transmit the ifName (tx-if-name) or ifAlias (tx-if-alias) in place of the ifindex (tx-local) may affect the ability of the NSP NFM-P to build the Layer 2 topology map using LLDP.
tx-local
transmits the ifAlias string (subtype 1) that describes the port as stored in the IF-MIB, either user-configured or the default entry (that is, 10/100/Gig Ethernet SFP)
transmits the ifName string (subtype 5) that describes the port as stored in the IF-MIB ifName info
the interface ifindex value (subtype 7) as the port ID
tx-mgmt-address [system] [system-ipv6]
no tx-mgmt-address
config>port>ethernet>lldp>dest-mac
This command specifies which management address to transmit. The 7705 SAR can only be configured to send or not send the system address.
If the no form of the command is used, the port will not include the system management address TLV in any LLDPDUs it transmits.
no tx-mgmt-address
specifies to use the system IPv4 address. The system address is only transmitted after it has been configured.
specifies to use the system IPv6 address. The system address is only transmitted after it has been configured.
tx-tlvs [port-desc] [sys-name] [sys-desc] [sys-cap]
no tx-tlvs
config>port>ethernet>lldp>dest-mac
This command specifies which LLDP optional TLVs to transmit.
If the no form of the command is used, the port will not include any optional TLVs in any LLDPDUs it transmits.
no tx-tlvs
indicates that the LLDP agent should transmit port description TLVs
indicates that the LLDP agent should transmit system name TLVs
indicates that the LLDP agent should transmit system description TLVs
indicates that the LLDP agent should transmit system capabilities TLVs