(9) IPX Implementation |
|
Router(config)# ipx routing Router(config)# int pri0 |
{note: ipx maximum-hops was set to 1 because there is nowhere to load share in our LAN}
Each subnet's dotted-binary address is converted to hex, octet by octet. The resulting 4 part hex number is the network address. IPX host addresses are the individual MAC addresses of the NIC's.
| IP Network address | IPX Network Address | ||
| 10.42.110.0 |
0A:2A:6E:00 | ||
| 10.42.111.0 | 0A:2A:6F:00 | ||
| 10.42.112.0 | 0A:2A:70:00 | ||
| 10.42.113.0 | 0A:2A:71:00 |
Will Use IPX:
Will not use IPX: