Creating a VLAN Trunk on a Netscreen Firewall

Below shows you the basic configuration on how to create a VLAN trunk on a Netscreen Firewall.
A VLAN trunk is a term used to describe a collection of logical interfaces, each one being able to receive and de-capsulate VLAN tagged packets for its relevant VLAN.

In this example our trunk will consist of 2 logical interfaces. 1 interface being for VLAN 10 and the other for VLAN 20.

set zone id 100 "Int-VLAN10"
set zone id 101 "DMZ-VLAN20"

set interface ethernet0/0.10 tag 10 zone "Int-VLAN10"
set interface ethernet0/0.10 ip 172.16.10.100/24
set interface ethernet0/0.10 route

set interface ethernet0/0.20 tag 20 zone "DMZ-VLAN20"
set interface ethernet0/0.20 ip 172.16.20.100/24
set interface ethernet0/0.20 route
Rick Donato

Want to become an IT Security expert?

Here is our hand-picked selection of the best courses you can find online:
Internet Security Deep Dive course
Complete Cyber Security Course – Hackers Exposed
CompTIA Security+ (SY0-601) Certification Complete course
and our recommended certification practice exams:
AlphaPrep Practice Tests - Free Trial