Lab No. 4 Diagnostic Utilities of Network Lab Task: 1. IP Config
Lab No. 4 Diagnostic Utilities of Network Lab Task: 1. IP Config
4
Diagnostic Utilities of Network
Lab Task
1. IP config:
It displays only the IP address, subnet mask and default gateway for each
adapter bound to TCP/IP.
IP config parameters are:
Ipconfig – release
Release the IPv4 address for the specified adapter.
Ipconfig -renew
Renew the IPv4 address for the specified adapter.
2. Ping
It helps to verify IP-level connectivity.
Ping -a
Resolve addresses to hostnames.
3. NS lookup
It is use for querying the Domain Name System (DNS) to obtain domain
name or IP address mapping or for any other specific DNS record.
NSlookup parameters are:
NSlookup -d
list all records
NSlookup -view
Sorts the output file from the 'ls' option described earlier and displays
it page by page.
4. NETSTAT
Displays protocol statistics and current TCP/IP network connections.
5. Route
Manipulates network routing tables.
6. ARP
Displays and modifies the IP-to-Physical address translation tables used by
address resolution protocol (ARP).
ARP -v
Displays current ARP entries in verbose mode.
HOME ASSIGNMENTS
Q1: Prepare presentation on any three (3) diagnostic utilities of TCP/IP and also
Submit hard copy.
Q2: How can we assign IP to our system statically using Command Prompt?