//This command is used to globally enable the DHCP server.
switch(config)# ip dhcpd enable
4.7.2
dhcp pool
Command Description
dhcp pool <word>:
// This command is used to add a DHCP address pool.
No dhcp pool <word>:
// This command is used to delete a DHCP address pool with the specified name.
Parameter
Parameter
Parameters of the command mode
NAME
Pool name ,Example:dizhichi
Default
None
Command Mode
Global configuration mode
Example
//This command is to create a named dizhichi address pool.
switch(config)#dhcp pool dizhichi
4.7.3
network
Command Description
network A.B.C.D/M vlanif-id
//This command is used to add an IP address segment to the address pool.
Parameter
Parameter
Parameters of the command mode
A.B.C.D/M
Address
pool,Example:192.168.1.0/24
vlanif-id
Interface Vlan id
Default
None
Command Mode
Address pool configuration mode
Example
Содержание DH-PFS6428-24T
Страница 1: ...L3 Manage Switch CLI Configuration Manual Applicable to DH PFS6428 24T ...
Страница 69: ...pc2 ping pc1 ...
Страница 90: ...PC1 ping PC2 ...