Configuration Examples; Static Configuration - Cabletron Systems IA1100 User's Reference Manual

Internet appliance
Hide thumbs Also See for IA1100:
Table of Contents

Advertisement

Configuration Examples

This section shows examples of NAT configurations.

Static Configuration

The example in
outside address 192.50.20.2:
Outbound: Translate source 10.1.1.2 to 192.50.20.2
Inbound: Translate destination 192.50.20.2 to 10.1.1.2
IP network 10.1.1.0/24
10.1.1.2
The first step is to create the interfaces:
interface create ip 10-net address-netmask 10.1.1.1/24 port et.2.1
interface create ip 192-net address-netmask 192.50.20.1/24 port et.2.2
Next, define the interfaces to be NAT inside or outside:
nat set interface 10-net inside
nat set interface 192-net outside
Then, define the NAT static rules:
nat create static protocol ip local-ip 10.1.1.2 global-ip 192.50.20.2
Internet Appliance User Reference Manual
Chapter 11: Network Address Translation Configuration Guide
Figure 24
configures a static address binding for inside address 10.1.1.2 to
Router
et.2.1
et.2.2
interface 10-net
(10.1.1.1/24)
Figure 24. Static Configuration Example
interface 192-net
(192.50.20.1/24)
Global Internet
189

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ia1200

Table of Contents