}
}
interfaces {
vlan.0;
}
}
security-zone untrust {
interfaces {
ge-0/0/0.0 {
host-inbound-traffic {
system-services {
dhcp;
tftp;
}
}
}
}
screen untrust-screen;
}
}
policies {
from-zone trust to-zone untrust {
policy trust-to-untrust {
match {
source-address any;
destination-address any;
application any;
}
then {
permit;
}
}
}
}
}
vlans {
vlan-trust {
vlan-id 3;
l3-interface vlan.0;
}
}
protocols {
stp;
}
Related
Documentation
SRX220 Services Gateway Software Configuration Overview on page 77
•
•
SRX220 Services Gateway Autoinstallation Overview on page 47
•
Performing Initial Software Configuration on the SRX220 Services Gateway Using the
CLI on page 92
91
Copyright © 2016, Juniper Networks, Inc.
Chapter 16: Performing Initial Configuration