Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

interface range command

Status
Not open for further replies.

breakbuddy1

Technical User
May 18, 2005
86
US
i am having trouble using the interface range command on a 3500 Cat switch. can anyone tell me what i am missing?

Library4(config)#interface ran
Library4(config)#interface range
^
% Invalid input detected at '^' marker.

Library4(config)#


Thanks,
-bb1
 
Hi,

What do you get if you type :

Library4(config)#interface ? <return>

If range isn't listed, then it may well be that the range command isn't supported in your version of IOS.

HTH



Nigel Bowden
 
the range is not listed as one of the options.

do you know what version currently supports this?

we have 12.0(5)

thanks,
-bb1.
 
You say 3500 switch - if its an old 3500XL series switch then this command isn't available. You will need at least a 2950 to use this command. I think notepad and cut & paste are your best bet.

HTH

Andy
 
That is correct the old 3500xl's do not have any easy way to apply commands to multiple interfaces , one reason I always liked CATOS .
 
To support the interface range command, your IOS must be at least release 12.1 or better.

Experience is a tough teacher.
The test comes first, the lesson comes later...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top