Information Technology Reference
In-Depth Information
b.
interface e 0
ip policy route-map gonext
!
route-map gonext permit 20
match ip address 50
set ip next-hop 1.1.1.1
!
route-map gonext permit 30
!
access-list 30 permit 10.1.1.128 0.0.0.15
c.
interface e 0
ip policy route-map gonext
!
route-map gonext permit 20
match ip address 50
set ip next-hop 1.1.1.1
!
route-map gonext permit 25
!
access-list 50 permit 10.1.1.128 0.0.0.15
d.
interface e 0
ip policy route-map gonext
!
route-map gonext permit 20
match ip address 50
set ip next-hop 1.1.1.1
!
route-map gonext permit 25
!
access-list 50 permit 10.1.1.128 0.0.0.255
Which configuration redistributes all subnetworks from EIGRP into OSPF?
23
a.
router ospf 100
redistribute eigrp 100 route-map eigrp2ospf
!
route-map eigrp2ospf permit 20
match ip address 1
set permit subnets
!
access-list 1 permit 0.0.0.0 255.255.255.255
router ospf 100
redistribute eigrp 100 subnets
Search WWH ::




Custom Search