Specifying DNS servers available to the client
The
dns-server
command specifies DNS servers that are available to DHCP clients.
device(config-dhcp-cabo)# dns-server 10.2.1.143, 10.2.2.142
Syntax:
dns-server address
[
address
,
address
]
Configuring the domain name for the client
The
domain-name
command configures the domain name for the client.
device(config-dhcp-cabo)# domain-name sierra
Syntax:
domain-name
domain
Configuring the lease duration for the address pool
The
lease
command specifies the lease duration for the address pool. The default is a one-day lease.
device(config-dhcp-cabo)# lease 1 4 32
In this example, the lease duration has been set to one day, four hours, and 32 minutes. You can set a lease duration for just days, just
hours, or just minutes, or any combination of the three.
Syntax:
lease
days
hours
minutes
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.
device(config-dhcp-cabo)# excluded-address 10.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.
device(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.
device(config-dhcp-cabo)# network 10.2.3.44/24
Syntax:
network
subnet
/
mask
Configuring IP parameters - Layer 3 switches
FastIron Ethernet Switch Layer 3 Routing
53-1003627-04
91
Summary of Contents for FastIron SX 1600
Page 2: ...FastIron Ethernet Switch Layer 3 Routing 2 53 1003627 04 ...
Page 16: ...FastIron Ethernet Switch Layer 3 Routing 16 53 1003627 04 ...
Page 20: ...FastIron Ethernet Switch Layer 3 Routing 20 53 1003627 04 ...
Page 142: ...FastIron Ethernet Switch Layer 3 Routing 142 53 1003627 04 ...
Page 150: ...FastIron Ethernet Switch Layer 3 Routing 150 53 1003627 04 ...
Page 200: ...FastIron Ethernet Switch Layer 3 Routing 200 53 1003627 04 ...
Page 214: ...FastIron Ethernet Switch Layer 3 Routing 214 53 1003627 04 ...
Page 350: ...FastIron Ethernet Switch Layer 3 Routing 350 53 1003627 04 ...
Page 476: ...FastIron Ethernet Switch Layer 3 Routing 476 53 1003627 04 ...
Page 588: ...FastIron Ethernet Switch Layer 3 Routing 588 53 1003627 04 ...