Fortinet MR1 User Manual page 300

Version 4.0 mr1
Table of Contents

Advertisement

Figure 1. VLAN Routing Example Network Diagram
Step 1: Create Two VLANs
The following code sequence shows an example of creating two VLANs , and next specifies
the VLAN ID assigned to untagged frames received on the ports.
config
vlan database
vlan 10
vlan 20
exit
config
interface 0/1
switchport allowed vlan add 10
switchport native vlan 10
switchport allowed vlan remove 1
exit
interface 0/2
switchport allowed vlan add 10
switchport native vlan 10
switchport allowed vlan remove 1
exit
interface 0/3
switchport allowed vlan add 20
switchport native vlan 20
switchport allowed vlan remove 1
exit
exit
300

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fortiswitch-100

Table of Contents