Reference Guide
80 Macro Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC2_latest\Macro.fm
DELL CONFIDENTIAL – PRELIMINARY 4/3/14 - FOR PROOF ONLY
console(config-if)# macro apply duplex $DUPLEX full $SPEED 100
console(config-if)# macro description dup
console(config-if)# macro description duplex
console(config-if)# end
console(config)# exit
console# show parser macro description
Global Macro(s):
Interface Macro Description(s)
------------ --------------------------------------------------
gi0/2 dup
gi0/3 duplex | dup | duplex
--------------------------------------------------------------
console# configure
console(config)# interface gi0/2
console(config-if)# no macro description
console(config-if)# end
console(config)# exit
console# show parser macro description
Global Macro(s):
Interface Macro Description(s)
--------- ---------------------------------------------------
gi0/3 duplex | dup | duplex
macro global
Use the macro global Global Configuration command to apply a macro to a
switch (with or without the trace option).
Syntax
macro global {apply | trace}
macro-name
[
parameter-name1 value
]
[
parameter-name2 value
]
[parameter -name3 value
]
Parameters
•
apply
—Apply a macro to the switch.










