Asus AAM6000EV Specifications Page 50

  • Download
  • Add to my manuals
  • Print
  • Page
    / 69
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 49
Example:
DSL> ip device
# type dev file IP address
device ether ether //nice mtu 1500 192.168.2.1
device vlane ether //lane mtu 1500 192.168.55.1
DSL> ip subnet
subnet vlane.home . 192.168.55.0 ff:ff:ff:00 vlane
subnet ether.home . 192.168.2.0 ff:ff:ff:00 ether
DSL> ip subnet add vlane.home . 192.168.55.1 ff:ff:fc:0
DSL> ip subnet
subnet vlane.home . 192.168.52.0 ff:ff:fc:00 vlane
subnet ether.home . 192.168.2.0 ff:ff:ff:00 ether
13.6. Commands for NAT process
13.6.1. ip nat
Syntax:
ip nat add|delete <i/f name>
Description:
This command adds or removes NAT functionality from the named interface. The interface name is the name as listed by
the ip device command. NAT should always be enabled only on the interface connecting to the public network, not
the interface connecting to the private network.
Example:
> ip nat add ppp_device
13.6.2. nat interfaces
Syntax:
nat interfaces
Description:
The nat interfaces command displays the IP router ports on which NAT is currently enabled. For each of these, a
status and IP address is listed. The IP address is discovered automatically from the IP stack. The status shows the user
whether NAT is currently operational on that interface (“enabled”), or whether NAT is still waiting to find out the
interface’s IP address (“not ready”).
Example:
> nat interfaces
Name Status IP address
ethernet enabled 194.129.40.2
ppp not ready
13.6.3. nat inbound
Syntax:
nat inbound list
- 50 -
Page view 49
1 2 ... 45 46 47 48 49 50 51 52 53 54 55 ... 68 69

Comments to this Manuals

No comments