answersLogoWhite

0


Best Answer

Ifconfig

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What command line utilities allows you to view internet protocol configuration on a unix or linux host?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which command is used to view the RIP routing protocol settings and configuration?

you can use SHOW IP PROTOCOL you will be able to see all running protocols in your router and its details...


What protocol responds to Ping requests?

A ping command is used to check whether the host is alive or not. A ping command is used when you want to check if the host can send or receive packets. The protocol that is responsible for Ping command is ICMP.


Which of the following command line utilities can be used to query for directory objects from the command line?

DSQUERY Dsadd Pg. 118; Windows Server 2008 Active Directory Configuration. 70-640.


What is the protocol used to transfer files over the internet?

A modem only transmits the data, the computer uses a protocol to connect to the ISP. Different types of protocol exist, but I think you're probably thinking of FTP - File Transfer Protocol. If the modem is used to connect to an ISP for an internet connection, than the standard internet protocols and utilities can be used for file transfer. They include ftp, sftp, http and the wget command. If the modem is used to establish a serial connection such as a terminal emulation session, protocols like kermit and xmodem/ymodem/zmodem should be available that perform errorfree file transfers.


Why is the only address internet explorer goes to is the loop back address?

Then you may not have an Internet connection, or Internet Explorer may have a configuration problem. To see whether you have basic Internet connection (independent of Internet Explorer), use the "ping" command.Then you may not have an Internet connection, or Internet Explorer may have a configuration problem. To see whether you have basic Internet connection (independent of Internet Explorer), use the "ping" command.Then you may not have an Internet connection, or Internet Explorer may have a configuration problem. To see whether you have basic Internet connection (independent of Internet Explorer), use the "ping" command.Then you may not have an Internet connection, or Internet Explorer may have a configuration problem. To see whether you have basic Internet connection (independent of Internet Explorer), use the "ping" command.


What is HTTP protocol and IP protocol?

HTTP Protocol stands for Hyper Text Transfer Protocol. It is the protocol used to convey information of World Wide Web (WWW). HTTP protocol is a stateless and connectionless protocol. HTTP is called as a stateless protocol because each command is request is executed independently, without any knowledge of the requests that were executed before it. It is the protocol used for the web. It is based on a request/request paradigm. In this protocol the communication generally takes place over a TCP/IP protocol.and Ip is a internet protocol which is responsible to communicate network (internet),


What does -t mean in TCP IP ping?

TCP/ IP stands for transmission control protocol / Internet protocol suite. Ping is a command of command line interface . -t in TCP IP ping means to repeat the ping command continuously.It means to repeat the ping command continuously, until you interrupt with Ctrl-Break.It means to repeat the ping command continuously, until you interrupt with Ctrl-Break.It means to repeat the ping command continuously, until you interrupt with Ctrl-Break.It means to repeat the ping command continuously, until you interrupt with Ctrl-Break.


What is the difference between unix command and utilities?

Utilities are programs that can run or execute. Commands are slightly different than utilities. Command refers to the name of the program and any arguments you specify to that program to change its behavior.


What does the command Internet protocol name-server 255.255.255.255 accomplish?

By default DNS is enabled on a router with a server address of 255.255.255.255,which provides for a local broadcast


What are cisco device configuration commands?

cisco configuration command guide


What protocol is use by ping?

TCP\IP protocol is run by ping i.e Ping 132.125.12.1 -t will ping the status of device whether healthy or unhealthy The "ping" command is an ICMP (internet Control Management Protocol) control packet. Many websites disallow this type packet, so beware.


Why a PC requires an IP address and how the IP address can be obtained?

The IP address identifies a server in a network and to the internet in the IP protocol. (IP means Internet Protocol) Many important communication protocols rely on the IP protocol. You are reading this message from the internet, so your computer has an IP address. The IP address for your home computer is assigned by your ISP (your service provider). It is usually dynamically assigned when your modem connects to the network. To view your IP address on a windows server, get a command window (Start > run > type "cmd") and type the command "ipconfig".