Set static router address

Example:

CM>nat static gateway 68.5.202.1

Set NAT public Gateway IP to 68.5.202.1

CM>show nat config

NAT : Enable

WAN SETUP :

NAT public IP configuration : Manually

Static NAT public IP address : 68.5.203.15 Subnet Mask : 255.255.254.0

Static NAT public Gateway IP address : 68.5.202.1

Interfaces

¾interface ethernet address {ip address} mask {subnet netmask}{nat-private””} Set ethernet interface IP address.

Set ethernet interface IP address as nat-private gateway.

Example:

CM>interface ethernet address 192.168.100.1 mask 255.255.255.224 CM>show interface ethernet

Interface Ethernet

MAC address: 0002.8A0E.ECC8

IP address 192.168.100.1 subnet-mask 255.255.255.224 Link status: link

Mode: 100Mbps, full-duplex

Example:

CM>interface ethernet address 192.168.100.1 mask 255.255.255.224 nat-private CM>show interface ethernet

Interface Ethernet

MAC address: 0002.8A0E.E673

IP address 192.168.100.1 subnet-mask 255.255.255.224 (nat-private)

Link status: link

Mode: 100Mbps, full-duplex

¾interface ethernet dhcp-relay {ip addressenabledisable} Ethernet interface dhcp-relay.

User’ Guide

51

Page 51
Image 51
Nintendo 2000 manual Interfaces, CMnat static gateway