I'm trying to configure 3 VLANS on a Catalyst 2924 XL.
Scenario:
Ports: 1- VLAN 1 (Management)
2-12 VLAN 2 (VLAN 2 IP: 192.168.42.254 /24)
13-24 VLAN 3 (VLAN 3 IP: 192.168.142.254 /24)
--Users from VLAN 2 (192.168.42.0) be able to access servers in VLAN 3
(192.168.142.0)
ISSUE: The VLAN 2 and 3 always appear to be administrative shutdown.
PLEASE ADVICE
Following is the config:
version 12.0
service timestamps debug uptime
service timestamps log uptime
!
hostname 2924XL
!
ip subnet-zero
!
!
interface FastEthernet0/1
!
interface FastEthernet0/2-12
switchport access vlan 2
!
interface FastEthernet0/13-24
switchport access vlan 3
!
interface VLAN1
no ip address
no ip directed-broadcast
no ip route-cache
management
!
interface VLAN2
ip address 192.168.142.1 255.255.255.0
no ip directed-broadcast
no ip route-cache
shutdown
!
interface VLAN3
ip address 192.168.42.1 255.255.255.0
no ip directed-broadcast
no ip route-cache
shutdown
!
sh ver:
Cisco Internetwork Operating System Software
IOS (tm) C2900xl Software (C2900xl-C3H2S-M), Version 12.0(5)WC5, RELEASE
SOFTWARE (fc1) Copyright (c) 1986-2002 by cisco Systems, Inc. Compiled
Tue 28-May-02 11:11 by devgoyal Image text-base: 0x00003000, data-base:
0x0034A3C8
ROM: Bootstrap program is C2900xl boot loader
CitPub2924XL uptime is 1 hour, 38 minutes
System returned to ROM by power-on
System image file is "flash:c2900xl-c3h2s-mz.120-5.WC5.bin"
cisco WS-C2924-XL (PowerPC403GA) processor (revision 0x11) with
8192K/1024K bytes of memory. Processor board ID FAA0329M0Q7, with
hardware revision 0x01 Last reset from power-on
Processor is running Enterprise Edition Software
Cluster command switch capable
Cluster member switch capable
24 FastEthernet/IEEE 802.3 interface(s)
32K bytes of flash-simulated non-volatile configuration memory. Model
revision number: A0 Model number: WS-C2924-XL-EN Configuration register
is 0xF
Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=70148&t=70148
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]