2013年10月28日星期一

How to configure SDM Template on Catalyst 3560-X Switch?

The WS-C3560X-24T-L Series Switches is an enterprise-class lines of stackable and standalone switches.


configure terminal

Enter global configuration mode.

Step 2

sdm prefer {access | default | dual-ipv4-and-ipv6 {default | routing | vlan} | routing | vlan}

Specify the SDM template to be used on the switch. The keywords have these meanings:

access—Maximize system resources for ACLs.

default—Give balance to all functions.

dual-ipv4-and-ipv6—Select a template that supports both IPv4 and IPv6 routing.

default—Balance IPv4 and IPv6 Layer 2 and Layer 3 functionality.

routing—Provide maximum usage for IPv4 and IPv6 routing, including IPv4 policy-based routing.

vlan—Provide maximum usage for IPv4 and IPv6 VLANs.

routing—Maximize routing on the switch.

vlan—Maximize VLAN configuration on the switch with no routing supported in hardware.

Note       Do not select a routing template when the switch is running the LAN base feature set. Although visible in the command-line help, the LAN base feature set does not support routing.

Use the no sdm prefer command to reset the switch to the default desktop template. The default template balances the use of system resources.

Step 3

end

Return to privileged EXEC mode.

Step 4

reload

Reload the operating system.


For more Cisco information please click here: 
http://www.3anetwork.com/cisco-ws-c3560x-24t-s-price_p45.html


How do I configure a C3750-X-12S-S?

We recently purchased a C3750-X-12S-S device. I am having  a brutal time trying to configure it. I've tried:
1. The web interface. Using IE9 on a Windows7 device, the web interface allows me to login, but doesn't load properly. By that I mean, I'll click on something in the left menu and it doesn't fully come up in the right-side pane. Basically rendering it unusable. It did allow me to do Express Setup, but that was about it.
2. The Cisco Network Assitant. When I try to bring it up in CNA (v5.6.3), the device shows as unsupported. A quick check of the Release Notes for CNA shows that it is not listed as one of the supported models of 3750-X device as you can see below:
"Catalyst 3750-X switches (WS-C3750X-24T-L, WS-C3750X-48T-L, WS-C3750X-24P-L, WS-C3750X-48P-L, WS-C3750X-48PF-L, WS-C3750X-24T-S, WS-C3750X-48T-S, WS-C3750X-24P-S, WS-C3750X-48P-S, and WS-C3750X-48PF-S)"
3. When I try to SSH to the device for CLI access, i cannot seem to get on to configure it. I enabled Telnet via the web interface (one of the few things it allowed me to do), but I still cannot telnet either. I tried SSH'ing and it prompted me for login, but I coulnd't get on, using the password I setup in Express Setup. I tried a variety of usernames but no luck.
Probably the best bet is the CLI via console it would seem (although being relatively new to the CiscoIOS, I was hoping for some gui configuration tools!).

All switch models can be configured with four optional network modules. The UPOE, PoE+, and non-PoE switch
models are available with either the LAN Base or IP Base feature set. IP Services feature set is available as an
upgrade option at the time of ordering or through a license at a later time. The GE SFP switch models are
available with either IP Base or IP Services feature set.


For more Cisco information please Check here