hmm, mao ba.. dba mao ni cya ang mo add ka secondary ip add sa router.. pero murag broadcast man cguro ghapon ang sending diha within sa hub dba. pero nice info, thanks..
hmm, mao ba.. dba mao ni cya ang mo add ka secondary ip add sa router.. pero murag broadcast man cguro ghapon ang sending diha within sa hub dba. pero nice info, thanks..
uu bai mao na gamiton.
ari bai try lng:
http://i410.photobucket.com/albums/p...frey/dsgn1.jpg
on Switch:
vlan 10
name LAN1
vlan 20
name LAN2
vlan 30
name LAN3
int range f0/1 - 2 "CONNECTED TO R1 AND R3"
switchport mode trunck
int range f0/3 - 7
switchport mode access
switchport access vlan 10
int range f0/8 - 15
switchport mode access
switchport access vlan 20
int range f0/16 - 24
switchport mode access
switchport access vlan 30
on R4:
int f0/0
ip add 192.168.1.1 255.255.255.192
int s0/0/0
ip add 192.168.1.189 255.255.255.252
clock rate 128000
router ospf 1
no auto-summary
network 192.168.1.0 0.0.0.255 area 0
on R3:
int f0/0
ip add 192.168.1.193 255.255.255.252
int s0/0/0
ip add 192.168.1.190 255.255.255.252
router ospf 1
no auto-summary
network 192.168.1.0 0.0.0.255 area 0
on R2:
int f0/0
ip add 192.168.1.161 255.255.255.240
ip add 192.168.1.176 255.255.255.248 secondary
int s0/0/0
ip add 192.168.1.185 255.255.255.252
clock rate 128000
router rip
version 2
no auto-summary
network 192.168.1.0
on R1:
int f0/0
ip add 192.168.1.194 255.255.255.252
int f0/0.10
encapsulation dot1q 10
ip add 192.168.1.129
int f0/0.20
encapsulation dot1q 20
ip add 192.168.1.97 255.255.255.224
int f0/0.30
encapsulation dot1q 30
ip add 192.168.1.65 255.255.255.224
int s0/0/0
ip add 192.168.1.186 255.255.255.252
router rip
version 2
no auto-summary
network 192.168.1.0
redistribute ospf 1 metric 2
router ospf 1
no auto-summary
network 192.168.1.0 0.0.0.255 area 0
redistribute rip metric 1000
nice bro... daghan n matabang sa mga bag-o and also m naa sad ko na kat-onan sayang wala nako mahoman ang 2-4 module dha CIE kutob ra gyud ko sa module1.... but ok rasad....mga bro c michael paba ghapon ang instructor ron
naa me router dri sa akong gitrabahoan linksys(diba cisco product mana), dli lang ako ng configure, kadto lang among IT consultant pero im trying to study to it aron if incase nay mga problema i can easily fix it,.mangayo lang kog mga tambag ninyo,i know daghan kog mapanguyoan ug idea dri,.hehehe discuss2x nlng ta ani about networking,.kinsa raman magtinabangay kita2x ra gud,.hehehe
enhance pa gid nato imo diagram bai, lets say need nla mka access internet, so nag pa install sila sang dsl...
http://i410.photobucket.com/albums/p...frey/dsgn2.jpg
they were given a static ip 203.172.11.0/30 by their ISP, configure so that everyone could access the internet...
R2
ip route 0.0.0.0 0.0.0.0 192.168.1.186
R1
ip route 0.0.0.0 0.0.0.0 192.168.1.193
R4
ip route 0.0.0.0 0.0.0.0 192.168.1.190
R3
ip route 0.0.0.0 0.0.0.0 203.172.11.1
my bad, i placed the modem on the wrong router, sorry..
here it should be :
http://i410.photobucket.com/albums/p...frey/dsgn3.jpg
same as b4 they were given a static ip 203.172.11.0/30 by their ISP, configure so that everyone could access the internet...
work only on R1 to accomplish this...
Then just put the gateway of last resort that I placed on R3 to R1. Either put the modem on the RIP network or OSPF network, doesn't really matter.. what I did still does the job xD
Similar Threads |
|