HP MSR2000/3000/4000 Router Series Layer 2 - LAN Switching Command Reference
Table Of Contents
- Title Page
- Contents
- MAC address table commands
- Port isolation commands
- Spanning tree commands
- active region-configuration
- check region-configuration
- display stp
- display stp abnormal-port
- display stp bpdu-statistics
- display stp down-port
- display stp history
- display stp region-configuration
- display stp root
- display stp tc
- instance
- region-name
- reset stp
- revision-level
- stp bpdu-protection
- stp bridge-diameter
- stp compliance
- stp config-digest-snooping
- stp cost
- stp edged-port
- stp enable
- stp global config-digest-snooping
- stp global enable
- stp global mcheck
- stp loop-protection
- stp max-hops
- stp mcheck
- stp mode
- stp no-agreement-check
- stp pathcost-standard
- stp point-to-point
- stp port priority
- stp port-log
- stp priority
- stp region-configuration
- stp role-restriction
- stp root primary
- stp root secondary
- stp root-protection
- stp tc-protection
- stp tc-protection threshold
- stp tc-restriction
- stp timer forward-delay
- stp timer hello
- stp timer max-age
- stp timer-factor
- stp transmit-limit
- vlan-mapping modulo
- Loop detection commands
- VLAN commands
- LLDP commands
- display lldp local-information
- display lldp neighbor-information
- display lldp statistics
- display lldp status
- display lldp tlv-config
- lldp admin-status
- lldp check-change-interval
- lldp enable
- lldp encapsulation snap
- lldp fast-count
- lldp global enable
- lldp hold-multiplier
- lldp management-address-format string
- lldp max-credit
- lldp mode
- lldp notification med-topology-change enable
- lldp notification remote-change enable
- lldp timer fast-interval
- lldp timer notification-interval
- lldp timer reinit-delay
- lldp timer tx-interval
- lldp tlv-enable
- Support and other resources
- Index
102
Usage guidelines
LLDP neighbors must use the same data type for the value field in the management address TLV.
Examples
# Configure the encoding format of the management address as character string for the nearest customer
bridge agents on Ethernet 2/1.
<Sysname> system-view
[Sysname] interface ethernet 2/1
[Sysname-Ethernet2/1] lldp agent nearest-customer management-address-format string
lldp max-credit
Use lldp max-credit to set the token bucket size for sending LLDPDUs.
Use undo lldp max-credit to restore the default.
Syntax
lldp max-credit credit-value
undo lldp max-credit
Default
The token bucket size for sending LLDPDUs is 5.
Views
System view
Predefined user roles
network-admin
Parameters
credit-value: Specifies the token bucket size for sending LLDPDUs, in the range of 1 to 100.
Examples
# Set the token bucket size for sending LLDPDUs to 10.
<Sysname> system-view
[Sysname] lldp max-credit 10
lldp mode
Use lldp mode to configure LLDP to operate in service bridge mode.
Use undo lldp mode to restore the default.
Syntax
lldp mode service-bridge
undo lldp mode
Default
LLDP operates in customer bridge mode.