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

OSPF link

Hello , I currently had 1 metro connection between Chicago and London, It is OSPF
I would like to convert it to a multilink by adding a 2nd circuit. My question is there a chance that I may lose the connection in London. We have no presence there and We are worried.

Currently
A-Side

Arista DCS-7148S-R

interface Ethernet47

description Illinois
no switchport
ip address 10.98.1.20/31
ip pim sparse-mode

 

B-Side
Arista DCS-7148S-R
interface Ethernet48
description London
no switchport
ip address 10.98.1.21/31
ip pim sparse-mode
===================================

Goal add a 2nd circuit , create port channel on each side and with the same existing IP and cut over. in order to prevent single circuit outages as we have been experiencing.

Thank you in advance and pardon the inexperience?

 

 

 

1 Reply 1

Francesco Molino
VIP Alumni
VIP Alumni
Hi

It's been a long time i didn't do any Arista config.
If you add a 2nd circuit and can do a port-channel, you'll need to setup the ip on the PO instead of physical interface.
If i recall, on Arista, scripting to automate the change is called AEM. You can trigger the script at reboot or after you issued the command no ip address on your physical to tell it to change the config of this interface by adding it to a port-channel and setup the ip. After that, ospf still be back up.
Another solution would be to export the config, modify the file and upload this file to your startup then reboot the device.
No matter which solution, you need to test it before to a close device because there's a risk associated.
I don't have any Arista accessible to make some examples to share, I'm sorry.

Thanks
Francesco
PS: Please don't forget to rate and select as validated answer if this answered your question
Review Cisco Networking for a $25 gift card