spring into Windows XP Service Pack 2 [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

spring into Windows XP Service Pack 2 [Electronic resources] - نسخه متنی

Brian Culp

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید











  • IPCONFIG.EXE


    So how do you even know what your IP address is? How can you tell that your computer is using an APIPA address in the first place?Chapter 6, "The Command Line and Other Advanced Techniques.")

    Ipconfig can be wielded to display additional information as well, and can even be used as a configuration tool, instructing your computer to release and renew its currently assigned address. Table 9-1 explains a few of the more helpful Ipconfig switches.

    Table 9-1. Helpful Ipconfig Switches

    Switch

    What It Does

    /all

    Shows information about your IP connection, including which DNS servers are used and whether the address is dynamic or static. It also displays the host name.

    /release

    Releases the IP address that has been assigned through DHCP.

    /renew

    Renews a DHCP address.

    /registerdns

    Re-registers the computer name with the configured DNS server. This can be useful for troubleshooting name resolution problems.

    /flushdns

    Clears the contents of the DNS resolver cache, an area of memory that stores recently resolved names to prevent repeat trips to the DNS server. However, these entries can be incorrect, and this command will clear out any incorrect entries made by an improperly configured DNS server.

    For example, the output of IPCONFIG /ALL displays a reading such as the one shown in Figure 9-6.

    Figure 9-6. Results of Ipconfig.


  • / 274