Network destination | Used to define destination network. This value is compared with part of datagram's target
IP address according to Netmask value. The network destination value might be either IP address of one of the defined networks or an address that aggregates several networks (supernet). For example in order to route a datagram to either network 192.168.10.0 or 192.168.11.0 using same Interface of selected router, the user may define network destination to be 192.168.0.0 with appropriate Netmask (255.255.0.0). |
Netmask | Used to differ the prefix of datagram's target IP, which should be compared with the current
entry's Network destination value. |
Next hop | Used to define a router to which a datagram will be forwarded from current router in case
Network Destination matches to defined prefix of datagram's target IP address. Two different cases of selection are available for this field:
|
Interface | Used to select router's network connection to which datagram will be forwarded if this routing table entry
will match the datagram's target IP address. |