DHCP service in Router On a Stick

klik deze link om de sjabloon te downloaden
OPDRACHT:
- bereken eerst de subnetten:
- in address-space
10.45.106/24
(variable subnetting): - ADMINISTRATION - VLAN100 - 100 hosts
- ACCOUNTING - VLAN10 - 20 hosts
- SALES - VLAN20 - 20 hosts
- SUPPORT - VLAN30 - 10 hosts
- MANAGEMENT - VLAN40 - 10 hosts
- in address-space
-
bouw alles op in PT
SW-0- FA0/01-10 in VLAN100
- FA0/11 trunk to VLAN10
- FA0/12 trunk to VLAN20
- FA0/13 trunk to VLAN30
- FA0/14 trunk to VLAN40
SW-1
- FA0/02-21 in VLAN10
SW-2
- FA0/02-21 in VLAN20
SW-3
- FA0/02-21 in VLAN30
SW-4
- FA0/02-21 in VLAN40
Alle switches en router VLAN88 voor vty: laatste subnet - 14 adressen. voor configuratie,
R-O-S telkens laatste adres van alle subnetten als default gateway, VLAN88 voor config.
- oplossing tot hier ...
- HOE BEGIN IK HIERAAN: ... http://netwerk800.be/advanced/dhcp-service/dhcp-vlan-ros-oplossing
- oplossing tot hier: dhcp-vlan-ros-static-addresses-n-vlan-n-routing-ok
(in deze oplossing is de adressering, de vlans en de routing in orde ... en moet je je alleen nog bezighouden met DHCP)
- DHCP op R1
- in VLAN 100: scope van 10.45.106.21 t.e.m. 10.45.106.100
- een printer met MAC-address 01-02-03-0a-0b-0c op 10.45.106.111
- in VLAN 10: scope van 10.45.106.131 t.e.m. 10.45.106.150
- in VLAN 20: scope van 10.45.106.163 t.e.m. 10.45.106.182
- in VLAN 30: scope van 10.45.106.195 t.e.m. 10.45.106.204
- in VLAN 40: scope van 10.45.106.211 t.e.m. 10.45.106.220
- show binding ...
R1#sh ip dhcp binding IP address Client-ID/ Lease expiration Type Hardware address 10.45.106.21 0001.9681.11D8 -- Automatic 10.45.106.132 0000.0CB9.16A0 -- Automatic 10.45.106.131 0007.EC7A.6E53 -- Automatic
- oplossing met DHCP op VLAN100 en op VLAN10 -- DHCP op vlan20/30/40 not (yet) configured
dhcp-vlan-ros-static-addresses-n-vlan-n-routing-n-dhcp-ok
Download bovenstaande oplossing:- corrigeer de default gateway in de dhcp pool van VLAN100
- vervolledig de configuratie van VLAN20