My Fortinet 60E has static routes back to my Cisco VIRL.
iosv-7#sh run
Building configuration...
Current configuration : 4207 bytes
!
! Last configuration change at 16:21:45 UTC Thu Sep 27 2018
!
version 15.6
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname iosv-7
!
boot-start-marker
boot-end-marker
!
!
vrf definition Mgmt-intf
!
address-family ipv4
exit-address-family
!
address-family ipv6
exit-address-family
!
enable password cisco
!
no aaa new-model
!
!
!
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
!
!
!
!
!
!
!
!
ip vrf customer1
!
ip vrf customer2
!
!
!
!
no ip domain lookup
ip domain name virl.info
ip cef
ipv6 unicast-routing
ipv6 cef
!
multilink bundle-name authenticated
!
!
!
!
username cisco privilege 15 secret 5 $1$HfX0$AB3o8OYGbq7yhl7Cs7l9v/
!
redundancy
!
no cdp run
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Loopback0
description Loopback
no ip address
!
interface GigabitEthernet0/0
description OOB Management
vrf forwarding Mgmt-intf
ip address 10.255.7.31 255.255.0.0
duplex full
speed auto
media-type rj45
!
interface GigabitEthernet0/1
description to flat-1
ip address 172.16.1.203 255.255.255.0
duplex full
speed auto
media-type rj45
!
interface GigabitEthernet0/2
description to iosv-1
ip vrf forwarding customer1
ip address 192.168.32.1 255.255.255.252
duplex full
speed auto
media-type rj45
!
interface GigabitEthernet0/3
description to iosv-2
ip vrf forwarding customer2
ip address 192.168.64.1 255.255.255.252
ip ospf 2 area 0
duplex full
speed auto
media-type rj45
!
router ospf 1 vrf customer1
router-id 0.0.7.1
network 192.168.32.0 0.0.0.3 area 0
default-information originate always
!
router ospf 2 vrf customer2
router-id 0.0.7.2
network 192.168.64.0 0.0.0.3 area 0
default-information originate always
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
ip route 0.0.0.0 0.0.0.0 172.16.1.1
ip route vrf customer1 0.0.0.0 0.0.0.0 172.16.1.1 global
ip route vrf customer2 0.0.0.0 0.0.0.0 172.16.1.1 global
ip ssh server algorithm encryption aes128-ctr aes192-ctr aes256-ctr
ip ssh server algorithm authentication password
ip ssh client algorithm encryption aes128-ctr aes192-ctr aes256-ctr
!
ipv6 ioam timestamp
!
!
!
control-plane
!
banner exec ^C
- IOSv is strictly limited to use for evaluation, demonstration and IOS *
- education. IOSv is provided as-is and is not supported by Cisco's *
- Technical Advisory Center. Any use or disclosure, in whole or in part, *
- of the IOSv Software or Documentation to any third party for any *
- purposes is expressly prohibited except as otherwise authorized by *
- Cisco in writing. *
**************************************************************************^C
banner incoming ^C
- IOSv is strictly limited to use for evaluation, demonstration and IOS *
- education. IOSv is provided as-is and is not supported by Cisco's *
- Technical Advisory Center. Any use or disclosure, in whole or in part, *
- of the IOSv Software or Documentation to any third party for any *
- purposes is expressly prohibited except as otherwise authorized by *
- Cisco in writing. *
**************************************************************************^C
banner login ^C
- IOSv is strictly limited to use for evaluation, demonstration and IOS *
- education. IOSv is provided as-is and is not supported by Cisco's *
- Technical Advisory Center. Any use or disclosure, in whole or in part, *
- of the IOSv Software or Documentation to any third party for any *
- purposes is expressly prohibited except as otherwise authorized by *
- Cisco in writing. *
**************************************************************************^C
!
line con 0
password cisco
line aux 0
line vty 0 4
exec-timeout 720 0
password cisco
login local
transport input telnet ssh
!
no scheduler allocate
!
end
iosv-7#
iosv-7#
From 60E:
FWF60E4Q16000229 # exec traceroute 192.168.32.1
traceroute to 192.168.32.1 (192.168.32.1), 32 hops max, 3 probe packets per hop, 72 byte packets
1 172.16.1.203 2.452 ms 2.353 ms 1.987 ms
2 172.16.1.1 3.419 ms 1.091 ms 1.935 ms
3 172.16.1.203 4.265 ms 5.506 ms 2.001 ms
4 172.16.1.1 0.655 ms 0.943 ms 1.099 ms
5 172.16.1.203 4.420 ms 5.736 ms 3.449 ms
6 172.16.1.1 2.073 ms 1.866 ms 2.750 ms
7 172.16.1.203 3.889 ms 7.043 ms 3.331 ms
8 172.16.1.1 2.390 ms 3.839 ms 2.348 ms
9 172.16.1.203 5.872 ms 5.165 ms 4.879 ms
10 172.16.1.1 3.187 ms 3.522 ms 3.734 ms
11 172.16.1.203 5.144 ms 5.392 ms 4.754 ms
12 172.16.1.1 3.511 ms 3.707 ms 4.145 ms
13 172.16.1.203 6.651 ms 6.003 ms 5.832 ms
14 172.16.1.1 4.322 ms 4.550 ms 5.100 ms
15 172.16.1.203 6.373 ms 6.314 ms 5.861 ms
16 172.16.1.1 4.888 ms 5.228 ms 5.541 ms
17 172.16.1.203 8.368 ms 9.494 ms 7.112 ms
18 172.16.1.1 6.047 ms 7.554 ms 5.993 ms
19 172.16.1.203 7.710 ms 7.416 ms 7.195 ms
20 172.16.1.1 5.736 ms 6.759 ms 6.782 ms
21 172.16.1.203 9.385 ms 8.447 ms 8.231 ms
22 172.16.1.1 6.700 ms 7.223 ms 6.432 ms
23 172.16.1.203 10.192 ms 8.615 ms 11.718 ms
24 172.16.1.1 7.385 ms 7.690 ms 7.222 ms
25 172.16.1.203 10.012 ms 9.779 ms 9.516 ms
26 172.16.1.1 7.946 ms 8.692 ms 8.871 ms
27 172.16.1.203 10.041 ms 10.367 ms 9.682 ms
28 172.16.1.1 8.389 ms 8.663 ms 9.707 ms
29 172.16.1.203 10.295 ms 10.897 ms 10.741 ms
30 172.16.1.1 9.490 ms 9.283 ms 9.862 ms
31 172.16.1.203 11.674 ms 11.227 ms 11.908 ms
32 172.16.1.1 9.769 ms 9.952 ms 10.004 ms
From ios-7
iosv-7#ping 172.16.1.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.16.1.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/3/6 ms
iosv-7#
I can ping from ios-7 to the 60E address 172.16.1..1 . I can ping from 60E to 172.16.1.203.
FWF60E4Q16000229 # exec ping 172.16.1.203
PING 172.16.1.203 (172.16.1.203): 56 data bytes
64 bytes from 172.16.1.203: icmp_seq=0 ttl=255 time=2.6 ms
64 bytes from 172.16.1.203: icmp_seq=1 ttl=255 time=2.2 ms
64 bytes from 172.16.1.203: icmp_seq=2 ttl=255 time=2.4 ms
64 bytes from 172.16.1.203: icmp_seq=3 ttl=255 time=2.7 ms
64 bytes from 172.16.1.203: icmp_seq=4 ttl=255 time=2.4 ms
--- 172.16.1.203 ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 2.2/2.4/2.7 ms
iosv-7#sh ip route vrf customer1
Routing Table: customer1
Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP
a - application route
+ - replicated route, % - next hop override, p - overrides from PfR
Gateway of last resort is 172.16.1.1 to network 0.0.0.0
S* 0.0.0.0/0 [1/0] via 172.16.1.1
172.16.0.0/30 is subnetted, 2 subnets
O 172.16.16.0 [110/2] via 192.168.32.2, 00:31:06, GigabitEthernet0/2
O 172.16.32.0 [110/2] via 192.168.32.2, 00:31:06, GigabitEthernet0/2
192.168.32.0/24 is variably subnetted, 2 subnets, 2 masks
C 192.168.32.0/30 is directly connected, GigabitEthernet0/2
L 192.168.32.1/32 is directly connected, GigabitEthernet0/2
iosv-7#
iosv-7#
iosv-7#
iosv-7#sh ip route vrf customer2
Routing Table: customer2
Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP
a - application route
+ - replicated route, % - next hop override, p - overrides from PfR
Gateway of last resort is 172.16.1.1 to network 0.0.0.0
S* 0.0.0.0/0 [1/0] via 172.16.1.1
172.16.0.0/30 is subnetted, 1 subnets
O 172.16.16.0 [110/2] via 192.168.64.2, 00:31:11, GigabitEthernet0/3
192.168.64.0/24 is variably subnetted, 2 subnets, 2 masks
C 192.168.64.0/30 is directly connected, GigabitEthernet0/3
L 192.168.64.1/32 is directly connected, GigabitEthernet0/3
iosv-7#