Internet Modem
- Internet modems are the devices which are connected to computer to access internet.
- They are connected to the PC or laptop through USB.
- They use mobile broad band to connect the computer to the internet wireless.
- A mobile broadband modem, also known as a connect card or data card, is a type of modem that allows a laptop, a personal computer or a router to receive Internet access via a mobile broadband connection instead of using telephone or cable television lines.
- A mobile Internet user can connect using a wireless modem to a wireless Internet Service Provider (ISP) to get Internet access.
Notes:
Ipconfig
- The ipconfig command is used to display detailed IP information for each network adapter utilizing TCP/IP.
- This command is also used to release and renew IP addresses on system configurations to receive them via DHCP server.
- IPCONFIG /all: Display full configuration information.
- IPCONFIG /release [adapter]: Release the IP address for the specified adapter.
- IPCONFIG /renew [adapter]: Renew the IP address for the specified adapter.
- IPCONFIG /flushdns: Purge the DNS Resolver cache.
- IPCONFIG /registerdns: Refresh all DHCP leases and re-register DNS names.
- IPCONFIG /displaydns: Display the contents of the DNS Resolver Cache.
- IPCONFIG /showclassidadapter: Display all the DHCP class IDs allowed for adapter. IPCONFIG /setclassid adapter [classid] Modify the dhcp class id.
Subscribe to:
Posts (Atom)