[pppoe] command – Planet Technology VIP-152T User Manual

Page 36

Advertising
background image


PLANET VIP-152T User’s Manual

33

5. -dns: User can set primary and secondary Domain Name Server IP address. Once VIP-152T

can connect with DNS server, user can specify URL address instead of IP address for Proxy

Server and phone book IP address...etc. (ifaddr –dns 1 “primary DNS server address–dns

2 “secondary DNS server address”)

6. –timezone: User can set different time zone according to the location VIP-152T is. For example,

in Taiwan the time zone should be set as 8,which means GMT+8. (GMT-8: ifaddr –timezone

-8)

7. -ipsharing: If VIP-152T is behind a IP-sharing , user must enable IP sharing function and

specify public IP address.(ifaddr –ipsharing 0/1 “public IP address of IP sharing” , 0 for

disable and 1 for enable)

"

Note:

Some Proxy servers support endpoint behind NAT function, in this case VIP-152T doesn’t

have to enable IP sharing function, please contact with the local service provider (Proxy

Server vendor for detail 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
-ipmode Set get IP mode(0:Fixed IP/1:DHCP/2:PPPoE)
-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.
Note:
Range of ip address setting (0.0.0.0 ~ 255.255.255.255).
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 -ipmode 1
ifaddr -sntp 1 210.59.163.254
ifaddr -ipsharing 1 210.59.163.254
ifaddr -dns 1 168.95.192.1

usr/config$

4.10. [pppoe] command

1. -print: display all current configurations and information.

Advertising