From: MADMAN (dave@xxxxxxxxxxxxxx)
Date: Fri Jul 26 2002 - 11:31:11 GMT-3
It works for me. If I don't remove the original standby it simply
overwrite the original. What version of IOS are you running??
interface Vlan60
ip address 60.1.1.2 255.255.255.0
no ip redirects
standby priority 150 preempt
standby ip 60.1.1.5
!
interface Vlan64
bandwidth 100
ip address 172.28.64.50 255.255.255.0
no ip redirects
no ip mroute-cache
load-interval 30
standby priority 110 preempt
standby ip 172.28.64.125
!
MSFC#conf t
Enter configuration commands, one per line. End with CNTL/Z.
MSFC(config)#inter vlan 60
MSFC(config-if)#no stand ip 60.1.1.5
MSFC(config-if)#^Z
MSFC#wr t
Building configuration...
Current configuration : 1814 bytes
!
!
redundancy
high-availability
single-router-mode
!
!
!
interface Loopback10
ip address 99.1.1.1 255.255.255.0
!
interface Serial7/0/0
mtu 1000
no ip address
no keepalive
shutdown
no fair-queue
!
!
interface Vlan60
ip address 60.1.1.2 255.255.255.0
no ip redirects
standby priority 150 preempt
!
interface Vlan64
kym blair wrote:
>
> I want to change the IP address on one of my HSRP groups (on two Catalyst
> 6509s with dual MSFCs). I have not been able to remove or change the IP
> address; when I add an IP address, it accepts it as a secondary, but I
> cannot change or remove the original. My solution in a pinch was to reload
> the four MSFCs to roll back to my config before I installed HSRP, then I
> added in what I wanted. For future reference, how do you remove HSRP from
> an interface, or change the IP address?
>
> Thanks, Kym
>
This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:36:45 GMT-3