Reference Guide

network
Congures a range of IPv4 or IPv6 addresses in the address pool.
Syntax
network address/mask
Parameters address/mask — Enter a range of IP addresses and subnet mask in A.B.C.D/x or A::B/x format.
Default Not congured
Command Mode DHCP-POOL
Usage Information Use this command to congure a range of IPv4 or IPv6 addresses.
Example
OS10(config-dhcp-Dell)# network 20.1.1.1/24
Supported Releases 10.2.0E or later
pool
Creates an IP address pool name.
Syntax
pool pool-name
Parameters pool-name — Enter the DHCP server pool name.
Default Not congured
Command Mode CONFIGURATION
Usage Information Use this command to create an IP address pool name.
Example
OS10(conf-dhcp)# pool Dell
OS10(conf-dhcp-Dell)#
Supported Releases 10.2.0E or later
show ip dhcp binding
Displays the DHCP binding table with IPv4 addresses.
Syntax
show ip dhcp binding
Parameters None
Default Not congured
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
System management 441