On Wed, Feb 10, 2010 at 15:40, Brad Edgeworth <[email protected]> wrote: > I'm having troubles getting custom Macros to work on my 3560? Are they > supported? I'm running 122-52.SE code, and cannot get > > Macro name MY_CUSTOM_MACRO to work; but yet this works on my 3550's and > other routers... > > Any ideas?
Switch(config)#macro name MY_CUSTOM_MACRO Enter macro commands one per line. End with the character '@'. do sh vers | i IOS @ Switch(config)#macro global apply MY_CUSTOM_MACRO Cisco IOS Software, C3560 Software (C3560-ADVIPSERVICESK9-M), Version 12.2(46)SE, RELEASE SOFTWARE (fc2) Switch(config)#no macro name MY_CUSTOM_MACRO -- Marko Milivojevic - CCIE #18427 Senior Technical Instructor - IPexpert Mailto: [email protected] Telephone: +1.810.326.1444 Fax: +1.810.454.0130 R&S Video on Demand Demo: http://bit.ly/aFyrU4 _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com
