⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 default.conf.rogers-toronto

📁 this is sample about DHCP-agent
💻 ROGERS-TORONTO
字号:
# $Header: /cvsroot/dhcp-agent/dhcp-agent/contrib/default.conf.rogers-toronto,v 1.1 2003/06/28 04:13:08 actmodern Exp $# # CONTRIB: Jon Nistor <nistor@snickers.org>## CONF:    defaults.conf configured for Rogers Cable## OPTIONS:# ip-address, subnet mask, lease time, renewal time, rebinding time, # interface mtu, domain name, domain name server## IP address requests are implicit we just ask for the other options below.request subnet-mask, ip-address-lease-time, renewal-time, domain-name, routers;# For the time being it fails on getting interface-mtu and domain-name-servers# even though they do show up in /etc/resolv.conf; however they do now show up# when dhcp-sniff is run.require subnet-mask, ip-address-lease-time, renewal-time, domain-name, routers;set default-interface-mtu = 1500;# Router discovery -- should we use ICMP to find the best router?# answer: no, because they'll only be one on Rogers.enable do-measure-router-latency = no;# Default ARP settings are pretty generous. Unless you experience# problems this should suffice for most networks which don't have# excessive packet lossset arp-retries = 1;set arp-timeout-threshold = 10;# EOF

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -