
241
config
interface range
gigabitethernet1/0/
PORTLISTS
This command enters the if-range configure node.
if-range
lldp-agent
(disable|enable|rx-
only|tx-only)
This command configures the LLDP agent
function.
disable – Disable the LLDP on the specific port.
enable – Transmit and Receive the LLDP packet
on the specific port.
tx-only – Transmit the LLDP packet on the
specific port only.
rx-only – Receive the LLDP packet on the specific
port.
Example:
L2SWITCH(config)#
interface gigabitethernet1/0/ 1
L2SWITCH(config-if)#
lldp-agent disable
Success!
L2SWITCH(config)#interface range gigabitethernet1/0/ 1-3
L2SWITCH(config-if-range)#
lldp-agent enable
Success!
9.7.1.2.
Web Configuration