Efficient Networks Router family Command line interface User's Guide Page 228

  • Download
  • Add to my manuals
  • Print
  • Page
    / 323
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 227
228 Chapter 5. Command Line Interface Reference
DHCP BOOTP ALLOW
Allows a BootP request to be processed for a particular client or subnet.
DHCP BOOTP DISALLOW
Denies processing of a BootP request for a particular client or subnet.
DHCP BOOTP FILE
Specifies the boot file name (kernel).
Note: Be sure to the TFTP server IP address when you specify the file.
min Minimum number of value(s).
max Maximum number of value(s).
type Byte | word | long | longint | binary | ipaddress | string
Example 1:
dhcp add 192.168.254.0.255.255.255.0
(adds this subnetwork)
Example 2:
dhcp add 192.168.254.31
(adds this client lease
Example 3:
dhcp add 128 1 4 ipAddress
(adds this option type
Note: In example 3, 128 allows IP addresses, the server has a minimum of one IP address, the
server can have up to four IP addresses, and the type is ÒipaddressÓ).
dhcp bootp allow <net>|<ipaddr>
net IP address of the subnetwork lease in the format of 4 decimals separated by periods.
ipaddr IP address of the client lease in the format of 4 decimals separated by periods.
Example:
dhcp bootp allow 192.168.254.0
dhcp bootp disallow <net>|<ipaddr>
net IP address of the subnetwork lease in the format of 4 decimals separated by periods.
ipaddr IP address of the client lease in the format of 4 decimals separated by periods.
Example:
dhcp bootp disallow 192.168.254.0
Page view 227
1 2 ... 223 224 225 226 227 228 229 230 231 232 233 ... 322 323

Comments to this Manuals

No comments