Hi, Jitendra thanks for letting me know my answer. I know
ip addressess classes & there subnet masks. Waht i want to
know is the exact address? Ex.In the organization there are
70 pcs which type of address we can use there what will be
the range for ip address?
Answer Posted / jitendera sinha
ok
according to you you have 70 computer in your org
that is
2^n-2>=70
that is 7 bit minimum reqirment for that host
so if you use class c address then mask should be
255.255.255.128/25
let if you are using 192.168.16.0/25 series ip
then you should give
default-gateway-192.168.16.1/25
and you can assign up to 192.168.16.126
this fulfill you requirement without wasting of soo much ip and some ip will be also available for future
this is the concept of vlsm but i am highly recommended that before assigning ip you should check what is the configuration of your network devise.
which class of ip is configured therer
u shuld provide ip according to yours conf
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
In port based access-list which command u give instead of ip?
How do we do encryption and authentication in L2TP?
What are the different types of passwords used in securing a CISCO router?
Which command we give for live view of remote site routers?
Mention what is the difference between tcp and udp?
What is cisco?
Why twist in twisted pairs?
Define the virtual path?
How we can see mac address from dos prompt?
What is subnet? Why is it used?
What is default time of hello packets in ospf?
Explain the major types of networks and explain?
What is ping used for?
What are the protocols that are used by every layer of ip/tcp model?
Suppose we are having two Switches i.e. Switch1 & Switch2 Port1 of Switch1 is Connected to Uplink and switch2 is also connected to switch1? So 1>Is there is any loop? 2>How we come to know that there is a loop created? 3>If we add Switch3 to switch2 then there is a possibility of loop Creation?