Cisco Catalyst 4500 Series Command Reference Manual page 498

Cisco ios command reference release ios xe 3.4.0sg and ios 15.1(2)sg
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

macro auto execute (user-defined function)
switchport port-security maximum 1
switchport port-security violation restrict
switchport port-security aging time 2
switchport port-security aging type inactivity
spanning-tree portfast
spanning-tree bpduguard enable
exit
fi
if [[ $LINKUP -eq NO ]]; then
conf t
interface $INTERFACE
fi
}
Switch(config)# end
Related Commands
Command
macro auto device
macro auto execute (built-in
function)
macro auto execute
(remotely-defined trigger)
macro auto global processing
macro auto processing
macro auto sticky
shell trigger
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.4.0SG and IOS 15.1(2)SG)
2-440
no macro description $TRIGGER
no switchport access vlan 1
if [[ $AUTH_ENABLED -eq NO ]]; then
no switchport mode access
fi
no switchport port-security
no switchport port-security maximum 1
no switchport port-security violation restrict
no switchport port-security aging time 2
no switchport port-security aging type inactivity
no spanning-tree portfast
no spanning-tree bpduguard enable
exit
Chapter 2
Cisco IOS Commands for the Catalyst 4500 Series Switches
Description
Simplifies changing the parameters for a built-in functions for a
device type.
Changes built-in function default values or to map user-defined
triggers to built-in functions, and to pass the parameter values.
Maps a trigger to a remotely defined functions.
Enables Auto Smartports on a switch.
Enables Auto SmartPorts macros on a specific interface.
Specifies not to remove configurations applied by ASP across link
flaps and device removal.
Creates a user defined trigger.
OL-27596 -01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents