[c-nsp] Renumbering serial interfaces

Brian Turnbow b.turnbow at twt.it
Thu Feb 18 09:32:50 EST 2010


Sorry the last line should be 

ip address 208.70.109.156 255.255.255.255 

Making the secondary primary, and removing the primary.
I remember doing it with no ip address x.x.x.x.... but I just tried and it gives me the same error.
Too much lunch I think.




Brian  


-----Original Message-----
From: Steve Bertrand [mailto:steve at ibctech.ca] 
Sent: giovedì 18 febbraio 2010 14.22
To: Brian Turnbow
Cc: james edwards; cisco-nsp at puck.nether.net
Subject: Re: [c-nsp] Renumbering serial interfaces

On 2010.02.18 03:22, Brian Turnbow wrote:
> Besides the reload in xx that several have mentioned you can also put secondary Ips on the link 
> Nad then cancel the primary. 
> 
> I.e. 
> interface ATM0/0.32 point-to-point
> Ip add 2.2.2.2 255.255.255.252 secondary 
> 
> Telnet/ssh to this address using source address 2.2.2.1
> Then no ip add 1.1.1.1 255.255.255.252 
> The 2.2.2.2 address becomes the priamry and you should not loose the management session.

Does this work differently on a serial interface? On an fa int:

route-server1(config)#int lo75
route-server1(config-if)#ip address 208.70.109.155 255.255.255.255
route-server1(config-if)#ip address 208.70.109.156 255.255.255.255 sec
route-server1(config-if)#no ip address 208.70.109.155 255.255.255.255

Must delete secondary before deleting primary

Steve


More information about the cisco-nsp mailing list