IPconfig Commands Flashcards

1
Q

/all

A

Displays the full TCP/IP configuration for all adapters. Adapters can represent physical interfaces, such as installed network adapters, or logical interfaces, such as dial-up connections.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

/displaydns

A

Displays the contents of the DNS client resolver cache, which includes both entries preloaded from the local Hosts file and any recently obtained resource records for name queries resolved by the computer. The DNS Client service uses this information to resolve frequently queried names quickly, before querying its configured DNS servers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

/flushdns

A

Flushes and resets the contents of the DNS client resolver cache. During DNS troubleshooting, you can use this procedure to discard negative cache entries from the cache, as well as any other entries that have been added dynamically.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

/registerdns

A

Initiates manual dynamic registration for the DNS names and IP addresses that are configured at a computer. You can use this parameter to troubleshoot a failed DNS name registration or resolve a dynamic update problem between a client and the DNS server without rebooting the client computer. The DNS settings in the advanced properties of the TCP/IP protocol determine which names are registered in DNS.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

/release []

A

Sends a DHCPRELEASE message to the DHCP server to release the current DHCP configuration and discard the IP address configuration for either all adapters (if an adapter is not specified) or for a specific adapter if the adapter parameter is included. This parameter disables TCP/IP for adapters configured to obtain an IP address automatically. To specify an adapter name, type the adapter name that appears when you use ipconfig without parameters.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

/release6[]

A

Sends a DHCPRELEASE message to the DHCPv6 server to release the current DHCP configuration and discard the IPv6 address configuration for either all adapters (if an adapter is not specified) or for a specific adapter if the adapter parameter is included. This parameter disables TCP/IP for adapters configured to obtain an IP address automatically. To specify an adapter name, type the adapter name that appears when you use ipconfig without parameters.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

/renew []

A

Renews DHCP configuration for all adapters (if an adapter is not specified) or for a specific adapter if the adapter parameter is included. This parameter is available only on computers with adapters that are configured to obtain an IP address automatically. To specify an adapter name, type the adapter name that appears when you use ipconfig without parameters.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

/renew6 []

A

Renews DHCPv6 configuration for all adapters (if an adapter is not specified) or for a specific adapter if the adapter parameter is included. This parameter is available only on computers with adapters that are configured to obtain an IPv6 address automatically. To specify an adapter name, type the adapter name that appears when you use ipconfig without parameters.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

/setclassid []

A

Configures the DHCP class ID for a specified adapter. To set the DHCP class ID for all adapters, use the asterisk (*) wildcard character in place of adapter. This parameter is available only on computers with adapters that are configured to obtain an IP address automatically. If a DHCP class ID is not specified, the current class ID is removed.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

/showclassid

A

Displays the DHCP class ID for a specified adapter. To see the DHCP class ID for all adapters, use the asterisk (*) wildcard character in place of adapter. This parameter is available only on computers with adapters that are configured to obtain an IP address automatically.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

/?

A

Displays Help at the command prompt.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly