NETGEAR ProSafe 802.11g Wireless Access Point WG302v2 Reference Manual
Command Line Reference C-7
v1.0, May 2006
helpful for viewing basic system information.
Configuring Basic Settings
The commands in Table C-6 correspond to the Basic Settings page on the Web UI.
Table C-5 System Information
Task Command
View hardware information get system
View information about all interfaces get interface
View information about the 802.11 radio get radio
View information about the Security Profiles get vap
View DNS settings get host
Table C-6 Basic Setting s
Task Command
Set the Access Point Name set host id <name>
Example:
set host id LAB_AP
Set the Country / Region set system country <2_letter_country_code>
Example:
set system country us
Enable the DHCP Client set management dhcp-client status up
Disable the DHCP Client set management dhcp-client status down
Set a Static IP Address
set interface brvlan1 static-ip <ip_address>
Example:
set interface brvlan1 static-ip 10.10.12.221
Set a Subnet Mask set interface brvlan1 static-mask <netmask>
Example:
set interface brvlan1 static-mask
255.255.255.0
Set the Default Gateway
set static-ip-route gateway <ip_address>
Example:
set static-ip-route gateway 10.10.12.1