DHCP Flashcards

1
Q

dhcp commands

A

(config)# ip dhcp excluded-address 192.168.10.1 192.168.10.10
(config)# ip dhcp pool SALES_WIRELESS
(dhcp-config)# network 192.168.10.0 255.255.255.0
(dhcp-config)# default-router 192.168.10.1
(dhcp-config)# dns-server 4.4.4.4
(dhcp-config)# lease 3 12 15

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

show commands

A

(config) # show ip dhcp bindings
(config) # show ip dhcp pool
(config) # show ip dhcp conflict
(config) # show ip dhcp server statistics

How well did you know this?
1
Not at all
2
3
4
5
Perfectly