listen to exam instructions you have configured ospf routing on routera. a partial configuration is shown below: hostname routera ! interface fastethernet 0/0 ip address 172.16.1.65 255.255.255.224 duplex auto speed auto ! interface fastethernet 0/1 ip address 172.16.1.97 255.255.255.240 duplex auto speed auto ! interface serial 0/1/0 ip address 10.21.177.85 255.255.255.252 encapsulation ppp ! router ospf 100 network 172.16.0.0 0.0.255.255 area 0 network 10.0.0.0 0.0.0.255 area 0 auto-cost ! routera is connected to routerb through the serial link. what routes will routerb have in its routing table that it has learned from routera?

Answer :

Other Questions