cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
368
Views
0
Helpful
1
Replies

how many it is available?

jaejun-lee
Level 1
Level 1

I know that the secondary IP address feature allows the multiple address

to be configured under the same interface Vlan. In case of the following Vlan configuration, is it possible?

or is it limited?

===================================

interface Vlan84

description =SEMC_2F=

ip address x.x.73.252 255.255.255.0 secondary

ip address x.x.74.252 255.255.255.0 secondary

ip address x.x.75.252 255.255.255.0 secondary

ip address x.x.144.252 255.255.255.0 secondary

ip address x.x.145.252 255.255.255.0 secondary

ip address x.x.146.252 255.255.255.0 secondary

ip address x.x.147.252 255.255.255.0 secondary

ip address x.x.148.252 255.255.255.0 secondary

ip address x.x.149.252 255.255.255.0 secondary

ip address x.x.150.252 255.255.255.0 secondary

ip address x.x.151.252 255.255.255.0 secondary

ip address x.x.152.252 255.255.255.0 secondary

ip address x.x.153.252 255.255.255.0 secondary

ip address x.x.154.252 255.255.255.0 secondary

ip address x.x.155.252 255.255.255.0 secondary

ip address x.x.156.252 255.255.255.0 secondary

ip address x.x.157.252 255.255.255.0 secondary

ip address x.x.158.252 255.255.255.0 secondary

ip address x.x.159.252 255.255.255.0 secondary

no ip redirects

no ip proxy-arp

logging event link-status

standby 72 ip x.x.72.254

standby 72 priority 150

standby 72 preempt

standby 73 ip x.x.73.254

standby 73 priority 150

standby 73 preempt

standby 74 ip x.x.74.254

standby 74 priority 150

standby 74 preempt

standby 75 ip x.x.75.254

standby 75 priority 150

standby 75 preempt

standby 144 ip x.x.144.254

standby 144 priority 150

standby 144 preempt

standby 145 ip x.x.145.254

standby 145 priority 150

standby 145 preempt

standby 146 ip x.x.146.254

standby 146 priority 150

standby 146 preempt

standby 147 ip x.x.147.254

standby 147 priority 150

standby 147 preempt

standby 148 ip x.x.148.254

standby 148 priority 150

standby 148 preempt

standby 149 ip x.x.149.254

standby 149 priority 150

standby 149 preempt

standby 150 ip x.x.150.254

standby 150 priority 150

standby 150 preempt

standby 151 ip x.x.151.254

standby 151 priority 150

standby 151 preempt

standby 152 ip x.x.152.254

standby 152 priority 150

standby 152 preempt

standby 153 ip x.x.153.254

standby 153 priority 150

standby 153 preempt

standby 154 ip x.x.154.254

standby 154 priority 150

standby 154 preempt

standby 155 ip x.x.155.254

standby 155 priority 150

standby 155 preempt

standby 156 ip x.x.156.254

standby 156 priority 150

standby 156 preempt

standby 157 ip x.x.157.254

standby 157 priority 150

standby 157 preempt

standby 158 ip x.x.158.254

standby 158 priority 150

standby 158 preempt

standby 159 ip x.x.159.254

standby 159 priority 150

standby 159 preempt

1 Reply 1

amit-singh
Level 8
Level 8

Hi,

As such there is not limit for configuring the secondry IP address on an interface. Depends on the memory and processing. The MAX number of HSRP group supported is 256 but on different platofrms there is a limitaion such as SUP2/MSC2 supports 16 HSRP group. So depends on whihc platform u r using it. If the group number are supported it will work.

However you have to change this config. For the secondry standby IP address the command used is " standby 72 ip x.x.72.254 secondry "

HTH,

-amit singh