Skip to content

Commit 6a0ee43

Browse files
Update readme.txt
1 parent 66bc785 commit 6a0ee43

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Fortimanager_4/readme.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,21 @@
77

88
Prework task list:
99
******************
10-
1. Create the new sub-interface on the new L3out with access of [ping, FM].
10+
1. Create the new sub-interface on the new L3out with access to [ping, FM].
1111
2. Associate the new Sub-interface into existing Zone-interface / create the new Zone-interface.
12-
3. Configure the static route next-hop to the new L3out.
13-
4. Create/modify the access-list and update the prefixes into access-list.
14-
5. Only update the new prefixes into the access-list, even if we run multiples time the same script, to avoid duplicate prefix entries in the access-list.
15-
6. Create/update the route-map, finally associate the access-list into the route-map.
16-
7. In OSPF, associate route-map filter on static redistribution.
12+
3. Configure the new static route with next-hop of new L3out.
13+
4. Create/modify the access-list and update the news prefixes into access-list.
14+
5. Condition: Append only the new prefix into access-list, even if we run multiples time the same script, this will avoid duplicate prefix entries in the access-list.
15+
6. Create/update the route-map, and then associate the access-list into route-map.
16+
7. In OSPF, associate route-map filter with static redistribution enabled.
1717
8. Push all the configuration to the Fortigate appliance.
1818

19-
Cutover plan:
19+
Cutover plan: Traffic will swithover via new L3out interface.
2020
***********
2121
1. Disable the current physical/vlan interface.
2222
2. Push all the configuration to the Fortigate appliance.
2323

24-
Rollback plan:
24+
Rollback plan: Traffic will swithover back to the old interface.
2525
************
2626
1. Enable the current physical/vlan interface.
2727
2. Push all the configuration to the Fortigate appliance.

0 commit comments

Comments
 (0)