User's Manual

Chapter 3: 9150 Main Configuration
Configuring The IP Address
30 Teklogix 9150 Wireless Gateway User Manual
in the server's address table. If you do not use a server, make sure that the DHCP or
BOOTP option is disabled and continue with the configuration commands to manu-
ally assign an IP address.
Important: When your configuration is completed, the changes should be
saved to flash by entering the following command (commands are
case-sensitive):
>cfg commitCache
To display the bootp setting:
>cfg get system.dobootp
To enable bootp:
>cfg put system.dobootp 1
To disable bootp:
>cfg put system.dobootp 0
To display the default IP address:
>cfg get interface.1.defaultipaddress
To configure the default IP address (xxx.xxx.xxx.xxx represents the IP address):
>cfg put interface.1.defaultipaddress xxx.xxx.xxx.xxx
To display the default gateway:
>cfg get system.defaultgateway
To configure the default gateway:
>cfg put system.defaultgateway xxx.xxx.xxx.xxx
To display the default subnetmask:
>cfg get interface.1.defaultsubnetmask
To configure the default subnetmask:
>cfg put interface.1.defaultsubnetmask xxx.xxx.xxx.xxx