I did the following on my 3550, I am trying to learn. I just got the
Cisco Switch field manual. I don't see any information on Clustering
switches, which was a disappointment.



Here goes



VLAN DATABASE

Vtp transparent

Vlan 1 name vlan1

Vlan 2 name vlan2

Exit



Config t

No ip http server

Ip routing

Int vlan1

Ip address 192.168.0.1 255.255.255.0

Int vlan2

Ip address 192.168.1.1 255.255.255.0

Int fast 0/1

Switchport access vlan 1

Int fast 0/2

Switchport access vlan 2

Exit

Wr



When I try to add fast 0/1 to VLAN1 , it states that fast 0/1 is not a
switching port.



Is it because it says no ip route cache?



I think from "playing" with the switch, I put some commands in that are
preventing me from doing this series of commands.



Cisco Internetwork Operating System Software

IOS (tm) C3550 Software (C3550-I9Q3L2-M), Version 12.1(11)EA1, RELEASE
SOFTWARE (fc1)

Copyright (c) 1986-2002 by cisco Systems, Inc.

Compiled Wed 28-Aug-02 09:33 by antonino

Image text-base: 0x00003000, data-base: 0x005C6390



ROM: Bootstrap program is C3550 boot loader



switch2 uptime is 4 weeks, 4 days, 3 hours, 31 minutes

System returned to ROM by power-on

System restarted at 11:24:16 UTC Fri Oct 25 2002

System image file is
"flash:c3550-i9q3l2-mz.121-11.EA1/c3550-i9q3l2-mz.121-11.EA1.bin"



cisco WS-C3550-24 (PowerPC) processor (revision B0) with 65526K/8192K
bytes of memory.

Processor board ID CHK0609W0SL

Last reset from warm-reset

Running Layer2/3 Switching Image



Ethernet-controller 1 has 12 Fast Ethernet/IEEE 802.3 interfaces



Ethernet-controller 2 has 12 Fast Ethernet/IEEE 802.3 interfaces



Ethernet-controller 3 has 1 Gigabit Ethernet/IEEE 802.3 interface



Ethernet-controller 4 has 1 Gigabit Ethernet/IEEE 802.3 interface



24 FastEthernet/IEEE 802.3 interface(s)

2 Gigabit Ethernet/IEEE 802.3 interface(s)



The password-recovery mechanism is enabled.

384K bytes of flash-simulated non-volatile configuration memory.

Base ethernet MAC Address: 00:08:E3:FD:AC:00

Motherboard assembly number: 73-5700-08

Power supply part number: 34-0966-02

Motherboard serial number: CAT0609005N

Power supply serial number: LIT054500YD

Model revision number: B0

Motherboard revision number: A0

Model number: WS-C3550-24-SMI

System serial number: CHK0609W0SL

Configuration register is 0x10F





------------------ show running-config ------------------





Building configuration...



Current configuration : 2660 bytes

!

! Last configuration change at 11:58:20 UTC Fri Oct 25 2002

! NVRAM config last updated at 11:59:01 UTC Fri Oct 25 2002

!

version 12.1

no service pad

service timestamps debug uptime

service timestamps log datetime

no service password-encryption

service sequence-numbers

!

hostname switch2

!

enable secret 5

enable password

!

ip subnet-zero

!

cluster enable Cluster1 0

cluster member 1 mac-address 0008.e3fd.1080

!

spanning-tree extend system-id

!

!

interface FastEthernet0/1

 no ip address

 spanning-tree portfast

!

interface FastEthernet0/2

 no ip address

 spanning-tree portfast

!

interface FastEthernet0/3

 no switchport

 ip address 192.168.0.222 255.255.255.0

 spanning-tree portfast

!

interface FastEthernet0/4

 no ip address

 spanning-tree portfast

!

interface FastEthernet0/5

 no ip address

 spanning-tree portfast

!

interface FastEthernet0/6

 no ip address

 spanning-tree portfast

!

interface FastEthernet0/7

 no ip address

 spanning-tree portfast

!

interface FastEthernet0/8

 no ip address

 spanning-tree portfast

!

interface FastEthernet0/9

 no ip address

 spanning-tree portfast

!

interface FastEthernet0/10

 no ip address

!

interface FastEthernet0/11

 no ip address

 spanning-tree portfast

!

interface FastEthernet0/12

 no ip address

 duplex full

 speed 100

 spanning-tree portfast

!

interface FastEthernet0/13

 no ip address

 spanning-tree portfast

!

interface FastEthernet0/14

 no ip address

 spanning-tree portfast

!

interface FastEthernet0/15

 no ip address

 spanning-tree portfast

!

interface FastEthernet0/16

 no ip address

 spanning-tree portfast

!

interface FastEthernet0/17

 no ip address

 duplex full

 speed 100

 spanning-tree portfast

!

interface FastEthernet0/18

 no ip address

 spanning-tree portfast

!

interface FastEthernet0/19

 no ip address

 duplex full

 speed 100

 spanning-tree portfast

!

interface FastEthernet0/20

 no ip address

 duplex full

 speed 100

 spanning-tree portfast

!

interface FastEthernet0/21

 no ip address

 spanning-tree portfast

!

interface FastEthernet0/22

 switchport trunk encapsulation isl

 no ip address

 spanning-tree portfast

!

interface FastEthernet0/23

 no ip address

 spanning-tree portfast

!

interface FastEthernet0/24

 no ip address

 spanning-tree portfast

!

interface GigabitEthernet0/1

 no ip address

!

interface GigabitEthernet0/2

 no ip address

!

interface Vlan1

 ip address 192.168.1.50 255.255.255.0

 no ip route-cache

!

ip classless

ip http server

!

ip access-list extended CMP-NAT-ACL

 dynamic Cluster-HSRP deny   ip any any

 dynamic Cluster-NAT permit ip any any

!

!

!

line con 0

line vty 0 4

 password

 login

line vty 5 15

 password

 login

!

end




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=58127&t=58127
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to