I have an issue with BGP and routing on a 60E.Issue is on a 60E (7.0
upgrade made no change). Two connected paths:- to a 60F via IKE/IPSEC
10.10.1.1- to a Linux appliance running FRR 10.29.127.5Both advertise
10.31.1.0/24, path should be via 10.10.1....
So, ... Unfortunately I had mangled the configuration to manually try
and get this to do something, originally there were NO route-maps when I
posted..., I generally avoid using local pref, However you would have
found that in an effort to make thing...
Apologies, when configured this breaks some access, so I had really
mangled the configuration trying to make something work.I need to reset
the configuration to broken sanity. Then I'll walk thru it more
thouroughly. Will take a bit, I have to end-ar...
config router bgp set as 65496 set router-id 10.29.127.1 set
always-compare-med enable config neighbor edit "10.29.127.5" set
soft-reconfiguration enable set remote-as 65497 set route-map-in
"RM-IANA" set route-map-out "RM-IANA" next edit "10.29.127....