Fortinet MR1 manual Vlan Routing Example Network Diagram, Create Two VLANs

Models: MR1

1 640
Download 640 pages 32.63 Kb
Page 300
Image 300

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

Page 300
Image 300
Fortinet MR1 manual Vlan Routing Example Network Diagram, Create Two VLANs