Nat Configuration - Samsung WEC8500 Operation Manual

Access point controller
Hide thumbs Also See for WEC8500:
Table of Contents

Advertisement

2600-00FK1RGA4
Ver.
8.5.3

NAT Configuration

Configuration using CLI
[SNAT Configuration using Access List]
To add Source NAT (SNAT) using an access-list, execute the command as follows:
1) Go to configure mode of CLI.
WEC8500# configure terminal
2) Create an access-list.
WEC8500/configure# access-list fw fw1 deny any 10.10.10.10/32 any
3) Create a NAT pool.
WEC8500/configure# ip nat pool pool1 30.30.30.1 30.30.30.1
255.255.255.0
4) Configure a NAT to the interface.
WEC8500/configure# interface vlan1.30
WEC8500/configure/interface vlan1.30# ip nat inside
WEC8500/configure/interface vlan1.30#exit
5) Add the NAT rule by using access-list and pool.
WEC8500/configure# ip nat outside source list fw1 pool pool1
[SNAT Configuration using Static IP]
To add SNAT using a static IP, execute the command as follows:
1) Go to configure mode of CLI.
WEC8500# configure terminal
2) Configure a NAT to the interface.
WEC8500/configure# interface vlan1.30
WEC8500/configure/interface vlan1.30#ip nat outside
WEC8500/configure/interface vlan1.30#exit
© SAMSUNG Electronics Co., Ltd.
3.0
CHAPTER 8. Security
page 310 of 496

Advertisement

Table of Contents
loading

This manual is also suitable for:

Wec8050

Table of Contents