Customer_R1 --- [1/1]OS6450-10-01[1/11] --- L2VPN_MPLS --- [1/11]OS6450-10-02[1/1] --- Customer_R2
I would like to find a solution with the OS6450. WE have the requires a function similar to LLF.
The requirement is that if port 1/1 on OS6450-10-01 goes down, then port 1/1 on OS6450-10-02 will also go down.
Conversely, if port 1/1 on OS6450-10-02 goes down, then port 1/1 on OS6450-10-01 will also go down.
Does anyone know how to implement this solution with the OS6450-10?
Thank you in advance.
OS6450-10-01# show ni
Module in slot 1
Model Name: OS6450-10,
Manufacture Date: JUL 13 2017,
ASIC - Physical 1: MV88F6281 Rev 2,
FPGA - Physical 1: 006/00,
UBOOT Version : n/a,
UBOOT-miniboot Version : 6.7.1.54.R02,
POE SW Version : n/a
OS6450-10 | Requires a function similar to LLF
Re: OS6450-10 | Requires a function similar to LLF
UniDirectional Link Detection (UDLD) in aggressive mode.
Also you can try to create a LACP (only one port attached). The port will leave the LAG if the LACPDU from the other site will not received anymore.
Also you can try to create a LACP (only one port attached). The port will leave the LAG if the LACPDU from the other site will not received anymore.
Re: OS6450-10 | Requires a function similar to LLF
Thank Silvio,
Actually, I need the function to remotely and automatically trigger the shutdown of port 1/1 at a different site when the local port 1/1 goes down.
Actually, I need the function to remotely and automatically trigger the shutdown of port 1/1 at a different site when the local port 1/1 goes down.
Re: OS6450-10 | Requires a function similar to LLF
With UDLD it works like wished.