I am reconfiguring my Fortinet 60E so two interfaces that are on FLAT (172.16.1.1) and FLAT-1 ( 172.16.2.1) will each have a policy route out of WAN1 and the other on WAN2. I have two ISPs at home. I will then setup PBR that will use them. Stay tuned.
-
Unsolved My next simulation will be PBR
-
I created this simple test for tracerouting out both interfaces.
iosv-1#traceroute 8.8.8.8
Type escape sequence to abort.
Tracing the route to 8.8.8.8
VRF info: (vrf in name/id, vrf out name/id)
1 172.16.1.1 3 msec 4 msec 2 msec
2 50.4.240.1 9 msec 9 msec 8 msec
3 23.28.239.85 10 msec 9 msec 11 msec
4 76.73.165.184 [MPLS: Label 622333 Exp 0] 17 msec 8 msec 10 msec
5 75.76.35.3 [MPLS: Label 606768 Exp 0] 10 msec 10 msec 9 msec
6 75.76.35.51 [MPLS: Label 633962 Exp 0] 17 msec 17 msec 16 msec
7 75.76.35.8 17 msec 17 msec 16 msec
8 72.14.211.145 16 msec 16 msec 16 msec
9 108.170.244.1 15 msec
108.170.243.225 17 msec
108.170.243.174 17 msec
10 209.85.248.237 16 msec
209.85.251.135 17 msec
209.85.252.55 17 msec
11 8.8.8.8 15 msec 19 msec 15 mseciosv-2#traceroute 8.8.8.8
Type escape sequence to abort.
Tracing the route to 8.8.8.8
VRF info: (vrf in name/id, vrf out name/id)
1 172.16.2.1 10 msec 1 msec 1 msec
2 192.168.10.254 1 msec 2 msec 1 msec
3 75.39.0.1 22 msec 23 msec 37 msec
4 71.151.212.33 23 msec 23 msec 23 msec
5 12.123.7.74 [MPLS: Label 25844 Exp 0] 34 msec 34 msec 34 msec
6 12.123.159.49 29 msec 29 msec 28 msec
7 12.247.252.10 31 msec
12.247.252.6 29 msec 28 msec
8 108.170.243.225 30 msec
108.170.243.174 30 msec
108.170.243.193 29 msec
9 72.14.232.239 29 msec
209.85.250.7 31 msec
216.239.63.193 29 msec
10 8.8.8.8 29 msec 29 msec 29 msec
iosv-2#I will start creating other routers that will use a Policy Based Route to go out WAN1 or WAN2.