12-15-2017 11:39 AM - edited 03-08-2019 01:07 PM
Hi,
I'am newbie here, Actually I have 3 switches (2) 3550 and (1) 3500XL 3524. all switches are working fine and have trunk established with each other. but on 3500XL 3524 switch #sho interfaces trunk command not executes. I don't know why.I have configure a trunk on FastEthernet 0/24 port.
Do I need to upgrade the ios?
SW3#sho 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 SW3
!
!
username cisco privilege 15 password 0 cisco
!
!
!
!
!
ip subnet-zero
ip domain-name lab.com
!
!
!
interface FastEthernet0/1
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
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
!
interface FastEthernet0/23
!
interface FastEthernet0/24
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
!
interface VLAN1
ip address 192.168.2.5 255.255.255.0
no ip directed-broadcast
no ip route-cache
thanks in advance.
12-15-2017 12:31 PM
Hello,
the 3500XL is a very old device with a very old IOS. Try any of the commands below:
show interface type mod/port switchport
show interface [mod] [interface_id] trunk
show int status
12-15-2017 02:01 PM
12-16-2017 05:44 AM
Hello,
in addition to Leo's post, I did some searching, and it appears that you need 12.2(33)SRA to use that command...
12-16-2017 05:47 AM
12-16-2017 06:06 AM
Great. I think that platform (3500XL) is EoL/EoS for almost a decade anyway, you cannot download any software (at lease legally) from the Cisco website.
Do any of the other commands work ?
12-16-2017 02:18 PM
12-18-2017 05:59 AM
12-18-2017 12:45 PM
@Joseph W. Doherty wrote:
but we might have some still in production. If not, likely they were only retired recently. I.e. their electronics survived for quite some time. Possibly the cliche "they don't make them like that any more". ;)
Still running until now? Wow. Just wow.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide