Router R5: Direccion de Red en Red N3-S: 122.168.7.33 Direccion de Red en Red N3-WS: 122.168.4.1 Direccion de Red en Red N3-P: 122.168.7.1
Direccion de Red en Red 2-5: 122.168.7.109 Direccion de Red en Red 4-5: 122.168.7.121
~$ ifconfig eth0 122.168.7.33 netmask 255.255.255.224 broadcast 122.168.7.63 ~$ ifconfig eth1 122.168.4.1 netmask 255.255.252.128 broadcast 122.168.4.511 ~$ ifconfig eth2 122.168.7.1 netmask 255.255.255.224 broadcast 122.168.7.31 ~$ ifconfig eth3 122.168.7.109 netmask 255.255.255.252 broadcast 122.168.7.111 ~$ ifconfig eth4 122.168.7.121 netmask 255.255.255.252 broadcast 122.168.7.123
Red N1-P ~$ route add –net 122.168.6.128 netmask 255.255.192.0 gw 122.168.7.110 eth3 metric 0 ~$ route add –net 122.168.6.128 netmask 255.255.192.0 gw 122.168.7.122 eth4 metric 1
Red N1-WS ~$ route add –net 122.168.0.0 netmask 255.255.252.0 gw 122.168.7.110 eth3 metric 0 ~$ route add –net 122.168.0.0 netmask 255.255.252.0 gw 122.168.7.122 eth4 metric 1
Red N1-S ~$ route add –net 122.168.6.192 netmask 255.255.255.224 gw 122.168.7.110 eth3 metric 0 ~$ route add –net 122.168.6.192 netmask 255.255.255.224 gw 122.168.7.122 eth4 metric 1
Red N2-P ~$ route add –net 122.168.6.224 netmask 255.255.255.224 gw 122.168.7.122 eth4 metric 0 ~$ route add –net 122.168.6.224 netmask 255.255.255.224 gw 122.168.7.110 eth3 metric 1
Red N2-WS ~$ route add –net 122.168.6.0 netmask 255.255.255.128 gw 122.168.7.122 eth4 metric 0 ~$ route add –net 122.168.6.0 netmask 255.255.255.128 gw 122.168.7.110 eth3 metric 1
Red N2-S ~$ route add –net 122.168.7.64 netmask 255.255.255.224 gw 122.168.7.122 eth4 metric 0 ~$ route add –net 122.168.7.64 netmask 255.255.255.224 gw 122.168.7.110 eth3 metric 1
Red N4-S ~$ route add –net 122.168.7.80 netmask 255.255.255.248 gw 122.168.7.110 eth3 metric 0 ~$ route add –net 122.168.7.80 netmask 255.255.255.248 gw 122.168.7.122 eth4 metric 0