IP

Internet Protocol

Understanding IP

Routing Table

When we do ipconfig on a Windows DOS prompt we get:

Ethernet adapter Ethernet 2:

   Connection-specific DNS Suffix  . :
   Link-local IPv6 Address . . . . . : fe80::8424:d364:766:b75e%19
   IPv4 Address. . . . . . . . . . . : 10.119.41.246
   Subnet Mask . . . . . . . . . . . : 255.255.254.0
   Default Gateway . . . . . . . . . : 10.119.40.1

...

The route print command on Windows DOS will print your routing table.

C:\Users\mxmarin18>route print
===========================================================================
Interface List
 19...38 14 28 a2 83 f4 ......Realtek USB GbE Family Controller #2
 11...48 51 c5 21 fc 5f ......Intel(R) Wi-Fi 6 AX201 160MHz
  4...48 51 c5 21 fc 60 ......Microsoft Wi-Fi Direct Virtual Adapter
  5...4a 51 c5 21 fc 5f ......Microsoft Wi-Fi Direct Virtual Adapter #2
  9...48 51 c5 21 fc 63 ......Bluetooth Device (Personal Area Network)
  1...........................Software Loopback Interface 1
===========================================================================

IPv4 Route Table
===========================================================================
Active Routes:
Network Destination        Netmask          Gateway       Interface  Metric
          0.0.0.0          0.0.0.0      10.119.40.1    10.119.41.246     25
      10.119.40.0    255.255.254.0         On-link     10.119.41.246    281
    10.119.41.246  255.255.255.255         On-link     10.119.41.246    281
    10.119.41.255  255.255.255.255         On-link     10.119.41.246    281
        127.0.0.0        255.0.0.0         On-link         127.0.0.1    331
        127.0.0.1  255.255.255.255         On-link         127.0.0.1    331
  127.255.255.255  255.255.255.255         On-link         127.0.0.1    331
        224.0.0.0        240.0.0.0         On-link         127.0.0.1    331
        224.0.0.0        240.0.0.0         On-link     10.119.41.246    281
  255.255.255.255  255.255.255.255         On-link         127.0.0.1    331
  255.255.255.255  255.255.255.255         On-link     10.119.41.246    281
===========================================================================
Persistent Routes:
  None

IPv6 Route Table
===========================================================================
Active Routes:
 If Metric Network Destination      Gateway
  1    331 ::1/128                  On-link
 19    281 fe80::/64                On-link
 19    281 fe80::8424:d364:766:b75e/128
                                    On-link
  1    331 ff00::/8                 On-link
 19    281 ff00::/8                 On-link
===========================================================================
Persistent Routes:
  None
Interface List
Route Table