| Application
Network applications such as terminal emulation and file transfer. |
| Presentation
Formatting of data and encryption |
| Session
Establishment and maintenance of sessions |
| Transport
Provision of reliable and unreliable end-to-end delivery TCP CRC |
| Network
Packet delivery, including routing Routers |
| Data Link
Framing of units of information and error checking Switches |
| Physical
Transmission of bits on the physical hardware Repeaters and NICS. |
C:\ACCWeb\BCIS>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : ask
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : austin.rr.com
Ethernet adapter Wireless Network Connection:
Media State . . . . . . . . . . . : Media disconnected
Description . . . . . . . . . . . : LAN-Express AS IEEE 802.11g miniPCI
Adapter
Physical Address. . . . . . . . . : 00-0E-9B-4E-C5-FF
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : austin.rr.com
Description . . . . . . . . . . . : Realtek RTL8139/810x Family Fast Ethernet NIC
Physical Address. . . . . . . . . : 08-00-46-EE-2B-81
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.1.101
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . : 24.93.41.125
24.93.41.126
Lease Obtained. . . . . . . . . . : Wednesday, July 12, 2006 10:05:29 AM
Lease Expires . . . . . . . . . . : Tuesday, July 18, 2006 10:05:29 AM
C:\ACCWeb\BCIS>netstat -r
Route Table
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x2 ...00 0e 9b 4e c5 ff ...... LAN-Express AS IEEE 802.11g miniPCI Adapter - Packet Scheduler Miniport
0x10004 ...08 00 46 ee 2b 81 ...... Realtek RTL8139/810x Family Fast Ethernet NIC - Packet Scheduler Miniport
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.101 20
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.168.1.0 255.255.255.0 192.168.1.101 192.168.1.101 20
192.168.1.101 255.255.255.255 127.0.0.1 127.0.0.1 20
192.168.1.255 255.255.255.255 192.168.1.101 192.168.1.101 20
224.0.0.0 240.0.0.0 192.168.1.101 192.168.1.101 20
255.255.255.255 255.255.255.255 192.168.1.101 192.168.1.101 1
255.255.255.255 255.255.255.255 192.168.1.101 2 1
Default Gateway: 192.168.1.1
===========================================================================
Persistent Routes:
None
C:\ACCWeb\BCIS>nslookup codered.austincc.edu Server: dns-cac-lb-01.texas.rr.com Address: 24.93.41.125 Non-authoritative answer: Name: m20677144061.austincc.edu Address: 206.77.144.61 Aliases: codered.austincc.edu
C:\ACCWeb\BCIS>ping mit.edu
Pinging mit.edu [18.7.22.69] with 32 bytes of data:
Reply from 18.7.22.69: bytes=32 time=70ms TTL=239
Reply from 18.7.22.69: bytes=32 time=70ms TTL=239
Reply from 18.7.22.69: bytes=32 time=68ms TTL=239
Reply from 18.7.22.69: bytes=32 time=81ms TTL=239
Ping statistics for 18.7.22.69:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 68ms, Maximum = 81ms, Average = 72ms
C:\ACCWeb\BCIS>tracert mit.edu Tracing route to mit.edu [18.7.22.69] over a maximum of 30 hops: 1 8 ms 7 ms 10 ms 10.64.160.1 2 8 ms 8 ms 7 ms gig2-4.austtxa-rtr2.austin.rr.com [24.27.12.89] 3 7 ms 7 ms 17 ms srp0-0.austtxrdcsc-rtr2.austin.rr.com [24.27.12.50] 4 10 ms 9 ms 10 ms . [24.93.33.150] 5 17 ms 16 ms 17 ms son0-1-0.hstqtxl3-rtr1.texas.rr.com [24.93.37.22] 6 17 ms 16 ms 20 ms tenge-2-4.car1.Houston1.Level3.net [4.79.88.25] 7 16 ms 17 ms 16 ms ae-11-11.car2.Houston1.Level3.net [4.69.132.234] 8 64 ms 54 ms * ae-5-5.ebr1.Atlanta2.Level3.net [4.69.132.238] 9 * * * Request timed out. 10 75 ms * 72 ms ae-3.ebr1.NewYork1.Level3.net [4.69.132.90] 11 66 ms 149 ms 66 ms ae-1-51.bbr1.NewYork1.Level3.net [4.68.97.1] 12 71 ms 69 ms 70 ms so-3-0-0.mp1.Boston1.Level3.net [209.247.9.125] 13 69 ms 73 ms 70 ms ae-12-55.car2.Boston1.Level3.net [4.68.100.131] 14 74 ms 79 ms 69 ms 4.79.2.2 15 69 ms 70 ms 71 ms W92-RTR-1-BACKBONE.MIT.EDU [18.168.0.25] 16 80 ms 71 ms 69 ms WEB.MIT.EDU [18.7.22.69] Trace complete.