![]() |
![]() |
|||
|
||||
|
|||||||
| Register | Forum Rules | FAQ | Search | Today's Posts | Mark Forums Read |
| Welcome Guest Visitor! Please Register, It's Free and Fun To Participate! | |
|
The EXTREME Overclocking Forums are a place for people to learn how to overclock and tweak their PC's components like the CPU, memory (RAM), or video card in order to gain the maximum performance out of their system. There are lots of discussions about new processors, graphics cards, cooling products, power supplies, cases, and so much more!
You are currently viewing our boards as a "guest" which gives you limited access to view most discussions. You need to register before you can post: click the register link to proceed. Before you register, please read the forum rules. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own pictures, and access many other special features. Registration is fast, simple, and absolutely free! To start viewing messages, select the forum that you want to visit from the selection below. After you have registered and read the forum rules, you can check out the FAQ for more information on using the forum. We hope you enjoy your stay here! Note To Spammers: We do not allow unsolicited advertising! Spam is usually reported & deleted within minutes of it being posted, so don't waste your time (or ours)! |
|
| Please Register to Post a Reply |
|
|
Thread Tools |
|
|
#21 | ||||
|
Caffeine Addict
Senior Member
|
|
||||
|
|
|
|
#22 | ||||
|
Mad Warranty Voider
Senior Member
|
On Monday I can.
Additional Comment: I will be posting the config momentarily, when a laptop is available for me to use. Got the 1Gbit/s card in today. I am guessing I power off the switch and just push the card in there, turn it on and it works. I doubt these are hot-plugable... but does it need a configuration or will the switch know what to do with it? How do I go about installing it to work? __________________________________________________ ________ Here is the startup-config file output from right before I put the GBIT base-T card into the switch: Code:
Switch#show running-config Building configuration... Current configuration: ! version 12.0 no service pad service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Switch ! ! ! ! ! ! ! ip subnet-zero ! ! ! interface FastEthernet0/1 ! interface FastEthernet0/2 ! interface FastEthernet0/3 ! interface FastEthernet0/4 port group 1 ! interface FastEthernet0/5 ! interface FastEthernet0/6 ! interface FastEthernet0/7 ! interface FastEthernet0/8 ! interface FastEthernet0/9 ! interface FastEthernet0/10 ! interface FastEthernet0/11 ! interface FastEthernet0/12 ! interface FastEthernet0/13 ! interface FastEthernet0/14 ! interface FastEthernet0/15 ! interface FastEthernet0/16 ! interface FastEthernet0/17 ! interface FastEthernet0/18 ! interface FastEthernet0/19 ! interface FastEthernet0/20 ! interface FastEthernet0/21 ! interface FastEthernet0/22 port group 1 ! interface FastEthernet0/23 ! interface FastEthernet0/24 port group 1 ! interface GigabitEthernet0/1 ! interface GigabitEthernet0/2 ! interface VLAN1 ip address 192.168.1.27 255.255.255.0 no ip directed-broadcast no ip route-cache ! ! line con 0 transport input none stopbits 1 line vty 5 15 ! end Additional Comment: Just an FYI, I bought a used switch on eBay for cheap. It is a Cisco 3500 XL, but it has 48-ports instead of 24-ports. I am hoping to use it for testing and to keep my Cisco CLI skills in check. Additional Comment: Additional Comment: I bought a used 48-port Cisco 3500 XL to play around with. So, does that configuration look right for Etherchanneling? Last edited by Jahova : 07-30-2012 at 08:26 PM. Reason: Automerged Doublepost |
||||
|
|
|
|
#23 | ||||
|
Caffeine Addict
Senior Member
|
I'm honestly not sure if maybe you are using a different version of IOS than I'm use to but you should see a port-group as an interface which I'm not seeing in your running config.
This is an example from one of my switches Code:
Switch#show running-config Building configuration... Current configuration : 6157 bytes ! version 12.2 no service pad service tcp-keepalives-in service tcp-keepalives-out service timestamps debug datetime msec localtime service timestamps log datetime msec localtime service password-encryption ! ! boot-start-marker boot-end-marker ! ! ! ! no aaa new-model clock timezone EST -5 clock summer-time EDT recurring system mtu routing 1500 authentication mac-move permit ip subnet-zero ip routing ! ! ip domain-name waynecoopinsco.local ip name-server 10.255.255.1 ! ! ! ! spanning-tree mode pvst spanning-tree etherchannel guard misconfig spanning-tree extend system-id ! ! ! port-channel load-balance src-dst-ip ! vlan internal allocation policy ascending ! ! ! interface Port-channel1 switchport access vlan 100 switchport mode access ! interface Port-channel2 description Host 1 iSCSI Group switchport access vlan 100 switchport mode access ! interface Port-channel3 description Host 2 Group switchport access vlan 100 ! interface Port-channel4 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0 no ip address no ip route-cache cef no ip route-cache no ip mroute-cache ! interface GigabitEthernet0/1 switchport access vlan 101 switchport mode access ! interface GigabitEthernet0/2 switchport access vlan 101 switchport mode access ! interface GigabitEthernet0/3 switchport access vlan 101 switchport mode access ! interface GigabitEthernet0/4 switchport access vlan 101 switchport mode access ! interface GigabitEthernet0/5 switchport access vlan 101 switchport mode access ! interface GigabitEthernet0/6 switchport access vlan 101 switchport mode access ! interface GigabitEthernet0/7 description ISCSI SAN switchport access vlan 100 switchport mode access ! interface GigabitEthernet0/8 description ISCSI SAN switchport access vlan 100 switchport mode access ! interface GigabitEthernet0/9 switchport access vlan 100 switchport mode access ! interface GigabitEthernet0/10 switchport access vlan 100 switchport mode access ! interface GigabitEthernet0/11 switchport access vlan 100 ! interface GigabitEthernet0/12 switchport access vlan 100 ! interface GigabitEthernet0/13 switchport access vlan 103 ! interface GigabitEthernet0/14 switchport access vlan 103 ! interface GigabitEthernet0/15 switchport access vlan 103 ! interface GigabitEthernet0/16 switchport access vlan 102 ! interface GigabitEthernet0/17 switchport access vlan 2 ! interface GigabitEthernet0/18 switchport access vlan 2 ! interface GigabitEthernet0/19 switchport access vlan 2 ! interface GigabitEthernet0/20 switchport trunk encapsulation dot1q switchport mode trunk channel-group 4 mode on ! interface GigabitEthernet0/21 description Trunk to DR Router switchport trunk encapsulation dot1q switchport mode trunk mls qos trust dscp ! interface GigabitEthernet0/22 switchport access vlan 2 ! interface GigabitEthernet0/23 description link to S-C3560-Wayne switchport trunk encapsulation dot1q switchport mode trunk mls qos trust dscp ! interface GigabitEthernet0/24 switchport trunk encapsulation dot1q switchport mode trunk channel-group 4 mode on ! interface GigabitEthernet1/1 switchport trunk encapsulation dot1q switchport mode trunk ! interface GigabitEthernet1/2 ! interface GigabitEthernet1/3 ! interface GigabitEthernet1/4 ! interface TenGigabitEthernet1/1 ! interface TenGigabitEthernet1/2 ! interface Vlan1 no ip address shutdown ! interface Vlan2 ip address 10.255.255.250 255.255.255.0 ! interface Vlan3 ip address 10.254.254.251 255.255.255.0 ! interface Vlan100 ip address 10.253.1.1 255.255.255.0 ! interface Vlan101 ip address 10.253.2.1 255.255.255.0 ! interface Vlan102 description "Secondary iSCSI VLAN" ip address 10.253.3.1 255.255.255.0 ! interface Vlan103 no ip address ! ip default-gateway 10.253.2.1 ip classless ip route 0.0.0.0 0.0.0.0 10.255.255.1 ip http server ip http secure-server ! ip sla enable reaction-alerts ! ! line con 0 line vty 0 4 login local transport input telnet ssh line vty 5 15 login local transport input telnet ssh ! end |
||||
|
|
|
|
#24 | ||||
|
Mad Warranty Voider
Senior Member
|
For the Cisco 3500 XL, I used this as a resource:
http://www.cisco.com/en/US/docs/swit...c5/swg/swg.pdf ^ it states in there how I setup the config file. Strange how Cisco has not unified all these features across devices. Or am I just missing something here? |
||||
|
|
|
|
#25 | ||||
|
Bring on the Liquid
Senior Member
|
Im really bummed I did not find this thread sooner. I wanted to try out my new encryption cracking rig with my software modifications.... bummer.
|
||||
|
|
|
|
#26 | ||||
|
Mad Warranty Voider
Senior Member
|
|||||
|
|
|
|
#27 | ||||
|
Bring on the Liquid
Senior Member
|
If you want sure! I was messing around with it last weekend a bit. Was pretty entertaining on how quick it could chew through some basic word passwords.
By the way did you ever get your issues resolved? |
||||
|
|
|
|
#28 | ||||
|
Mad Warranty Voider
Senior Member
|
Yes I put in 1Gbit/s card for the switch and negotiated the connection with the NIC.
Now... I want that speed on all my network devices. However, not looking forward to replacing thousands of feet of network cable. It's all in the ceiling and I would have to work through very dirty panels and stuff. Whoever wired the building used CAT5 through everything and used CAT5e for crimped wires that are visible. Almost seems shady. |
||||
|
|
|
|
| Please Register to Post a Reply |
| Thread Tools | |
|
|