Administrator Guide

Layer 3 Routing Commands 1236
console(config-rtr-tmplt-af)# route-map RM6-OUT out
console(config-rtr-tmplt-af)# exit
console(config-rtr-tmplt)# exit
console(config-router)# neighbor 172.20.1.2 inherit peer AGGR
console(config-router)# neighbor 172.20.2.2 inherit peer AGGR
console(config-router)# address-family ipv6
console(config-router)# neighbor 172.20.1.2 activate
console(config-router)# neighbor 172.20.2.2 activate
address-family ipv4 vrf
Use the address-family ipv4 vrf command to enter IPv4 VRF configuration
mode for a particular VRF instance to configure the BGP VRF parameters.
Use the no form of this command to delete the IPv4 VRF configuration.
Syntax
address-family ipv4 vrf
vrf-name
no address-family ipv4 vrf
vrf-name
vrf-name
— The VRF instance name.
Default Configuration
There is no default configuration.
Command Mode
BGP Router Configuration mode
User Guidelines
Commands entered in this mode enable peering with BGP neighbors in this
VRF instance. All the neighbor specific commands are given in this mode as
well.
VRF configuration is disabled by default.
Command History
Introduced in version 6.3.0.1 firmware.
Example
console(config-router)# address-family ipv4 vrf Red
2CSNXXX_SWUM204.book Page 1236 Monday, January 25, 2016 1:25 PM