Refer to the exhibit.
Which two configurations would be used to create and apply a standard access list on R1, so that only the 10.0.70.0/25 network devices are allowed to access the internal database server? (Choose two.)
A.R1(config)# interface GigabitEthernet0/0 R1(config-if)# ip access-group 5 out B.R1(config)# access-list 5 permit 10.0.54.0 0.0.1.255 C.R1(config)# interface Serial0/0/0正确答案AD
R1(config-if)# ip access-group 5 in D.R1(config)# access-list 5 permit 10.0.70.0 0.0.0.127 E.R1(config)# access-list 5 permit any