Kamis, 19 Januari 2023
Home »
» DHCP POOL
DHCP POOL
ROUTER 4331 = 1
en
conf t
int g0/0/0
ip add 192.168.10.1 255.255.255.0
no shutdown
ex
int g0/0/1
ip add 192.168.20.1 255.255.255.0
no shutdown
ex
int g0/0/0
ip dhcp pool kiri
net 192.168.10.0 255.255.255.0
default-router 192.168.10.1
ex
int g0/0/1
ip dhcp pool kanan
net 192.168.20.0 255.255.255.0
default-router 192.168.20.1
ex
ip dhcp excluded-address 192.168.10.1
ip dhcp excluded-address 192.168.20.1
SW 2960 = 2
PC = 2 (CONSOULE) ip dhcp
0 komentar:
Posting Komentar