cancel
Showing results for 
Search instead for 
Did you mean: 

I need to disable backup routing

I need to disable backup routing

Neeraj_Singh
New Contributor

 

while trying to disable backup routing its not working , refer below log 

efa fabric setting update --name fabric1 --backup-routing-enable no
Error :  fabric1: fabric is already active and cannot be updated

2 REPLIES 2

Michael_Morey
Extreme Employee

Neeraj,

The error is indicating that your fabric is already active, meaning that you have already pushed the configuration to the IP fabric via the "efa fabric configure --name [fabric_name]" command.  You will need to delete and recreate your fabric.

These settings are the only ones that can be updated after adding devices and configuring the fabric:

--p2p-link-range
--loopback-ip-range
--bfd-enable
--bfd-tx
--bfd-rx
--bfd-multiplier
--mctlink-ip-range
--single-rackdeployment
--md5-password-enable
--md5-password
--bgp-dynamic-peerlisten-limit

https://documentation.extremenetworks.com/efa/efa_3.0.0/admin/downloads/efa-3.0.0-adminguide.pdf

Please review page 88 of the admin guide.

Thanks, 

Michael Morey
Principal Technical Support Engineer
Extreme Networks

Hello Michael, 

DC is live now, if i delete and re-create the fabric i will have impact . is there any way via update or operation command if it can be modify that backup-ipv4 -range .?

ex-  efa fabric setting update --name FABRIC --backup-routing-ipv4-range <new ip>

GTM-P2G8KFN