Il 30 agosto 2011 10:43, Andrea Dainese <andrea.dain...@gmail.com> ha scritto:
> Ad ogni modo non appena riuscirò ad avere qualche ora disponibile
> effettuerò i test su un paio di router reali.
> Grazie a tutti

Ho finalmente l'occasione per tornare sull'argomento. Ho semplificato
la topologia con due router soltanto:
Wan1 -- Core1

Ecco le configurazioni:
Wan1:
interface FastEthernet0/0
 ip address 10.0.0.2 255.255.255.0
 no shutdown
router eigrp 15
 network 0.0.0.0

Core1:
interface FastEthernet0/0
 ip address 10.0.0.1 255.255.255.0
 no shutdown
router eigrp 15
 network 0.0.0.0
ip default-network 199.10.20.0

Wan1#show ip route
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2
       i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
       ia - IS-IS inter area, * - candidate default, U - per-user static route
       o - ODR, P - periodic downloaded static route

Gateway of last resort is 10.0.0.1 to network 199.10.20.0

     10.0.0.0/24 is subnetted, 1 subnets
C       10.0.0.0 is directly connected, FastEthernet0/0
D*   199.10.20.0/24 [90/409600] via 10.0.0.1, 00:03:27, FastEthernet0/0
Wan1#traceroute 192.168.1.1

Type escape sequence to abort.
Tracing the route to 192.168.1.1

  1 10.0.0.1 8 msec 4 msec 0 msec

Corretto, come mi aspettavo.
Morale della favola? I simulatori sono comodi, specialmente da
portarsi in trasferta, ma relativamente affidabili ;)
Grazie a tutti

Andrea
-- 
To respect the cat is the beginning of the aesthetic sense. - Erasmus Darwin

http://goo.gl/XY6pt
_______________________________________
Articoli CISCO: http://www.areanetworking.it/category/cisco
Cug mailing list
Cug@ml.areanetworking.it
http://lists.ml.areanetworking.it/cgi-bin/mailman/listinfo/cug
Servizio ML offerto da Ehiweb.it - http://www.ehiweb.it/

Reply via email to