22.05.2017 Views

nx.os.and.cisco.nexus.switching.2nd.edition.1587143046

Nexus Switching 2nd Edition

Nexus Switching 2nd Edition

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

ip router eigrp DataCenter1<br />

ip passive-interface eigrp DataCenter1<br />

EIGRP Summarization<br />

EIGRP has the capability to summarize routes in a flexible manner per interface. This<br />

enables network designers to summarize their networks for maximum efficiency without the<br />

constraints of specific borders or other topological designations. When a network is<br />

summarized, a single entry with a shorter prefix (commonly called a supernet) is created<br />

<strong>and</strong> added to the routing table as a representation of the longer prefix subnets. The examples<br />

that follow show how to create a summary for 192.168.128.0 /20 that is advertised out<br />

interface e1/18.<br />

Note<br />

With this summary, the following networks are represented:<br />

192.168.128.0/24 through 192.168.143.0/24.<br />

Example 3-13 shows EIGRP summarization between the Congo <strong>and</strong> Libya networks, as<br />

shown in Figure 3-1.<br />

Figure 3-1. EIGRP Summarization<br />

Example 3-13. Summarizing Networks in EIGRP Using Numeric Tags<br />

Click here to view code image<br />

Congo# config t<br />

Congo(config)# interface e1/18<br />

Congo(config-if)# ip summary-address eigrp 200<br />

192.168.128.0/20<br />

Congo(config-if)# end<br />

Example 3-14 shows how to summarize a network when EIGRP uses an alphanumeric tag.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!