Layer 3 Routing Commands 1218console(config-rtr-tmplt)# exitconsole(config-router)# neighbor 172.20.1.2 inherit peer AGGRconsole(config-router)# neighbor 172.20.2.2 inherit peer AGGRconsole(config-router)# address-family ipv6console(config-router)# neighbor 172.20.1.2 activateconsole(config-router)# neighbor 172.20.2.2 activateaddress-family ipv4 vrfUse the address-family ipv4 vrf command to enter IPv4 VRF configurationmode for a particular VRF instance to configure the BGP VRF parameters.Use the no form of this command to delete the IPv4 VRF configuration.Syntaxaddress-family ipv4 vrf vrf-nameno address-family ipv4 vrf vrf-name• vrf-name — The VRF instance name.Default ConfigurationThere is no default configuration.Command ModeBGP Router Configuration modeUser GuidelinesCommands entered in this mode enable peering with BGP neighbors in thisVRF instance. All the neighbor specific commands are given in this mode aswell.VRF configuration is disabled by default.Command HistoryIntroduced in version 6.3.0.1 firmware.Exampleconsole(config-router)# address-family ipv4 vrf Red