Redistributing BGP into OSPF what statement is correct? route-map deny 10 match ip address 10 route-map permit 20 access
Posted: Fri Jul 22, 2022 3:41 pm
Redistributing BGP into OSPF what statement is correct?
route-map deny 10
match ip address 10
route-map permit 20
access-list 10 permit 172.16.0.0 0.0.0.255
A. 172.16.0.0/24 will NOT be redistributed into OSPF.
B. 172.16.0.0/24 will be redistributed into OSPF.
C. Routes permitted by ACL 10 will be redistributed.
D. All routes will be filtered. A
route-map deny 10
match ip address 10
route-map permit 20
access-list 10 permit 172.16.0.0 0.0.0.255
A. 172.16.0.0/24 will NOT be redistributed into OSPF.
B. 172.16.0.0/24 will be redistributed into OSPF.
C. Routes permitted by ACL 10 will be redistributed.
D. All routes will be filtered. A