Converts cisco VLAN interface config script into Config files for Fortigate Interfaces and Routes
Name | VLAN ID | Comment | IP Address | Secondary IP | DHCP Relay 1 | DHCP Relay 2 |
---|---|---|---|---|---|---|
VL2-BL-FW-Distr | 2 | BL FW Distribution | 192.168.11.223 255.255.255.0 | N/A | N/A | N/A |
VL10 | 10 | 192.168.11.222 255.255.255.240 | N/A | N/A | N/A | |
VL11 | 11 | 192.168.11.224 255.255.255.0 | N/A | N/A | N/A | |
VL15 | 15 | 192.168.11.225 255.255.255.0 | N/A | N/A | N/A | |
VL20-BL-Printer | 20 | BL Printers | 192.168.11.220 255.255.255.0 | N/A | N/A | N/A |
VL | 192.168.11.220 255.255.255.0 | N/A | N/A | N/A |
Name | Original IP | Network | Subnet | Gateway |
---|---|---|---|---|
interface Vlan2 | 192.168.11.223 | 192.168.11.0 | 255.255.255.0 | 172.16.1.252 |
interface Vlan10 | 192.168.11.222 | 192.168.11.0 | 255.255.255.240 | 172.16.1.252 |
interface Vlan11 | 192.168.11.224 | 192.168.11.0 | 255.255.255.0 | 172.16.1.252 |
interface Vlan15 | 192.168.11.225 | 192.168.11.0 | 255.255.255.0 | 172.16.1.252 |
interface Vlan20 | 192.168.11.220 | 192.168.11.0 | 255.255.255.0 | 172.16.1.252 |
interface Vlan2 description * BL FW Distribution * ip address 192.168.11.223 255.255.255.0 no ip redirects no ip unreachables no ip proxy-arp
interface Vlan10 ip address 192.168.11.222 255.255.255.240 shutdown
interface Vlan11 ip address 192.168.11.224 255.255.255.0 no ip proxy-arp
interface Vlan15 ip address 192.168.11.225 255.255.255.0
interface Vlan20 description * BL Printers * ip address 192.168.11.220 255.255.255.0 no ip redirects no ip unreachables no ip proxy-arp
Most of the stuff I've built requires a password to access. So link me if you want to take a peak