Final Router Example Configurations

This section contains the final router configurations used in the many configuration examples in this chapter and in Chapter 7. Some valuable alias commands are included in these examples.

Example 7-10. Cypher’s Configuration
 ! interface Loopback0 ip address 128.213.96.100 255.255.255.0 ! interface Loopback1 ip address 128.213.97.100 255.255.255.0 ! interface Loopback2 ip address 128.213.98.100 255.255.255.0 ! interface Loopback3 ip address 128.213.99.100 255.255.255.0 ! interface Ethernet0 no ip address shutdown ! interface Ethernet1 no ip address shutdown ! interface Serial0 ip address 64.246.202.2 255.255.255.252 encapsulation frame-relay no ip split-horizon eigrp 100 frame-relay map ip 64.246.202.1 702 ...

Get OSPF Network Design Solutions, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.