match {
source-address any;
destinataion-address any;
application any;
}
then {
permit;
}
}
}
}
zones {
security-zone trust {
interfaces {
ge-0/0/0.0;
}
}
security-zone untrust {
interfaces {
ge-0/0/1.0;
}
}
}
}
interfaces {
ge-0/0/0 {
unit 0 {
family inet {
address 9.0.0.254/8;
}
}
}
ge-0/0/1 {
unit 0 {
family inet {
address 10.0.0.254/8;
}
}
}
fxp0 {
unit 0 {
family inet {
address 10.157.80.85/19;
}
}
}
}
18. Commit the configuration to activate it on the services gateway.
[edit]
admin# commit
19. Optionally, configure additional properties by adding the necessary configuration
statements. Then commit the changes to activate them on the services gateway.
[edit]
admin# commit
Copyright © 2017, Juniper Networks, Inc.82
SRX1500 Services Gateway Hardware Guide