Use this command to apply, in this VRF access context, an IPv4 access list to traffic from the specified VRF.
list-name | Specifies access list to be applied to this VRF access group. This is an alpha-numeric text name of up to 64 characters. |
vrf-name | Specifies the VRF that the traffic matching rules in the access list applied to the VRF access group will be inbound from. |
None.
VRF Configuration command, VRF access configuration.
The “no” form of this command removes the specified VRF access group from VRF configuration.
This example shows how to apply the IPv4 IPv4list1 ACL to any matching traffic inbound to VRF doc from VRF eng:
System(su-doc-config)->vrf-access System(su-doc-config-vrf-access)->ip access-group IPv4list1 from-vrf eng System(su-doc-config-vrf-access)->