CLI Macro Commands 1429Command ModeGlobal Configuration modeUser GuidelinesMacros consist of text commands with one command per line. Enter thecommands and terminate macro input mode by entering a single at sign (@)on a line by itself.A macro may utilize up to 3 parameters. Parameters are text strings that beginwith a dollar sign ($). Parameters are substituted by specifying the parameteron the command line when the macro is applied.Macros may be applied to a specific interface, a range of interfaces, or to theglobal configuration. Up to 50 user-defined macros may be configured.macro global applyUse the macro global apply command in Global Configuration mode toapply a macro.Syntaxmacro global applymacro-name [parameter value] [parametervalue][parameter value]•macro-name—The name of the macro.•parameter — The name of the parameter recognized by the macro. Theparameter must begin with a dollar sign ($).•value — The string to be substituted within the macro for the specifiedparameter name.default interface :profile-phonedefault interface :profile-switchdefault interface :profile-routerdefault interface :profile-wirelessdefault global :profile-compellent-nasMacro Default Definition