Use this command to match a packet against its Address Family Indicator (AFI) attribute.
ipv4 | ipv6 | Specifies the AFI attribute to match a packet against:
|
None.
BGP route map configuration.
The no match afi command removes the specified AFI match clause from this route map.
This example shows how to match a packet IPv6 AFI attribute for route map bgprm1:
System(su)->configure System(su-config)->route-map bgp bgprm1 permit System(su-config-route-map-bgp)->match afi ipv6 System(su-config-route-map-bgp)->show route-map bgprm1 route-map bgp bgprm1 permit 10 match afi ipv6 System(su-config-route-map-bgp)->