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.

Figure 3-2. EIGRP Stub Routing<br />

Example 3-17. Configuring EIGRP Stub Routing with Numeric Tags<br />

Click here to view code image<br />

Congo(config-if)#<br />

Congo# config t<br />

Congo(config)# router eigrp 200<br />

Congo(config-router)# address-family ipv4 unicast<br />

Congo(config-router-af)# stub direct<br />

Congo(config-router-af)# end<br />

Example 3-18 shows how to configure an EIGRP stub when using an alphanumeric tag.<br />

Example 3-18. Configuring EIGRP Stub Routing with Alphanumeric Tags<br />

Click here to view code image<br />

Congo# config t<br />

Congo(config)# router eigrp DataCenter1<br />

Congo(config-router)# address-family ipv4 unicast<br />

Congo(config-router-af)# stub<br />

Congo(config-router-af)# end<br />

The stub status of a neighbor can be identified in the detail output from show ip eigrp<br />

neighbor detail, as shown in Example 3-19.<br />

Example 3-19. Verification of EIGRP Stub Neighbor<br />

Click here to view code image

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

Saved successfully!

Ooh no, something went wrong!