Hello Cisco folks,
I'm working on implementing some NSA SNAC Guide (excellent guides if you're not familiar with them) suggestions for my Cisco Catalyst switches. I have three 24 port switches and one 48 port switch. They're old, but I just upgraded the code to the latest available from Cisco yesterday.
The upgrade went fine, but the switches still don't take the interface range command, i.e. interface range fa0/1 - 24. See output below:
Master-Switch#show ver
Cisco Internetwork Operating System Software
IOS (tm) C3500XL Software (C3500XL-C3H2S-M), Version 12.0(5)WC17, RELEASE SOFTWA
RE (fc1)
Copyright (c) 1986-2007 by cisco Systems, Inc.
Compiled Tue 13-Feb-07 15:04 by antonino
Image text-base: 0x00003000, data-base: 0x00352924
ROM: Bootstrap program is C3500XL boot loader
Master-Switch uptime is 15 hours, 52 minutes
System returned to ROM by reload
System image file is "flash:c3500xl-c3h2s-mz.12
0-5.WC17.b
in"
cisco WS-C3548-XL (PowerPC403) processor (revision 0x01) with 16384K/1024K bytes
of memory.
Processor board ID FAB0531M1T4, with hardware revision 0x00
Last reset from warm-reset
Processor is running Enterprise Edition Software
Cluster command switch capable
Cluster member switch capable
48 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:06:D7:AF:4A:80
Motherboard assembly number: 73-3903-08
Power supply part number: 34-0971-01
Motherboard serial number: FAB0531B1QC
Power supply serial number: APQ0528003S
Model revision number: A0
Motherboard revision number: C0
Model number: WS-C3548-XL-EN
System serial number: FAB0531M1T4
Configuration register is 0xF
Master-Switch#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Master-Switch(config)#int
Master-Switch(config)#inte
rface range ?
% Unrecognized command
Master-Switch(config)#inte
rface r?
% Unrecognized command
Master-Switch(config)#inte
rface ?
FastEthernet FastEthernet IEEE 802.3
GigabitEthernet GigabitEthernet IEEE 802.3z
Multilink Multilink-group interface
Port-channel Ethernet Channel of interfaces
VLAN Switch VLAN Virtual Interface
Virtual-TokenRing Virtual TokenRing
Master-Switch(config)#inte
rface range
^
% Invalid input detected at '^' marker.
Master-Switch(config)#inte
rface fa0/1-24
^
% Invalid input detected at '^' marker.
Master-Switch(config)#inte
rface fa0/1 - 0/24
^
% Invalid input detected at '^' marker.
Master-Switch(config)#
I'm certain there's a way to make a configuration change to multiple interfaces at the same time, but haven't figured it out on my switches yet. Can anyone see what I'm doing wrong?
Thanks,
Ted
Start Free Trial