Topology
Purpose
Learn how to configure basic EIGRP.
Walkthrough
- Configure all IP addresses based on the topology above. Make sure you can ping across the Serial link.
- Configure EIGRP with AS 30 on each router.
RouterA(config)#router eigrp 30
RouterA(config-router)#net 172.20.0.0
RouterA(config-router)#net 10.0.0.0
RouterA(config-router)#^Z
RouterA#
RouterB#conf t
Enter configuration commands, one per line . . .
The content below this message is for members only.