Dell PowerEdge M620 Dell Converged Enhanced Ethernet Administrator's Guide - Page 102

Configuring LLDP interface-level command options, Advertise the LLDP DCBX-related TLVs.

Page 102 highlights

8 LLDP configuration and management To configure LLDP profiles, perform the following steps from Privileged EXEC mode. 1. Enter the configure terminal command to access global configuration mode. 2. Enter LLDP configuration mode. switch(config)#protocol lldp 3. Configure the profile name. The following example creates the unique profile name of "UK_LDP_IT". switch(conf-lldp)#profile UK_LLDP_IT 4. Specify a description for the profile. switch(conf-lldp-profile-UK_LLDP_IT)#description standard_profile_by_Jane 5. Enable the transmitting and receiving of LLDP frames. switch(conf-lldp-profile-UK_LLDP_IT)#mode tx rx 6. Configure the transmission frequency of LLDP updates. switch(conf-lldp-profile-UK_LLDP_IT)#hello 10 7. Configure the hold time for receiving devices. switch(conf-lldp-profile-UK_LLDP_IT)#multiplier 2 8. Advertise the optional LLDP TLVs. switch(conf-lldp-profile-UK_LLDP_IT)#advertise optional-tlv 9. Advertise the LLDP DCBX-related TLVs. switch(conf-lldp-profile-UK_LLDP_IT)#advertise dot1-tlv switch(conf-lldp-profile-UK_LLDP_IT)#advertise dot3-tlv switch(conf-lldp-profile-UK_LLDP_IT)#advertise advertise dcbx-tlv switch(conf-lldp-profile-UK_LLDP_IT)#advertise dcbx-fcoe-logical-link-tlv switch(conf-lldp-profile-UK_LLDP_IT)#advertise dcbx-fcoe-app-tlv NOTE Dell recommends against advertising dot1.tlv and dot3.tlv LLDPs if your network contains CNAs from non-Dell vendors,. This configuration may cause functionality problems. 10. Enter the copy command to save the running-config file to the startup-config file. switch(conf-lldp-profile-UK_LLDP_IT)#exit switch(conf-lldp)#exit switch#copy running-config startup-config Configuring LLDP interface-level command options Only one LLDP profile can be assigned to an interface. If you do not use the lldp profile option at the interface level, the global configuration is used on the interface. If there are no global configuration values defined, the global default values are used. To configure LLDP interface-level command options, perform the following steps from Privileged EXEC mode. 1. Enter the interface command to specify the CEE interface type and slot/port number. switch(config)#interface intengigabitethernet 0/10 84 Dell Converged Enhanced Ethernet Administrator's Guide 53-1002116-01

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168

84
Dell Converged Enhanced Ethernet Administrator’s Guide
53-1002116-01
LLDP configuration and management
8
To configure LLDP profiles, perform the following steps from Privileged EXEC mode.
1.
Enter the
configure terminal
command to access global configuration mode.
2.
Enter LLDP configuration mode.
switch(config)#
protocol lldp
3.
Configure the profile name.
The following example creates the unique profile name of “UK_LDP_IT”.
switch(conf-lldp)#
profile UK_LLDP_IT
4.
Specify a description for the profile.
switch(conf-lldp-profile-UK_LLDP_IT)#
description standard_profile_by_Jane
5.
Enable the transmitting and receiving of LLDP frames.
switch(conf-lldp-profile-UK_LLDP_IT)#
mode tx rx
6.
Configure the transmission frequency of LLDP updates.
switch(conf-lldp-profile-UK_LLDP_IT)#
hello 10
7.
Configure the hold time for receiving devices.
switch(conf-lldp-profile-UK_LLDP_IT)#
multiplier 2
8.
Advertise the optional LLDP TLVs.
switch(conf-lldp-profile-UK_LLDP_IT)#
advertise optional-tlv
9.
Advertise the LLDP DCBX-related TLVs.
switch(conf-lldp-profile-UK_LLDP_IT)#
advertise dot1-tlv
switch(conf-lldp-profile-UK_LLDP_IT)#
advertise dot3-tlv
switch(conf-lldp-profile-UK_LLDP_IT)#
advertise advertise dcbx-tlv
switch(conf-lldp-profile-UK_LLDP_IT)#
advertise dcbx-fcoe-logical-link-tlv
switch(conf-lldp-profile-UK_LLDP_IT)#
advertise dcbx-fcoe-app-tlv
NOTE
Dell recommends against advertising dot1.tlv and dot3.tlv LLDPs if your network contains
CNAs from non-Dell vendors,. This configuration may cause functionality problems.
10.
Enter the
copy
command to save the
running-config
file to the
startup-config
file.
switch(conf-lldp-profile-UK_LLDP_IT)#
exit
switch(conf-lldp)#
exit
switch#
copy running-config startup-config
Configuring LLDP interface-level command options
Only one LLDP profile can be assigned to an interface. If you do not use the
lldp profile
option at the
interface level, the global configuration is used on the interface. If there are no global configuration
values defined, the global default values are used.
To configure LLDP interface-level command options, perform the following steps from Privileged
EXEC mode.
1.
Enter the
interface
command to specify the CEE interface type and slot/port number.
switch(config)#
interface intengigabitethernet 0/10