ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Certifications  >>  Cisco Certifications  >>  CCNA
 
 


 

 
 CCNA interview questions  CCNA Interview Questions
 CCDA interview questions  CCDA Interview Questions
Question
What is public and private ip address., explain? and also 
explain the ip address range of both public and private? 
and where we use that public and private ip address?
 Question Submitted By :: Kapilasdhir
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is public and private ip address., explain? and also explain the ip address range of both public and private? and where we use that public and private ip address?
Answer
# 1
There are two ip address is there.Pubilc ip is called the
static ip.the private ip is used any one.but public ip is
used only purchease people
 
Is This Answer Correct ?    14 Yes 24 No
Aneesh
 
  Re: What is public and private ip address., explain? and also explain the ip address range of both public and private? and where we use that public and private ip address?
Answer
# 2
Hi,
private ip used in private networks , that means in offices 
or any where. 
public ip is used for internet, which can routable on 
router.
 the range of private ip 
   class A 10.0.0.0     to 10.255.255.255
   class B 172.16.0.0   to 172.31.255.255
   class C 192.168.0.0  to 192.168.255.255


and other ip's are public ips
 
Is This Answer Correct ?    32 Yes 1 No
Sultan
 
 
 
  Re: What is public and private ip address., explain? and also explain the ip address range of both public and private? and where we use that public and private ip address?
Answer
# 3
private ip address is use in private network and public ip 
add are uses by the isp services provider.

and rang of private ip address is 
class A 10.0.0.0 to 10.255.255.255

class B 172.16.0.0 to 172.16.255.255

class b 192.168.0.0 to 192.168.255.255

and reast ip address is public ip address
 
Is This Answer Correct ?    8 Yes 9 No
Hari
 
  Re: What is public and private ip address., explain? and also explain the ip address range of both public and private? and where we use that public and private ip address?
Answer
# 4
A private network uses a particular renge of ip address 
which are reserved for private uses and not routed over the 
internet.  The range of Private IPs are, 
Class A : 10.0.0.0 to 10.255.255.255
Class B : 172.16.0.0 to 172.31.255.255
Class C : 192.168.0.0 to 192.168.255.255

public ip is used by ISP, it will be buy the ISP. This IP 
is routed by router and all rest IP are used for public 
used but the range of 169.254.0.0 to 169.254.255.255 is 
used for local link address and range 127.0.0.0 to 
127.255.255.255 is used for loop-back test address.
 
Is This Answer Correct ?    7 Yes 3 No
Manas Ranjan Behera
 
  Re: What is public and private ip address., explain? and also explain the ip address range of both public and private? and where we use that public and private ip address?
Answer
# 5
Public ip address used in isp service provider. it is used
in internet network.
Private ip address used in intra network. 

    Private ip address range     
  
Class A 10.0.0.1 - 10.255.255.255 

Class B 172.16.0.1 - 172.31.255.255

Class C 192.168.0.1 - 192.168.255.255

    Public ip address range

1.0.0.1 - 126.255.255.254

128.0.0.1 - 192.255.255.254

193.0.0.1 - 224.255.255.254
 
Is This Answer Correct ?    4 Yes 8 No
M Haja Bahurudeen
 
  Re: What is public and private ip address., explain? and also explain the ip address range of both public and private? and where we use that public and private ip address?
Answer
# 6
simply we canot route the private ip address on internet...
 
Is This Answer Correct ?    1 Yes 4 No
Hitesh
 
  Re: What is public and private ip address., explain? and also explain the ip address range of both public and private? and where we use that public and private ip address?
Answer
# 7
An IP address is considered private if the IP number falls
within one of the IP address ranges reserved for private
uses by Internet standards groups. These private IP address
ranges exist:

      10.0.0.0 through 10.255.255.255
      169.254.0.0 through 169.254.255.255 (APIPA only)
      172.16.0.0 through 172.31.255.255
      192.168.0.0 through 192.168.255.255 

Private IP addresses are typically used on local networks
including home, school and business LANs including airports
and hotels. 
Rest of the IP's are known as Public IP and those IP's are
routable on Internet.
 
Is This Answer Correct ?    8 Yes 0 No
Arun4gkp
[Eventus]
 
  Re: What is public and private ip address., explain? and also explain the ip address range of both public and private? and where we use that public and private ip address?
Answer
# 8
public ip address:-its is basically chargable by isp ,its
having two types:-  
(1)static:-used in default gateway,dns server,dhcp server,or
own made websites.
(2)Dynamic.


Private ip address:-  we can use it free of cost they r free
to use.its having range :-


class A 10.0.0.0/8

class B 172.16.0.0/12 to 172.31.255.255/12

class b 192.168.0.0 to 192.168.255.255/16
 
Is This Answer Correct ?    4 Yes 1 No
Naveen Kumar Sharma
 
  Re: What is public and private ip address., explain? and also explain the ip address range of both public and private? and where we use that public and private ip address?
Answer
# 9
For Public IP address we have to pay some amount to ISP to 
get Public IP adress and these IP address are unique. 
Private IP no need to pay any to get and these are not 
unique.

Private IP address

Class A : 10.0.0.0 to 10.255.255.255
Class B : 172.16.0.0 to 172.31.255.255
Class C : 192.168.0.0 to 192.168.255.255

Remaing are Public IP address.
 
Is This Answer Correct ?    3 Yes 0 No
Sham
 
  Re: What is public and private ip address., explain? and also explain the ip address range of both public and private? and where we use that public and private ip address?
Answer
# 10
private ip add are used to connect the private networks.
and public ip add are used to connect the public networks.
we have to purchase the public ip address from the isp.
No need to purchase the private ip add from the isp. its 
free of cost.
 
Is This Answer Correct ?    1 Yes 0 No
Ramesh Lahori
 

 
 
 
Other CCNA Interview Questions
 
  Question Asked @ Answers
 
If a router uses static routing, how does it learn the route to remote networks? The router uses a RIP request to obtain remote network numbers. The router uses a routing protocol to exchange remote network numbers. The router uses DNS request packets to obtain remote network numbers. The Network Administrator manually configures the remote networks.  1
Which switching technology can reduce the size of a broadcast domain? A.) Cut-Through B.) Store-and-Forward C.) Spanning Tree Protocol D.) RARP E.) ARP F.) VLAN  1
What is the maximum hop count for Link-State protocols? A.) 15 B.) there is no hop count limit C.) 256 D.) 16  1
Identify 3 characteristics of the Network layer (OSI layer 3)? A.) Connnection oriented B.) Path determination C.) Supports multiplexing D.) Manages sessions E.) Packet forwarding  1
hi friend i hav difficulty n need to solve it...v need to implement a new raw switch in company as to increase the no of staff...snc raw switch by default is in server mode,i wanna know 1.how to make a switch in client mode...2.how to configure switch i mean to sy how to connect all switches to network.  1
what is the difference between client mode and server mode of vtp and what is the diffrence betwwen tarnsparent mode and server mode IBM4
there is three mode of vtp let there are three switch s1 in server mode s2 in transparent mede and s3 in clint mode then will that tranparnt mode going to effect the network if yes then how and if no then what it will do IBM1
What is the syntax to use to configure the port on a Catalyst 5000 switch? A.) slot port/type B.) type slot/port C.) port slot/type D.) port type/slot  2
Which of the following is a characteristic of a switch, but not of a router? A.) Switches forward packets based on the IPX or IP address in the frame B.) Switches forward packets based on the IP address in the frame C.) Switches forward packets based on the MAC address in the frame D.) Switches forward packets based only on the IP address in the packet  1
What is proxy-ARP and how it is used and configured  1
Identify the following components of the IPX address 2e.0000.0065.ed43 A.) Not a valid IPX address B.) Network = 2e, Subnet = 0000, Node = 0065.ed43 C.) Network = 2e.0000, Node = 0065.ed43 D.) Network = 2e, Node = 0000.0065.ed43  1
Identify 3 UDP characteristics? A.) Reliable communication protocol B.) Applications that use UDP must incorporate reliability C.) Connection-less oriented D.) Incorporates no handshaking  2
What is the default switching method for the Cisco 5000 series? A.) Cut-through B.) Store-and-splice C.) Latency D.) Store-and-forward  1
Station A is transmitting data to station B faster that station B can handle it. When station B's buffer fills up, it send out a message to station A to stop sending data. After B empties out its buffer, station B sends a message to station A to start sending data again. This is most directly an example of (pick the best answer only): A.) Poison Reverse B.) Connectionless protocol C.) Windowing D.) Connection oriented protocol E.) Flow Control F.) Split Horizon  1
What is true when using DDR? A.) HDLC is the preferred encapsulation B.) You must use static routing C.) You should use dynamic routing D.) You should use ISDN  1
Identify the 3 characteristics of IPX RIP? A.) Distance vector B.) Does not support multiple paths C.) 60 second updates D.) Default encapsulation is SAP E.) Uses ticks and hop count as a metric  1
what is vc,pvc,lmi and dlsi  1
What command can be used to test IPX connectivity? A.) Ping 2e.000.0045.8923 B.) Ping 192.168.100.1 C.) Ping ipx 2e.0000.0045.8923 D.) Ipx ping 2e.0000.0045.8923  3
Why Authentication Header (AH) is not compatible with the network that using NAT?????? Jitu, looking for u specially...!!!! U knw why i m looking for u..!!!  1
What are the 2 functions of the Data Link Mac layer? A.) Handles access to shared media B.) Manages protocol access to the physical network medium C.) Provides SAPs for higher level protocols D.) Allows multiple devices to uniquely identify one another on the data link layer  1
 
For more CCNA Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com