IPERF Testing between Cisco Guestshell and Fortigate Firewall
Victor Victor
920 subscribers
3,298 views
43

 Published On Feb 20, 2020

Brief demonstration of one of the many use cases for Cisco's IOS-XE Guestshell using application hosting.

Cisco CSR1000v // Fuji 16.9.5 // csr1000v-universalk9.16.09.05.ova
Fortinet Fortigate 60E // v6.0.6

///////////////////////////////////// CSR1Kv Configuration //////////////////////////////////////////////
iox
interface VirtualPortGroup 0
description GUESTSHELL
ip address 10.88.88.1 255.255.255.0
------------------------------------------------- IOS XE Fuji 16.7.1 or later ----------------------------------
app-hosting appid guestshell
app-vnic gateway0 virtualportgroup 0 guest-interface 0
guest-ipaddress 10.88.88.2 netmask 255.255.255.0
app-default-gateway 10.88.88.1 guest-interface 0
name-server0 8.8.8.8
guestshell enable
----------------------------------------------- IOS XE Everest 16.6.7 or earlier -------------------------
guestshell enable VirtualPortGroup 0 guest-ip 10.88.88.2 name-server 8.8.8.8
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////

show more

Share/Embed