Dell FCX624-I Laptop User Manual


  Open as PDF
of 1494
 
850 PowerConnect B-Series FCX Configuration Guide
53-1002266-01
Configuring IP parameters – Layer 3 Switches
26
Specify addresses to exclude from the address pool
The excluded-address command specifies either a single address, or a range of addresses that are
to be excluded from the address pool.
PowerConnect(config-dhcp-cabo)# excluded-address 101.2.3.44
Syntax: excluded-address <[<address> | <address-low address-high>]>
<address> - Specifies a single address
<address-low address-high> - Specifies a range of addresses
Configure the NetBIOS server for DHCP clients
The netbios-name-server command specifies the IP address of a NetBIOS WINS server or servers
that are available to Microsoft DHCP clients.
PowerConnect(config-dhcp-cabo)# netbios-name-server 192.168.1.55
Syntax: netbios-name-server <address> [<address2>, <address3>]
Configure the subnet and mask of a DHCP address pool
This network command configures the subnet network and mask of the DHCP address pool.
PowerConnect(config-dhcp-cabo)# network 101.2.3.44/24
Syntax: network <subnet>/<mask>
Configure a next-bootstrap server
The next-bootstrap-server command specifies the IP address of the next server the client should
use for boot up.
PowerConnect(config-dhcp-cabo)# next-bootstrap-server 101.2.5.44
Syntax: next-bootstrap-server <address>
Configure the TFTP server
This tftp-server command specifies the address of the TFTP server to be used by the DHCP clients.
PowerConnect(config-dhcp-cabo)# tftp-server 101.7.5.48
Syntax: tftp-server <address>
Configure a vendor type and configuration value for a DHCP client
The vendor-class command specifies the vendor-type and configuration value for a DHCP client.
PowerConnect(config-dhcp-cabo)# vendor class ascii waikiki
Syntax: vendor-class <[<ascii> | <ip> | <hex> ]> <value>