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.

keyword is used. For backward compatibility, you can configure EIGRPv4 in route<br />

configuration mode or in IPv4 address family mode. You must configure EIGRP for IPv6 in<br />

address family mode.<br />

EIGRP features can be configured using the ip keyword for IPv4 <strong>and</strong> ipv6 keyword for IPv6,<br />

as shown in the remaining configuration examples; show comm<strong>and</strong>s follow this same<br />

methodology.<br />

Example 3-6 shows options for both IPv4 <strong>and</strong> IPv6.<br />

Example 3-6. Configuring an Address-Family for IPv4 or IPv6<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)# address-family ?<br />

ipv4 Configure IPv4 address-family<br />

ipv6 Configure IPv6 address-family<br />

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

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

With EIGRP configured as a feature <strong>and</strong> assigned an autonomous system ID, the next step is<br />

to assign interfaces to the instance tag, as shown in Example 3-7. This advertises the IP<br />

subnet in EIGRP <strong>and</strong> enables the capability for neighbor adjacencies to be formed.<br />

This is different from a traditional IOS configuration where you configure a network<br />

statement under the routing process <strong>and</strong> then, in turn, any interface on the router that fell<br />

within that network range was advertised. The approach taken in NX-OS is more granular<br />

<strong>and</strong> enables additional levels of control over which networks are advertised.<br />

Example 3-7. Adding an SVI to EIGRP with a Numeric Tag<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)# int vlan 10<br />

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

Congo(config-if)# show ip eigrp int vlan 10<br />

IP-EIGRP interfaces for process 200 VRF default<br />

Xmit Queue Mean Pacing<br />

Time Multicast Pending

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

Saved successfully!

Ooh no, something went wrong!