SAMPLE.CFG
上传用户:sunrenlu
上传日期:2022-06-13
资源大小:1419k
文件大小:1k
源码类别:

操作系统开发

开发平台:

DOS

  1. [settings]
  2. print="You must update parameters in TCP.CFG file"
  3. # UPDATE THESE PARAMETERS to reflect your machine/site
  4. # eg ip = 204.225.252.2
  5. ip=
  6. netmask=255.255.255.0
  7. # eg. gateway=204.225.252.1
  8. gateway=
  9. # eg. nameserver=204.225.252.1
  10. nameserver=
  11. #eg. smtp.gateway=204.225.252.1
  12. smtp.gateway=
  13. # change these parameters to suite your needs
  14. # This is the password for FTPing in
  15. ftpd.password=
  16. # This is whom we Email at each reboot
  17. email.notify=
  18. #
  19. # supply a complete Email address like "juser@ertos.com"
  20. # hostname is what this station claims to be
  21. # (it should be the complete DNS name of this host, eg: xxx.ertos.com )
  22. smtp.hostname=
  23. # this is an SMTP relay host (Unix or NT)
  24. # eg. 204.225.252.2
  25. smtp.gateway=
  26. # Enable syslogging
  27. # eg. 204.225.252.2
  28. syslog.host=
  29. # And here are the port configurations
  30. # comN=IRQ#,BaudRate
  31. [com1]
  32. speed=9600
  33. irq=4
  34. [com2]
  35. speed=9600
  36. irq=3