Specifications
2-357
Catalyst 4500 Se ries S wit ch C is co IO S C om mand R efer ence —Re lease I OS XE 3 .3.0 XO(1 5.1 (1)XO)
OL_28738 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
macro auto mac-address-group
macro auto mac-address-group
Use the ma cro auto mac-address- group co mmand to configure a grou p of MAC -address or OUIs a s a
trigger. Use the no form of this command to unconfigure the group.
macro auto mac-address-group grp_name
no macro auto mac -address-gr oup grp_ namel
Syntax Description
Command Modes Global configuration
Usage Guidelines This command changes the mode to config-mac-addr-grp, in which you can add or remove a MAC
address or OUI f rom the group.
You can specify a list of MACs or OUIs, or a range of OUIs (maximum of 5 in the range).
Examples This example shows how to configure testGroup as a trigger:
Switch(config)# macro auto mac-address-group testGroup
Switch(config-addr-grp-mac)# mac-address list 1111.1111.1111 2222.2222.2222
Switch(config-addr-grp-mac)# exit
Switch(config)# exit
Related Commands
grp_name Specifies the gr oup name.
Command Description
macro auto ex ecute (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 tri gger)
Maps a trigger to a remotely defined functions.
macro auto execute
(user-defi ned fun ction)
Maps a trigger to a user-defined function.
macro auto global p rocessing Enables Auto Smartports on a switch.
macro auto processing Enables Auto SmartPorts macros on a specific interface.
macro auto sticky Specifies not to remove configurations a pplied by ASP across link
flaps and device removal.
shell trigger Creates a use r defined trigger.