
C613-50186-01 Rev B
Command Reference for AR2050V
816
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
RIP C
OMMANDS
ADDRESS
-
FAMILY
IPV
4 (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
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
Example
In this example the address family “green” is entered, and then exited by using the
exit-address-family command.
awplus#
configure terminal
awplus(config)#
router rip
awplus(config-router)#
address-family ipv4 vrf green
awplus(config-router-af)#
exit-address-family
awplus(config-router)#
Related
Commands
Command
changes
Version 5.4.6-2.1: VRF-lite support added.
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.