address-family ipv4 vrf autonomous-system
To enter router address family configuration mode to configure the Enhanced Interior Gateway Routing Protocol (EIGRP) for Multitopology Routing (MTR), use the address-family ipv4 vrf autonomous-system command in router configuration mode. To remove the address family from the EIGRP configuration, use the no form of this command.
address-family ipv4 vrf vrf-number [unicast | multicast] autonomous-system as-number
no address-family ipv4 vrf vrf-number [unicast | multicast] autonomous-system as-number
Syntax Description
unicast |
(Optional) Specifies the unicast subaddress family. |
multicast |
(Optional) Specifies the multicast subaddress family. |
vrf vrf-number |
Specifies the number for VRF. |
autonomous-system as-number |
Specifies the autonomous system number. |
Command Default
This command is disabled by default.
Command Modes
Router configuration (config-router)
Command History
Release |
Modification |
---|---|
Cisco IOS XE Catalyst SD-WAN Release 17.2.1v |
Command qualified for use in Cisco vManage CLI templates. |
Usage Guidelines
The address-family ipv4 vrf autonomous-system command is used to enter router address family or subaddress family configuration mode to configure the exchange of address-family and subaddress-family prefixes.
For usage guidelines, see the Cisco IOS XE address-family ipv4
command.
The following example shows how to configure an IPv4 address family to associate with the MTR topology named base:
Device(config)# router eigrp mtr
Device(config-router)# address-family ipv4 vrf 1 autonomous-system 5 topology base