- 9.
- conf t
- int s0/
- ip address
- no shut
- ex
- 10.
- conf t
- int
- ip add
- no shut
- int
- ip add
- no shut
- ex
- router rip
- version 2
- network
- network
- show ip route
- 11.
- conf t
- int lo0
- ip add
- no shut
- int s0/0
- ip add
- no shut
- int s0/1
- ip add
- no shut
- end
- wr
- conf t
- router rip
- net 10.0.0.0
- end
- show ip route
- 12.
- conf t
- ip dhcp pool ipranges
- network 10.11.1.0 255.255.255.0
- dns server 322.2522
- default router 322.255
- lease 10
- ip dhcp excluded-addresses 100.1.11.20 100.1.11.31
- pc2
- conf t
- no ip routing
- int
- ip address dhcp
- no shut
- in ri
- show ip dhcp binding
Raw Paste