Configurar Servidor DHCP en Router y Switch capa 3 Cisco

106 Views
Published
ip dhcp excluded-address 172.16.100.1 172.16.100.10
ip dhcp pool DATOS
network 172.16.100.0 255.255.255.0
default-router 172.16.100.1
dns-server 8.8.8.8
exit


ip dhcp excluded-address 172.16.200.1 172.16.200.10
ip dhcp pool VOZ
network 172.16.200.0 255.255.255.0
default-router 172.16.200.1
dns-server 172.16.200.5
option 150 ip 172.16.200.1
exit

Para ver las ip's dadas
show ip dhcp binding

Si te gustó el video SUSCRIBETE!!!

Y si tienes dudas o hay algun video que te gustaría que yo haga para ti escríbelo en los comentarios.

Saludos terrícola!!
Category
Routers and Switches
Be the first to comment