![Cisco Nexus 3548 series Command Reference Manual Download Page 34](http://html.mh-extra.com/html/cisco/nexus-3548-series/nexus-3548-series_command-reference-manual_2609162034.webp)
14
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
address-family (EIGRP)
address-family (EIGRP)
To configure an address family for the Enhanced Interior Gateway Routing Protocol (EIGRP), use the
address-family
command. To remove an address family, use the
no
form of this command.
address-family
ipv4
unicast
no address-family
ipv4
unicast
Syntax Description
Command Default
None
Command Modes
Router configuration mode
Address family configuration mode
Command History
Usage Guidelines
This command requires the LAN Base Services license.
Examples
This example shows how to set the IPv4 unicast address family for an EIGRP instance:
switch#
configure terminal
switch(config)#
router eigrp 201
switch(config-router)#
address-family ipv4 unicast
switch(config-router)#
Related Commands
ipv4
Specifies the IPv4 address family.
unicast
Specifies unicast address support.
Release
Modification
5.0(3)A1(1)
This command was introduced.
Command
Description
default-information
Controls the distribution of a default route.
default-metric
Configures the default metric for routes redistributed into EIGRP.
distance
Configures the administrative distance.
maximum-paths
Configures the maximum number of equal-cost paths.
redistribute
Configures route redistribution for EIGRP.
router-id
Configures the router ID.
show ip eigrp
Displays EIGRP information.
timers
Configures the EIGRP timers.