In the following exhibit, which route statement will need to be added to the routers to allow routing between the networks?
A.RouterA(config)#ip route 2001:db8:4/64 ff80::ff:f200:2
RouterB(config)#ip route 2001:db8:400/64 ff80::ff:f200:1
B.RouterA(config)#ip route 2001:db8:400::/64 serial 0/3/0
RouterB(config)#ip route 2001:db8:4::/64 serial 0/3/0
C.RouterA(config)#ipv6 route 2001:db8:400::/64 serial 0/3/0
RouterB(config)#ipv6 route 2001:db8:4::/64 serial 0/3/0
D.RouterA(config)#ipv6 route 2001:db8:4/64 ff80::ff:f200:2
RouterB(config)#ipv6 route 2001:db8:400/64 ff80::ff:f200:1



Comments