Reference Guide

Table Of Contents
Parameters
ip-address1First IP address of the IP address range.
ip-address2Last IP address of the IP address range.
Default Not configured
Command Mode DHCP-POOL
Usage
Information
This command is used to configure a range of IP addresses that the OS10 switch, acting as the DHCP
server, can assign to DHCP clients. The no version of this command requires only the first IP address to
remove the range configuration.
Example
OS10(config)# OS10(config)# ip dhcp server
OS10(config-dhcp)# pool pool1
OS10(config-dhcp-pool1)# network 192.168.10.0/24
OS10(config-dhcp-pool1)# range 192.168.10.2 192.168.10.8
Supported
Releases
10.4.1 or later
show ip dhcp binding
Displays the DHCP binding table with IPv4 addresses.
Syntax
show ip dhcp binding
Parameters None
Default Not configured
Command Mode EXEC
Usage
Information
Use this command to view the DHCP binding table.
Example
OS10# show ip dhcp binding
IP Address Hardware address Lease expiration Hostname
+-----------------------------------------------------
11.1.1.254 00:00:12:12:12:12 Jan 27 2016 06:23:45
Total Number of Entries in the Table = 1
Supported
Releases
10.2.0E or later
DNS commands
OS10 supports the configuration of a DNS host and domain parameters.
ip domain-list
Adds a domain name to the DNS list. This domain name appends to incomplete hostnames in DNS requests.
Syntax
ip domain-list [vrf vrf-name] [server-name] name
Parameters
vrf vrf-name (Optional) Enter the key word vrf and then the name of the VRF to add a
domain name to the DNS list corresponding to that VRF.
server-name (Optional) Enter the server name to add a domain name to the DNS list.
name Enter the name of the domain to append to the DNS list.
Default Not configured
Command Mode CONFIGURATION
474 System management