That command itself is considered a macro since it lowers your stp priority
------Original Message------ From: Eric Holder Sender: [email protected] To: CCIE OSL Subject: [OSL | CCIE_RS] Vol 2 Lab 12 Task 2.3 Sent: Apr 4, 2010 3:36 PM Task 2.3: Make Cat 1 the root bridge fo sapnning tree using a macro. The command is easy enough "spanning-tree vlan 1-4094 root primary", but how to do this as a macro? I looked through the 3560 configuration doc and gave it a try. (NOTE: The answer guide did not use a macro) conf t macro name SPT_ROOT spanning-tree vlan 1-4094 root primary @ ! ! now apply the macro ! macro global apply SPT_ROOT ! exit ! show spanning-tree ! ! and it appears to have worked _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Sent from my Verizon Wireless BlackBerry Regards, Joe Astorino - CCIE #24347 Sr. Technical Instructor - IPexpert Mailto: [email protected] Telephone: +1.810.326.1444 Live Assistance, Please visit: www.ipexpert.com/chat eFax: +1.810.454.0130 IPexpert is a premier provider of Self-Study Workbooks, Video on Demand, Audio Tools, Online Hardware Rental and Classroom Training for the Cisco CCIE (R&S, Voice, Security & Service Provider) certification(s) with training locations throughout the United States, Europe, South Asia and Australia. Be sure to visit our online communities at www.ipexpert.com/communities and our public website at www.ipexpert.com _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com
