cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1236
Views
0
Helpful
8
Replies

Problem with ip address in L3 switch port

meet_mkhan
Level 1
Level 1

Hi Experts,

I am getting error when trying to give ip address to 3550 switch interfcae

check below error

SW-3500(config)#

SW-3500(config)#int fa0/7

SW-3500(config-if)#no swi

SW-3500(config-if)#no switchport mo

SW-3500(config-if)#no switchport mode

SW-3500(config-if)#no switchport acce

SW-3500(config-if)#no switchport access vla

SW-3500(config-if)#no switchport access vlan

SW-3500(config-if)#ip address 1.1.1.1 255.0.0.0

                   ^

% Invalid input detected at '^' marker.

SW-3500(config-if)#^Z

SW-3500#

00:15:38: %SYS-5-CONFIG_I: Configured from console by consolesh ver

SW-3500#sh version

Cisco Internetwork Operating System Software

IOS (tm) C3500XL Software (C3500XL-C3H2S-M), Version 12.0(5.2)XU, MAINTENANCE IN

TERIM SOFTWARE

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

Compiled Mon 17-Jul-00 18:29 by ayounes

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

ROM: Bootstrap program is C3500XL boot loader

SW-3500 uptime is 15 minutes

System returned to ROM by power-on

System image file is "flash:c3500XL-c3h2s-mz-120.5.2-XU.bin"

cisco WS-C3524-XL (PowerPC403) processor (revision 0x01) with 8192K/1024K bytes

of memory.

Processor board ID FAA0502M1GG, with hardware revision 0x00

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)

2 Gigabit Ethernet/IEEE 802.3 interface(s)

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

Base ethernet MAC Address: 00:04:C1:C1:F1:C0

Motherboard assembly number: 73-3904-11

Power supply part number: 34-0851-02

Motherboard serial number: FAB0501B21D

Power supply serial number: PHI044502HF

Model revision number: A0

Model number: WS-C3524-XL-EN

System serial number: FAA0502M1GG

Configuration register is 0xF

SW-3500#

2 Accepted Solutions

Accepted Solutions

shajakhan85
Level 1
Level 1

Hi,

3524 switch does not support L-3 functionality.

Regards,

Shajakhan.K

View solution in original post

In your original post is output from show version and it is quite clear that this switch is a 3524

cisco WS-C3524-XL (PowerPC403) processor (revision 0x01) with 8192K/1024K bytes

of memory.

HTH

Rick

HTH

Rick

View solution in original post

8 Replies 8

Rejohn Cuares
Level 4
Level 4

Enter "no switchport" under an interface.

Sent from Cisco Technical Support iPhone App

Please rate replies and mark question as "answered" if applicable.

Hi,

         Thanks for your soon reply i appied no switchport

               but it is incomplete coomand.Please check below config

SW-3500(config-if)#no switchport

% Incomplete command.

SW-3500(config-if)#no switchport ?

  access    Set access mode characteristics of the interface

  mode      Set trunking mode of the interface

  multi     Set characteristics when in multi-VLAN mode

  priority  Set 802.1p priorities

  trunk     Set trunking characteristics of the interface

  voice     Voice appliance attributes

shajakhan85
Level 1
Level 1

Hi,

3524 switch does not support L-3 functionality.

Regards,

Shajakhan.K

Hi,

     I am dealing with 3550 switch and its L3 switch

In your original post is output from show version and it is quite clear that this switch is a 3524

cisco WS-C3524-XL (PowerPC403) processor (revision 0x01) with 8192K/1024K bytes

of memory.

HTH

Rick

HTH

Rick

Sorry i dint check properly so what is the solutin for it ?can i change ios to assign ip address.

This question was also posted in another forum and in that forum we have provided the answer that it is a limitation of the switch. So changing IOS would not provide a solution. The solution is to use a different switch which does have support for layer 3 processing.

HTH

Rick

HTH

Rick

Thanks guys for reply and all is extremely helpful.