User's Manual
640 - 607
Leading the way in IT testing and certification tools, www.testking.com
- 31 -
Answer:
Explanation:
An IPX address is composed of two parts: the network number and the node number. For IPX the node number
is usually obtain from MAC address of the network interface. In this case the network number is 4ad1 and the
node number/MAC address is 021f.2cfe.8322. Thus the ipx address is 4ad1.021f.2cfe.8322.
Steve McQuerry. Interconnecting Cisco Network Devices. (Cisco Press: 2000) pages 332-333.
Q. 40
Exhibit
RouterA(config)#router igrp 100
RouterA(config-router)#network 192.168.3.0
RouterA(config-router)#network 192.168.4.0
RouterA(config-router)#network 192.168.5.0
RouterA(config-router)#network 172.16.0.0
RouterB(config)#router igrp 101
RouterB(config-router)#network 192.168.3.0
RouterB(config-router)#network 192.168.6.0
RouterB(config-router)#network 192.168.7.0
Given the router configuration shown, which networks will be found in RouterB's routing table,
assuming a properly configured network?
A. 192.168.3.0
192.168.4.0
192.168.5.0
192.168.6.0
192.168.7.0
172.16.0.0
B. 192.168.3.0
192.168.6.0
192.168.7.0
C. 192.168.3.0
192.168.4.0
192.168.5.0
192.168.6.0