2-313Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command ReferenceOL-13271-03Chapter 2 Cisco Catalyst Blade Switch 3130 and 3032 for Dell Cisco IOS Commandsmacro globalmacro globalUse the macro global global configuration command on the switch stack or on a standalone switch toapply a macro to a switch or to apply and trace a macro configuration on a switch.macro global {apply | trace} macro-name [parameter {value}] [parameter {value}][parameter {value}]Syntax DescriptionDefaults This command has no default setting.Command Modes Global configurationCommand HistoryUsage Guidelines You can use the macro trace macro-name global configuration command to apply and to show themacros running on a switch or to debug the macro to find any syntax or configuration errors.If a command fails because of a syntax error or a configuration error when you apply a macro, the macrocontinues to apply the remaining commands to the switch.When creating a macro that requires the assignment of unique values, use the parameter value keywordsto designate values specific to the switch.Keyword matching is case sensitive. All matching occurrences of the keyword are replaced with thecorresponding value. Any full match of a keyword, even if it is part of a larger string, is considered amatch and is replaced by the corresponding value.Some macros might contain keywords that require a parameter value. You can use the macro globalapply macro-name ? command to display a list of any required values in the macro. If you apply a macrowithout entering the keyword values, the commands are invalid and are not applied.There are Cisco-default Smartports macros embedded in the switch software. You can display thesemacros and the commands they contain by using the show parser macro user EXEC command.apply Apply a macro to the switch.trace Apply a macro to a switch and to debug the macro.macro-name Specify the name of the macro.parameter value (Optional) Specify unique parameter values that are specific to the switch. You canenter up to three keyword-value pairs. Parameter keyword matching is casesensitive. All matching occurrences of the keyword are replaced with thecorresponding value.Release Modification12.2(40)EX1 This command was introduced.