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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Example 3-4 shows an alphanumeric string for the tag.<br />

Example 3-4. Creating an EIGRP Instance with an Alphanumeric String<br />

Click here to view code image<br />

Congo# config t<br />

Enter configuration comm<strong>and</strong>s, one per line. End with<br />

CNTL/Z.<br />

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

Congo(config)# show run eigrp<br />

!Comm<strong>and</strong>: show running-config eigrp<br />

!Time: Tue Sep 29 16:11:05 2009<br />

version 4.2(2a)<br />

feature eigrp<br />

router eigrp DataCenter1<br />

When using an instance tag that cannot qualify as an AS number, use the autonomoussystem<br />

as-number comm<strong>and</strong> to configure the AS; otherwise, EIGRP remains shut down.<br />

Example 3-5 shows how to configure an AS number under an EIGRP process that uses an<br />

alphanumeric tag.<br />

Example 3-5. Configuring EIGRP with an Autonomous System Number<br />

Click here to view code image<br />

Congo# config t<br />

Enter configuration comm<strong>and</strong>s, one per line. End with<br />

CNTL/Z.<br />

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

Congo(config-router)# autonomous-system 100<br />

Congo(config-router)# exit<br />

Congo(config)# show run eigrp<br />

!Comm<strong>and</strong>: show running-config eigrp<br />

!Time: Tue Sep 29 16:11:05 2009<br />

version 4.2(2a)<br />

feature eigrp<br />

router eigrp DataCenter1<br />

autonomous-system 100<br />

NX-OS supports the ability to configure a single EIGRP routing process instance for IPv4<br />

<strong>and</strong> IPv6 routing capabilities. This enables a more streamlined configuration approach. To<br />

distinguish between IPv4 <strong>and</strong> IPv6 under the EIGRP routing process, the address-family

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

Saved successfully!

Ooh no, something went wrong!