cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1510
Views
0
Helpful
6
Replies

standby ip command in 9200

shahzadRai
Level 1
Level 1

hi, 

i am replacing 2960 with 9200 (firmware 17.11). 

"standby" command is not recognizable by CLI in 9200. what is the command for assigning standby ip in 9200?

My configuration from 2960 switch is as below.

interface Vlan1
ip flow monitor Arcsight_Monitor sampler Arcsight_Sampler input
ip address 10.200.200.251 255.255.255.0
standby 253 ip 10.200.200.253
standby 253 authentication md5 key-chain HSRP

looking forward..

6 Replies 6

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

On the 9200 the commands are different. Have a look at this post with config example:

https://community.cisco.com/t5/switching/9200l-hsrp-configuration/td-p/3992674

HTH

shahzadRai
Level 1
Level 1

9200 is not taking standby HSRP command.we have network essential license. I think we need to have network advantage license in order to standby command to work.

correct me if i am wrong...

balaji.bandi
Hall of Fame
Hall of Fame

what License Cat 9200L switch have, show License give you more information.

balajibandi_0-1701102368960.png

Look at the configuration guide :

https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9200/software/release/16-10/configuration_guide/ip/b_1610_ip_9200_cg/configuring___hsrp.html

 feature hsrp is the nexus code configuration right - personally you do not need feature command for IOS XE.

 

 
 

 

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

shahzadRai
Level 1
Level 1

i have network essential license for 9200L

that not going to work you need to uplift the License. you can use RTU License for testing

conf t

licence boot level network-advantage

end

wr

reload

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

You need license advantage to make hsrp work in c9k.

No other way sorry.

MHM