Specifications
2-356
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.3.0XO(15.1(1)XO)
OL_28738 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
macro auto global processing
The macro auto global processing cdp and macro auto global processing lldp commands enables ASP
globally if it is not already enabled, and set the fallback to C DP or LLDP, respectively. However, the no
macro auto global p rocessing [ cdp | lld p] command only removes the fallback mechanism. It does not
disable ASP globally; only the no macro auto global processing comm and disa bles A SP glob ally.
The keywords cdp and lldp are also controlled at the interface level; by default, CDP is the fallback
mechanism on an interface. If you prefer LLDP, first enter the no macro auto processing cdp command,
then enter the macro auto processing lldp command.
If you want to activa te both CDP a nd LLDP, you mus t enable them in se quence. For example, you w ould
first enter the macro auto processing cdp command, then the macro auto processing lldp command.
Examples This exampl e shows how enable ASP on a switch and t o disable the feature on Gi1/ 0/1:
Switch(config)# interface interface Gi1/0/1
Switch(config-if)# no macro auto processing
Switch(config)# macro auto global processing
Related Commands Command Description
macro auto device Simplifies changing the parameters for a built-in functions for a
device type.
macro auto execute (built-in
function)
Changes built-in function default values or to map user-defined
triggers to built-in functions, and to pass the parameter values.
macro auto execute
(remotely-defined trigger)
Maps a trigger to a remotely defined functions.
macro auto execute
(user-defined function)
Maps a trigger to a user-defined function.
macro auto processing Enables ASP macros on a specific interface.
macro auto sticky Enables a user to not remove configurati ons applied by ASP across
link flaps and device removal.
shell trigger Creates a user defined trigger.