Monday, 25 February 2013

Practical Lesson on 26 Feb 2013

Lab 7.5.1

For Router R1,


hostname R1

interface FastEthernet0/0
ip address 172.30.1.1 255.255.255.0
duplex auto
speed auto
no shutdown

interface FastEthernet0/1
ip address 172.30.2.1 255.255.255.0
duplex auto

speed auto
no shutdown

interface Serial0/0/0
ip address 209.165.200.230 255.255.255.252
clock rate 64000
no shutdown

router rip
passive-interface FastEthernet0/0
passive-interface FastEthernet0/1
network 172.30.0.0
network 209.165.200.0

line con 0
line vty 0 4
login

end

For Router R2,


hostname R2

interface FastEthernet0/0
ip address 10.1.0.1 255.255.0.0
duplex auto
speed auto
no shutdown

interface Serial0/0/0
ip address 209.165.200.229 255.255.255.252
no shutdown

interface Serial0/0/1
ip address 209.165.200.233 255.255.255.252
clock rate 64000
no shutdown

router rip
passive-interface FastEthernet0/0
network 10.0.0.0
network 209.165.200.0

line con 0
line vty 0 4
login

end

For Router R3,

hostname R3

interface FastEthernet0/0
ip address 172.30.100.1 255.255.255.0
duplex auto
speed auto
no shutdown

interface Serial0/0/1
ip address 209.165.200.234 255.255.255.252
no shutdown

interface Loopback0
ip address 172.30.110.1 255.255.255.0

interface Loopback1
ip address 172.30.200.17 255.255.255.240

interface Loopback2
ip address 172.30.200.33 255.255.255.240

router rip
passive-interface FastEthernet0/0
network 172.30.0.0
network 209.165.200.0

line con 0
line vty 0 4
login

end

Theory Lesson on 25 Feb 2013

This is my slides
https://www.dropbox.com/s/rxvfcbxfsfg3xji/Chapter%207_Keypoint.pdf

Instructors' slides
Basic
https://www.dropbox.com/s/9fnusou870nty9w/CCNA2_Chp7_RIPv2_V1.ppt?
Intermediate
https://www.dropbox.com/s/zjha64drruch62k/Expl_Rtr_chapter_07_RIPv2.ppt
Advanced
http://ibizzone.ite.edu.sg/elearning/mod/resource/view.php?id=3056
Quiz
http://ibizzone.ite.edu.sg/elearning/mod/quiz/view.php?id=3153

Tuesday, 12 February 2013

Theory Lesson on 13 Feb 2013

This is my slides
https://www.dropbox.com/s/6vkmh5hju3rptur/Chapter%205_Keypoint.pdf

Instructors' slides
Basic
https://www.dropbox.com/s/vsqwiq293jbbrhp/CCNA2_Chp5_RIP_V1.ppt
Intermediate
https://www.dropbox.com/s/88y8d0ata65398y/Expl_Rtr_chapter_05_RIPv1.ppt
Advanced
http://ibizzone.ite.edu.sg/elearning/mod/resource/view.php?id=3054
Quiz
http://ibizzone.ite.edu.sg/elearning/mod/quiz/view.php?id=3151

Thursday, 7 February 2013

Theory Lesson on 6 and 7 Feb 2013

This is my slides
https://www.dropbox.com/s/v2bvb4bkqgweukd/Chapter%204_Keypoint.pdf

These are the instructors' slides
Basic
https://www.dropbox.com/s/knasqub2j8388y8/CCNA2_Chp4_Dist_Vector_V1.ppt
Intermediate
https://www.dropbox.com/s/5spytip3osyrud7/Expl_Rtr_chapter_04_DV.ppt
Advanced
http://ibizzone.ite.edu.sg/elearning/mod/resource/view.php?id=3042
Quiz
http://ibizzone.ite.edu.sg/elearning/mod/quiz/view.php?id=3043

Monday, 4 February 2013