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

ACE 4710 Not able to change management ip address

ajinc
Level 1
Level 1

We have ace configured in a failover pair, Trying to change the management IP but thwing an error "Inconsistent subnet"

Management vlan interface is 1000,   Running configuration of the admin context is attached

switch/Admin(config)# int vlan 1000

switch/Admin(config-if)# ip address 10.253.147.50 255.255.255.0

Error: Inconsistent subnet

Can any one faced the same issue ? Am i missing some thing ?

1 Accepted Solution

Accepted Solutions

asharmav
Level 1
Level 1

This is expected as You have configured HA, and your peer ip address is still having a 192 network ip address, this is conflicting the new ip address you are trying to configure. The correct way to do is , remove the peer ip address from the interface configuration and then change the ip address on both the active and standby.

Hope this helps.

Regards

Abijith

View solution in original post

1 Reply 1

asharmav
Level 1
Level 1

This is expected as You have configured HA, and your peer ip address is still having a 192 network ip address, this is conflicting the new ip address you are trying to configure. The correct way to do is , remove the peer ip address from the interface configuration and then change the ip address on both the active and standby.

Hope this helps.

Regards

Abijith