Router A has an IP routing entry with the destination network segment 10.0.0.1/32 and the outbound interface GigabitEthernet0/0/1. Now add the following configuration: acl numberr 2000
rule 10 permit source 10.0.1.1
traffic classifier test if-match acl 2000 traffic behavior test remark dscp cs3
traffic policyy test classifier test behavior test interface GigabitEthermet0/0/1
ip address 10.0.12.1 255.255.255.0
traffic-policy test outbound
Assuming that router A receives a packet with destination IP 10.0.0.1, which of the following statements are correct: