User's Manual Part 3

MSR Series Quick Start Guide, AOS-v2.0
Copyright 2007 Azalea Networks
16
The following three examples shows how each of the three routers introduced above are
configured using the setup command. Note that by typing “?” after each parameter, one
is reminded of the next parameter to enter. However, one could always perform the
configuration by specifying the whole command in full.
Example Configuration 1: Portal node
MSR2000# setup portal ?
AU Set country code for Australia
CN Set country code for China
EU Set country code for Denmark, Germany, Iceland, Finland,
Netherlands, Norway, Sweden, Poland, Slovenia, Luxembourg, South Africa
IL Set country code for Israel
JP Set country code for Japan
KR Set country code for Korea
LA Set country code for Latin America
NA Set country code for North America (USA and Canada)
SG Set country code for Singapore
TW Set country code for Taiwan
US Set country code for US
MSR2000# setup portal US ?
<1-255> The node-id of this router
MSR2000# setup portal US 1 ?
A.B.C.D The router loopback id
MSR2000# setup portal US 1 192.168.10.1 ?
dhcp Use DHCP for fast-ethernet 0
A.B.C.D/M The static IP address/prefix of fast-ethernet 0
MSR2000# setup portal US 1 192.168.10.1 206.10.5.2/24 ?
A.B.C.D IP address of default gateway
MSR2000# setup portal US 1 192.168.10.1 206.10.5.2/24 206.10.5.1 ?
WORD SSID of this router's BSS
MSR2000# setup portal US 1 192.168.10.1 206.10.5.2/24 206.10.5.1
Public ?
WORD A.B.C.D DNS Server IP address (ip_address,ip_address,...)
MSR2000# setup portal US 1 192.168.10.1 206.10.5.2/24 206.10.5.1 Public
206.10.10.12,206.10.10.13 ?
nat-off Do not use NAT on fast-ethernet 0
<cr>
MSR2000# setup portal US 1 192.168.10.1 206.10.5.2/24 206.10.5.1 Public
206.10.10.12,206.10.10.13 <cr>
Overwrite current configuration with new settings and reboot?(yes/no)
yes
After confirming the setup, the router will reboot and start functioning as a portal node.
Example Configuration 2: Point node
MSR2000# setup point ?
AU Set country code for Australia
CN Set country code for China
EU Set country code for Denmark, Germany, Iceland, Finland,
Netherlands, Norway, Sweden, Poland, Slovenia, Luxembourg, South Africa
IL Set country code for Israel
JP Set country code for Japan
KR Set country code for Korea
LA Set country code for Latin America