Configuration Guide User guide
FastIron Configuration Guide 1023
53-1002494-02
Configuring IP parameters – Layer 3 Switches
Specifying 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.
Brocade(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
Configuring 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.
Brocade(config-dhcp-cabo)# netbios-name-server 192.168.1.55
Syntax: netbios-name-server <address> [<address2>, <address3>]
Configuring the subnet and mask of a DHCP address pool
This network command configures the subnet network and mask of the DHCP address pool.
Brocade(config-dhcp-cabo)# network 101.2.3.44/24
Syntax: network <subnet>/<mask>
Configuring a next-bootstrap server
The next-bootstrap-server command specifies the IP address of the next server the client should
use for boot up.
Brocade(config-dhcp-cabo)# next-bootstrap-server 101.2.5.44
Syntax: next-bootstrap-server <address>