cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2036
Views
10
Helpful
8
Replies

HSRP not available

blazmarn1983
Level 1
Level 1

Hi!

I want to configure HSRP on my WS-C4510R+E switches, but standby command is not available. Can somebody help?

Thank you!

Blaz

8 Replies 8

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

When you are under the physical interface or vlan interface

Can you post the output of stan?

Also what is your license level?

HTH

Hi,

I want to do it under vlan interface, but it is the same under physical interface. 

Output of standby:

R1#show standby
^
% Invalid input detected at '^' marker.

How can I check license level?

Thank you

"show license" should show you that.

try this

config t

inter vlan (wahever vlan you want)

stan?

and post it here

HTH

R1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#int vlan 1
R1(config-if)#stan?
% Unrecognized command

R1#sh license image level
Module Name Image level Priority Configured Valid license
--------------------------------------------------------------------

WS-X45-SUP7-E entservices 1 NO entservices
ipbase 2 NO ipbase
lanbase 3 NO lanbase

Module Name Role Current Level Reboot Level
--------------------------------------------------------------------
WS-X45-SUP7-E Active lanbase lanbase
Standby lanbase lanbase

I think you have lanbase license and so this license may not support HSRP

Can you post the outout of

sh licen right-to-use

HTH

This command is not avaiable. These are the options under show license:

R1#sh license ?
agent show license agent
all Displays All The License(s).
call-home Show license call-home information
detail Displays Details Of A Given License.
evaluation Displays Evaluation License(s)
expiring Displays Expiring License(s).
feature Displays License Enabled Features.
file Displays All The License File(s).
image show license image level
in-use Displays License That Are In-Use.
permanent Displays Permanent License(s)
statistics Displays License Statistics.
status Displays License Status.
summary Displays Brief Summary Of All License(s).
udi Displays UDI Values

R1#

This command is not avaiable. These are the options under show license:R1#sh license ?agent show license agent
all Displays All The License(s).
call-home Show license call-home information
detail Displays Details Of A Given License.
evaluation Displays Evaluation License(s)
expiring Displays Expiring License(s).
feature Displays License Enabled Features.
file Displays All The License File(s).
image show license image level
in-use Displays License That Are In-Use.
permanent Displays Permanent License(s)
statistics Displays License Statistics.
status Displays License Status.
summary Displays Brief Summary Of All License(s).
udi Displays UDI ValuesR1#

Hello ,

What is the output of Show Version on your switch, As Reza righty said LAN Base image is not supported for HSRP in 4500 switch family.

Check out the below thread for more details

https://supportforums.cisco.com/discussion/12748836/cisco-4506-e-hsrp

Hope it Helps..

-GI

Below you have the reason why you are not able to run the HSRP ( LAN base license):-

Module Name Role Current Level Reboot Level
--------------------------------------------------------------------
WS-X45-SUP7-E Active lanbase lanbase >>>>>>>>>>>>>>>> LAn base.

Please upgrade to enterprise and you will be good to go.

HTH

Regards