MicroNet Technology SP5001/S User Manual

Page 68

Advertising
background image

67

19.7.5

[commit]

Save changes after configuring SP5001/S.

usr/config$ commit

This may take a few seconds, please wait....

Commit to flash memory ok!

usr/config$

Figure 43. commit command list

Note: Users shall use commit to save modified value, or they will not be

activated after system reboot.

19.7.6

[ifaddr]

Configure and display network information.

usr/config$ ifaddr

LAN information and configuration

Usage:

ifaddr [-print]|[-dhcp used]|[-sntp mode [server]]

ifaddr [-ip ipaddress] [-mask subnetmask] [-gate defaultgateway]

ifaddr [-dns index [dns server address]]

-print Display LAN information and configuration.

-ip Specify ip address.

-mask Set Internet subnet mask.

-gate Specify default gateway ip address

-dhcp Set DHCP client service flag (On/Off).

-sntp Set SNTP server mode and specify IP address.

-dns specify IP address of DNS Server.

-timezone Set local timezone.

-ipsharing Specify usage of an IP sharing device and specify IP

address.

-upnp Specify the upnp mode of ipsharing(0:Off/1:On)

Note:

Range of ip address setting (0.0.0.0 ~ 255.255.255.255).

DHCP client setting value (On=1, Off=0). If DHCP set to 'On',

Obtain a set of Internet configuration from DHCP server assigned.

SNTP mode (0=no update, 1=specify server IP, 2=broadcast mode).

Example:

ifaddr -ip 210.59.163.202 -mask 255.255.255.0 -gate 210.59.163.254

ifaddr -dhcp 1

ifaddr -sntp 1 210.59.163.254

ifaddr -ipsharing 1 210.59.163.254

ifaddr -upnp 1

ifaddr -dns 1 168.95.1.1

usr/config$

Figure 44. ifaddr command list

Advertising