C613-50100-01 REV C Command Reference for x930 Series 864
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
RIP COMMANDS
ADDRESS
-FAMILY IPV4 (RIP)
address-family ipv4 (RIP)
Overview This command enters the IPv4 address-family command mode. In this mode you
can configure address-family specific parameters for a specific VRF (RIP) instance.
Syntax (VRF lite)
address-family ipv4 vrf <vrf-name>
no address-family ipv4 vrf <vrf-name>
Mode Router Configuration
Usage To leave Address Family mode and return to Router Configuration mode, use the
exit-address-family command.
Example In this example the address family “green” is entered, and then exited by using the
exit-address-family command. I
awplus# configure terminal
awplus(config)# router rip
awplus(config-router)# address-family ipv4 vrf green
awplus(config-router-af)#
awplus(config-router-af)# exit-address-family
awplus(config-router)# exit
Related
Commands
exit-address-family
Parameter Description
ipv4 Configure parameters relating to the RIP exchange of IPv4 prefixes.
vrf Apply this command to a VRF instance.
<vrf-name> The name of the VRF instance.