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 ?    7 Yes 13 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 ?    11 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 ?    4 Yes 3 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 ?    2 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 ?    2 Yes 6 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 ?    0 Yes 3 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 ?    3 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 ?    1 Yes 0 No
Naveen Kumar Sharma
 

 
 
 
Other CCNA Interview Questions
 
  Question Asked @ Answers
 
Define Poison Reverse? A.) To prevent regular update messages from reinstating a route that has gone down B.) Packets sent out that are not destined for a network go to the default network C.) Information received on an interface cannot be sent back out the same interface D.) When a network goes down, the router enters in its table the number 16 to signify destination unreachable Google1
The Cisco Catalyst 5000 switch supports full duplex. How would you enable it on the second port of the card in slot 1? A.) router(config-if)# duplex full B.) router(config)# duplex full C.) router(config-if)# set port duplex D.) router(config)#port duplex = full E.) router(config-if)# set port 1/2 full  1
Identify 3 characteristics of the Network layer (OSI layer 3)? A.) Connection oriented B.) Path determination C.) Supports multiplexing D.) Manages sessions E.) Packet forwarding  1
Which protocol will let neighbor routers know if your internetwork experienced congestion on a serial port? A.) BootP B.) IP C.) ICMP D.) ARP E.) FTP F.) RARP  1
WHAT IS DIFFERENCE BETWEEN FAST ETHERNET AND ETHERNET PORT? Bank-Of-India4
Identify the command that will display the RIP routes entering and leaving the router? A.) Router(config)# debug ip rip B.) Router# debug ip rip C.) Router>debug ip rip D.) Router# debug rip routes  1
How do you disable CDP on the entire Router? A.) Router#no cdp run B.) Router(config-if)# no cdp enable C.) Router(config)# no cdp enable D.) Router(config)# no cdp run  1
How do you view the routers current processor utilization? A.) show version B.) show processes cpu C.) show running-config D.) show startup-config E.) show cpu F.) show utilization  1
Which of the following can reply to a Novell Get Nearest Server (GNS) request? A.) Local Novell server B.) Remote Novell Printer C.) Cisco router D.) Novell client  1
What IP command would you use to test the entire IP stack? A.) Stack-test B.) Arp C.) Telnet D.) Ping E.) Trace  1
Cisco's implementation of ISDN BRI has multi protocol support, SNMP MIB support, and what other features? A.) Call waiting B.) Compression C.) ADSL D.) 1.544 Mbps E.) Call screening F.) Negative 'G' support  1
Which Distance Vector characteristic can help to speed up convergence? A.) Triggered Updates. B.) Split Horizon. C.) Poison Reverse. D.) Hold Down timers. E.) Inverse ARP.  1
Identify the command to disable CDP on an interface? A.) Router(config-if)# no cdp enable B.) Router(config-if)# no cdp run C.) Router# no cdp enable D.) Router(config-if)# no cdp  1
To which layer ICMP belongs CMS6
Identify the command that displays the SAP table? A.) show ipx servers B.) display SAP table C.) display SAP's D.) show sap table  1
How many Frame-relay encapsulation types are available with Cisco routers? A.) Four B.) Two C.) Five D.) Three  1
On Cisco catalyst 5000 how would you set the second port on the controller in the first slot to full duplex? A.) Set port duplex 1/1 full B.) Set port duplex 1/2 full C.) Set port duplex 0/1 full D.) Set port duplex 0/2 full  1
What's the default CDP holdtime in seconds for Cisco routers? A.) 30 seconds B.) 180 seconds C.) 90 seconds D.) 60 seconds  3
What is the difference between TCP and UDP? A.) TCP is connection-oriented; UDP uses acknowledgements only B.) TCP is connection-oriented; UDP is connectionless C.) Both TCP and UDP are connection-oriented, but only TCP uses windowing D.) TCP and UDP both have sequencing, but UDP is connectionless  2
Identify the definition of demarcation? A.) Date in which the WAN service contract expires B.) Cabling which extends from the WAN service provider to the customer C.) Division of responsibility, where the CPE ends and the local loop begins D.) Equipment which is located at the customer premises  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