Closed
Bug 1192424
Opened 10 years ago
Closed 10 years ago
removing local-pref from all BGP policies on POP firewalls
Categories
(Infrastructure & Operations Graveyard :: NetOps, task)
Infrastructure & Operations Graveyard
NetOps
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dcurado, Assigned: dcurado)
Details
At some time in the past, the local_pref BGP attribute was used to make office firewalls prefer one POP over the other. Then the as_path BGP attribute was used
instead, but no one ever removed the local_pref configuration.
Having two different BGP attributes configured to do the same thing is redundant and can lead to confusing route preference decisions by BGP speaking routers.
Impact to end users: should be none
Date/Time: some morning EST after the CAB approves this change
Duration: 45 minutes
As always, I will contact the MOC on call prior to starting this work in case
the changes cause any problems. And, will follow up with the MOC on call when
the work is complete.
| Assignee | ||
Updated•10 years ago
|
Assignee: network-operations → dcurado
Status: NEW → ASSIGNED
Flags: cab-review?
Comment 1•10 years ago
|
||
Reviewed approved conditional to time notification by 8/12/2015 CAB meeting
Flags: cab-review? → cab-review+
| Assignee | ||
Comment 2•10 years ago
|
||
I will do this work early on thursday. Let's call it 9am EST.
| Assignee | ||
Comment 3•10 years ago
|
||
modified fw1.tpe1:
primary:node0}
dcurado@fw1.ops.tpe1.mozilla.net> show configuration | compare rollback 2
[edit system archival]
- /* Last configuration change by vle */
+ /* Last configuration change by dcurado */
apply-macro config { ... }
[edit policy-options policy-statement from-pops-vpn term local-pref]
- from policy set-local-pref;
{primary:node0}
| Assignee | ||
Comment 4•10 years ago
|
||
modified fw1.pao1:
dcurado@fw1.ops.pao1.mozilla.net> show configuration | compare rollback 2
[edit policy-options policy-statement to-ipsec-offices-primary term default then]
- community add pref-120;
| Assignee | ||
Comment 5•10 years ago
|
||
modified fw1.sjc2:
dcurado@fw1.ops.sjc2.mozilla.net> show configuration | compare rollback 1
[edit policy-options policy-statement to-ipsec-offices-secondary term default then]
- community add pref-110;
| Assignee | ||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Change Request: --- → approved
Flags: cab-review+
Updated•3 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•