lldp config ipAddrEnable
Syntax
[no] lldp config <PORT-LIST> ipAddrEnable ip-address
Description
This is an optional command you can use to include a specific IP address in the outbound LLDP advertisements for specific ports. Replaces the default IP address for the port with an IP address you specify. This can be any IP address configured in a static VLAN on the switch, even if the port does not belong to the VLAN configured with the selected IP address.
This command does not accept either IP addresses acquired through DHCP or Bootp, or IP addresses that are not configured in a static VLAN on the switch.
Parameters and options
lldp config
If port 3 belongs to a subnetted VLAN that includes an IP address of 10.10.10.100 and you want port 3 to use this secondary address in LLDP advertisements, you need to execute the following command:
switch# lldp config 3 ipAddrEnable 10.10.10.100