November 19, 200916 yr Okay, so I have multiple 3750's and would like to "stack" them for the purpose of redundancy. Any suggestions on how to connect the stackwise cables? :confused:
November 19, 200916 yr When stacking your 3750's, try and keep a full bandwidth configuration (think of a loop that you can travel from top to bottom and have a cable going back to the top) Here is a photo of FULL BANDWIDTH Here is a photo of HALF BANDWIDTH (no redundancy) Are you going to have redundant power as well?
November 19, 200916 yr No worries If you utilize the FULL BANDWIDTH configuration for your stackwise cables (note: you'll probably need on long stackwise cable to reach from the bottom to the top) you will have connectivity redundancy in the event one of the switches in the stack fail. Now, something else that is common to fail is power. Currently without power redundancy you'll have something like the following With a Cisco RPS 675 (which is old and Cisco no longer sells them) Or the newer Cisco RPS 2300 (which is the replacement to the 675) With an RPS (Redundant Power Supply) with one cable plugged into UPS and the other into WALL power as shown above, you will always have power (until the battery drains) Check out the YouTube video/advertisement http://www.youtube.com/watch?v=3ETTO-HI-JA
November 19, 200916 yr Author Ohh, I see. I have the stackwise cables but don't have a long cable to connect the bottom to the top so I'll have to get one of those. How expensive is the redundant power supply and does it come with the DC cables needed to connect the cisco switches together?
November 19, 200916 yr Powering Considerations Consider the following guidelines before you power on the switches in a stack: •The sequence in which you initially power on the switches might affect the switch that becomes the stack master. •If you want a particular switch to become the stack master, power on that switch first. This switch becomes the stack master and remains the stack master until a master re-election is required. After approximately 10 seconds, power on the remaining switches in the stack. •If you have no preference as to which switch becomes the stack master, power on all the switches in the stack within a 10-second timeframe. These switches participate in the stack master election. Switches powered up after the 10-second timeframe do not participate in the election. •Power off a switch before you add it to or remove it from an existing switch stack. As far as RPS price, a google search shows between $600 - $700 and not sure if the DC power cables come with it or not. I know seperatly they run about $150/each
November 24, 200916 yr Basic Initial Configuration Cisco IOS Software, C3750 Software (C3750-IPSERVICES-M), Version 12.2(25)SEB2, RELEASE SOFTWARE (fc1)Copyright © 1986-2005 by Cisco Systems, Inc. Compiled Wed 08-Jun-05 01:19 by yenanhCisco IOS Software, C3750 Software (C3750-ADVIPSERVICESK9-M), Version 12.2(25)SEC2, RELEASE SOFTWARE (fc1)Copyright © 1986-2005 by Cisco Systems, Inc.Would you like to terminate autoinstall? : noSystem Configuration DialogWould you like to enter the initial configuration dialog? : yesAt any point you may enter a question mark '?' for help.Use ctrl-c to abort configuration dialog at any prompt.Default settings are in square brackets '[]'.Basic management setup configures only enough connectivityfor management of the system, extended setup will ask youto configure each interface on the systemWould you like to enter basic management setup? : yesConfiguring global parameters:Enter host name : CAT-3750 *** Note - use Your Standard Naming convention ***The enable secret is a password used to protect access toprivileged EXEC and configuration modes. This password, afterentered, becomes encrypted in the configuration.Enter enable secret: switchThe enable password is used when you do not specify anenable secret password, with some older software versions, andsome boot images.Enter enable password: packetThe virtual terminal password is used to protectaccess to the router over a network interface.Enter virtual terminal password: terminalConfigure SNMP Network Management? :no Current interface summaryAny interface listed with OK? value "NO" does not have a valid configurationInterface IP-Address OK? Method Status ProtocolVlan1 unassigned NO unset up down FastEthernet1/0/1-48 unassigned YES unset down down GigabitEthernet1/0/1-4 unassigned YES unset down down Enter interface name used to connect to themanagement network from the above interface summary: vlan1Configuring interface Vlan1:Configure IP on this interface? : noWould you like to enable as a cluster command switch? : no Go to the IOS command prompt without saving this config. Return back to the setup without saving this config. Save this configuration to nvram and exit.Enter your selection : 2Building configuration...Use the enabled mode 'configure' command to modify this configuration.CAT-3750>--------------------------------------------------------------------------------Basic Switch Configuration********************************************************Reorder the switch stack***Switches should be numbered from 1 – x***Starting from the top*****************************************************CAT-3750#conf tEnter configuration commands, one per line. End with CNTL/Z.CAT-3750#switch current-stack-member-number renumber new-stack-member-number ***Note – Move switches to unused numbers first then back to correct numbersCAT-3750#endCAT-3750#reload********************************************************Set Priority of Switch Master*****************************************************CAT-3750#conf tEnter configuration commands, one per line. End with CNTL/Z.CAT-3750# switch stack-member-number priority new-priority-number ***Note – Top switch should be priority 15, each switch down 1 lessCAT-3750#end********************************************************Base ConfigurationCAT-3750#ip routing CAT-3750#conf tEnter configuration commands, one per line. End with CNTL/Z.CAT-3750(config)#interface vlan 101CAT-3750(config-if)#no shCAT-3750(config-if)#ip address x.x.x.x x.x.x.x *** Note – enter the IP address and subnetmask ***CAT-3750(config-if)#name data_VLAN_101CAT-3750(config-if)#exit CAT-3750(config)#ip default-gateway x.x.x.x *** Note – enter the IP address and subnet mask *** CAT-3750(config)#no service padCAT-3750(config)#service timestamps debug uptime CAT-3750(config)#service timestamps log uptime CAT-3750(config)#no service password-encryptionCAT-3750(config)#vlan internal allocation policy ascending CAT-3750(config)#ip classless CAT-3750(config)#ip http server CAT-3750(config)#snmp-server community public ROCAT-3750(config)#snmp-server location sitename *** Note - describe the location ***CAT-3750(config)#ntp server x.x.x.x key 0*** Note - replace with your ntp serverCAT-3750(config)#ntp server x.x.x.x key 0*** Note - replace with your ntp serverCAT-3750(config)#ip domain-name something.com*** Note - replace something with somethingCAT-3750(config)#ip name-server x.x.x.x*** Note - replace with a DNS ServerCAT-3750(config)#ip name-server x.x.x.x*** Note - replace with a DNS ServerCAT-3750(config)#no file verify autoCAT-3750(config)#spanning-tree mode pvst CAT-3750(config)#spanning-tree extend system-id CAT-3750(config)#endCAT-3750#copy run startDestination filename ?Building configuration...********************************************************Configure Ports for Access*****************************************************CAT-3750#conf tEnter configuration commands, one per line. End with CNTL/Z.CAT-3750(config)#int range gig 1/0/1-4 , fa 1/0/1-48 ***Note –enter the range of all ports, except router and etherchannelCAT-3750(config-if-range)#Switchport Host (this command will configure the basic configuration of the port)CAT-3750(config-if-range)# switchport access vlan 101CAT-3750(config-if-range)#exitCAT-3750(config)#int vlan1CAT-3750(config-if)#shutdownCAT-3750(config-if)#end00:31:06: %LINK-5-CHANGED: Interface Vlan1, changed state to administratively downtCAT-3750#copy run startDestination filename ?Building configuration...Ether Channel Switch ConfigurationCAT-3750#conf tCAT-3750(config)#interface Port-channel 1CAT-3750(config-if)# switchport access vlan 101CAT-3750(config-if)# switchport trunk native vlan 101CAT-3750(config-if)# switchport mode dynamic desirableCAT-3750(config-if)#exitCAT-3750(config)#int range gigabitEthernet 1/0/1-4*** Note – Range of ports to use in ChannelCAT-3750(config-if)# switchport access vlan 101CAT-3750(config-if)# switchport trunk native vlan 101CAT-3750(config-if)# switchport mode dynamic desirableCAT-3750(config-if)# channel-group 1 mode desirableCAT-3750(config-if)# spanning-tree portfast disableCAT-3750(config-if)#endCAT-3750#copy run startDestination filename ?Building configuration...
Create an account or sign in to comment