This blog was originally started to better help me understand the technologies in the CCIE R&S blueprint; after completing the R&S track I have decided to transition the blog into a technology blog.

CCIE #29033

This blog will continue to include questions, troubleshooting scenarios, and references to existing and new technologies but will grow to include a variety of different platforms and technologies. Currently I have created over 185 questions/answers in regards to the CCIE R&S track!! Note: answers are in the comment field or within "Read More" section.

You can also follow me on twitter @FE80CC1E


Sunday, April 25, 2010

Question 29

What is used to reallocate memory usage on a switch?
You must describe each of the profiles.

1 comments:

Packets Analyzed said...

SDM Templates can be used to optimize a switch based on how it is used within a network. The following SDM Templates are available:
Routing - maximizes resources for unicast
VLANs - disables routing and supports the maximum number of unicast macs.
Default - balances between all functions
Access - maximizes resources to support large number of ACLs

To change the template perform the following in global config
"sdm prefer (sdm_template_name)"

Post a Comment