Specifications
48 MDS Orbit MCR-4G Technical Manual MDS 05-6628A01, Rev. A
Invisible place holder
Figure 22. Destination NAT Translation of IP Address
Configuring
Configuration Hierarchy
services {
firewall
nat {
destination {
rule-set <name> {
rule <id> {
match {
protocol <udp|tcp>
src-address <network/prefix>;
dst-address <network/prefix>;
dst-port <unit16>;
}
destination-nat {
address <ip-address>;
port <unit16>;
}
}
}
}
}
}
interfaces {
interface <name> {
nat {
destination <name>;
}
}
}
Destination NAT configuration on MCR involves following high level steps:
1. Create a destination NAT rule-set.
2. Add one or more rules to perform destination NAT for a specific incoming traffic on the public inter-
face.