14
Set Static IP Only
To set only a static IP address, enter the following commands:
Change the settings according to the information provided by your ISP or
network administrator.
> defaults
> ip_sharing false
> dhcp_enable false
> dhcp_server 10.13.17.1 255.255.255.0
> static_ip 10.13.17.1 255.255.255.0
> dns_server 172.21.3.88 172.23.5.1 172.23.5.2
> rip_enable true
> rip2_md5 true
> rip2_keyid 1
> rip2_keystr david
> save
> reset