This chapter describes the Cisco NX-OS Routing Information Protocol (RIP) commands that begin with A.
To configure an address family for the Routing Information Protocol (RIP), use the address-family command in router configuration mode.
address-family ipv4 unicast
ipv4 |
Specifies the IPv4 address family. |
unicast |
Specifies unicast address support. |
This command has no default settings.
Router configuration mode
|
|
---|---|
6.0(2)N1(1) |
This command was introduced. |
This example shows how to set the IPv4 unicast address family for a RIP instance:
switch(config)# router rip Enterprise
switch(config-router)# address-family ipv4 unicast