
Appendix B Sample Configurations
P-974H/HW Series User’s Guide
79
7.6.3 Set Static IP with NAT
To set a static IP address with NAT, enter the following commands:
Change the settings according to the information provided by your ISP or network
administrator.
7.6.4 Set Static IP with NAT and Private DHCP
To set a static IP address with NAT and a private DHCP server, 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 192.168.1.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
> defaults
> ip_sharing false
> dhcp_enable true
> dhcp_server 192.168.1.1 255.255.255.0
> dhcp_pool 192.168.1.2 20
> 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
Kommentare zu diesen Handbüchern