Hi:
I have to move a configuration from a regular cluster to a new one in VSX. The current cluster has BGP configured and I came across a problem when trying to create a new loopback interface in order to configure after the router-id.
After introducing the command I got an error:
CPFWL:0> add interface lo loopback 10.4.100.3/32
CLINFR0699 Invalid command.
CPFWL:0>
I tried to create the interface in the right VS, instead of 0, but same error.
The command in the cluster it's in production right now is the same:
add interface lo loopback 10.4.100.3/32
set router-id 10.4.100.3
In R81.20 Gaia Administration Guide, page 186, section Configuring Loopback Interfaces in Gaia Clish, you can read you need exactly that command to create it. What do I have to do to generate the new loopback interface then?
Thanks in advanced
Fran