
C613-50186-01 Rev B
Command Reference for AR2050V
1491
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
VRF-
LITE
C
OMMANDS
REDISTRIBUTE
(RIP)
Example
(VRF-lite)
To apply the metric value 15 to static routes in address-family ipv4 VRF instance
blue
being redistributed into RIP, use the following commands:
awplus#
configure terminal
awplus(config)#
router rip
awplus(config-router)#
address-family ipv4 vrf blue
awplus(config-router-af)#
redistribute static metric 15
Related
Commands
Command
changes
Version 5.4.6-2.1: VRF-lite support added.