Changes

Jump to: navigation, search

Fall 2008 NAD710 Weekly Schedule

1,125 bytes added, 07:46, 11 November 2008
Week 10 (Nov 10) - Routing Protocols
= Week 9 (Nov 3) - Samba II=
= Week 10 (Nov 10) - Routing Protocols =
 
== Reading Resource ==
[http://www.redbooks.ibm.com/pubs/pdfs/redbooks/gg243376.pdf TCP/IP Tutorial and Technical Overview] Chapter 5 - Routing Protocols
 
[http://www.comm.utoronto.ca/~jorg/teaching/itlab/slides/module10-rip.ppt Dynamic Routing Protocol: RIP]
 
[http://www.comm.utoronto.ca/~jorg/teaching/itlab/slides/module11-ospf.ppt Dynamic Routing Protocol: OSPF]
 
== Lecture Topics ==
* Single Segement IP networks
* Configure a Linux System as a router
* Static Routing
** Multiple Network Interface
** add/remove routes
route add -net [network address] netmask [mask] gw [gw_address]
route add -net [network address] netmask [mask] dev [interface]
route add default gw [gw_address]
route del -net [network address] netmask [mask] gw [gw_address]
route del -net [network address] netmask [mask] dev [interface]
route del default gw [gw_address]
 
* Dynamic Routing
** Routing Algoritm
*** Shortest Path Routing
**** Distance Vector
**** Link State
*** Routing Algorithm
*** Interior routing protocols
*** Exterior routing protocols
** Routing Protocols
*** RIP
*** OSPF
 
== Lab ==
[[NAD710 Lab9]]
 
= Week 11 (Nov 17) - IPv6 and the Future of Networking =
<font color="red"><b>Midterm Test 2</b></font> (20% of final grade): November 18, 2008
1
edit

Navigation menu