EasyManuals Logo

Juniper ACX1000 Configuration Guide

Juniper ACX1000
3270 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #1073 background imageLoading...
Page #1073 background image
nat {
rule nat-ftp {
match-direction input;
term term1 {
from {
source-address {
10.10.10.0/24;
}
applications junos-ftp;
}
then {
translated {
source-pool p-napt;
translation-type {
napt-44;
}
}
}
}
}
}
4. Binding service sets to the interface.
[edit]
interfaces {
ge-0/1/0 {
media-type copper;
unit 0 {
family inet {
service {
input {
service-set set-ftp;
}
output {
service-set set-ftp;
}
}
address 10.10.10.1/24;
}
}
}
ge-0/1/1 {
media-type copper;
unit 0 {
family inet {
address 10.10.10.1/24;
}
}
}
ms-0/2/0 {
unit 0 {
family inet;
}
}
1015Copyright © 2017, Juniper Networks, Inc.
Chapter 31: Configuring Network Address Translation (NAT) and Stateful Firewall Services

Table of Contents

Other manuals for Juniper ACX1000

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Juniper ACX1000 and is the answer not in the manual?

Juniper ACX1000 Specifications

General IconGeneral
BrandJuniper
ModelACX1000
CategoryNetwork Router
LanguageEnglish

Related product manuals