ipv4 access-list ssm-acl
10 permit ipv4 232.0.0.0 0.255.255.255 any log
This is an example of a configured IPv4 ACL in the interface configuration mode:
RP/0/RSP0/CPU0:router(config-if)#ipv4 access-group common acl-common acl-unique1 ingress
This is an example of a configured IPv4 ACL in the dynamic template configuration mode:
RP/0/RSP0/CPU0:router# configure
RP/0/RSP0/CPU0:router(config)# dynamic-template type ppp p1
RP/0/RSP0/CPU0:router(config-dynamic-template-type)# ipv4 access-group a1 egress
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Command Reference,
Release 5.2.x
68
ACL and ABF Commands
ipv4 access-group (BNG)