It means that it is in class c network
Hi,
If a Computer has ip address 10.1.1.5 and subnet Mask 255.255.255.0 then it means it is classless ip address where class is not defined or not a subnetted ip address.
Hello all, can anyone explain what is the meaning of provisioning - usually used in telecommunication domain? What are the steps involved in provisioning a service request raised by mobile customer? thanks & regards, telecomgeek
Provisioning is the process through which a service can be either activated or ceased based on the requirements of the business. The service can be:Pre-paid, post paid, fixed line services like broadband, IPTV, Landline etc.
Provisoning means ready to activate..
What are the different types of classes & ip address
there are 5 types of ip address they are class A,B,C,D,E
What are the latest technologies in networking?
Cloud computing and networking
dns query is send on port 53 not on port no 80 . at first web browser send dns query with destination address of dns and after resolving the web site address . http get query send by browser using destination as web address and after session created by web server the data exchange will happen
HI All, once a web site is entered in the address bar and enter key pressed the following process happens. 1. The system performs a check on the dns cache to check if there is any entry for the ...
Is it possible to debug the rsa encrypting algorithm?
If yes, how it is possible?
No we cannot debug RSA because for creating keys random prime is used so we cannot generate again same prime number therefore we cannot debug the RSA.
What is the maximum operating rate of a wireless lan using infrared communication ?
1 Mbps
What is dora process in dhcp and how it works?
The DORA process in DHCP works as follows. D ----------> Discover O ----------> Offer R ----------> Request A ----------> Acknowledgement 1. DHCP automatically discovers the system 2. Server sends...
Dora= d-discover o-offer r-request a-acknowledgement ========= dhcp first discovers the computer and it then offers the computer to assign an ip address to i.then the computer request for the ip addre...
Difference between routing protocol and routed protocol?
Routing protocols are used to search the best path between source and destination and Routed protocols are used to send the data from the best path chosen by the Routing protocols..
3Types of Routed Protocols:
1.IP -> Used by Microsoft
1.IP-X -> Used by novell
3.Apple Talk:-> used by Apple.
Routed Protocols Direct the Lan Segments like IP IPX & Apple Talk..Whereas routing protocols use routed protocols to make their communication possible.(Rip/igrp/IS-IS/ospf/Eigrp)are few routing protocols.
KC comment is correct.Apart from KC comment the error message that comes on the client of an AD is that Domain Controller is unavailable when Kerberos Authentication server(AD) is down.
Kerberos is a network authentication protocol which allows individuals communicating over an insecure network to authenticate to themselves in a secure manner.Kerberos makes use of the Key Distributio...
What is meant by port blocking within lan ?
Hi,Port blocking is possible if Switch is installed in LAN,Port blocking to particular port is possible only if Switch is installed in LAN.A particular port can be blocked by configuring Switch under ...
To block the unwanted traffic within the network. It is get pretty faster network.
Answered by: Suraj
Answered On : Jan 21st, 20071) Classful & Classless routing
Classful routing : Routing Protocol that do not send subnet mask information when a route update is sent out. All devices in the network must use the same subnet mask
Eg : RIP V1
Classless routing : Routing that sends subnet mask information in the routing updates. Classless routing allows VLSM (Variable Length Subnet Masking)
Eg : RIP V2 , EIGRP , & OSPF.
2) Difference between RIP V1 & RIP V2.
RIP V1 : Distance Vector , Maximum Hop count of 15 , Classful , No Support for VLSM , No support for Discontigious networks.
RIP V2 : Distance Vector , Maximum Hop count of 15 , Classless , Supports VLSM networks , Supports Discontigious networks
3) Mulitcasting : Any Communication between a single sender and multiple receivers.
In Networking Multicast messages are sent to a defined subset of the network addresses.
Hi,Classful and Classless Routing is defined as if particular ip address ex.192.168.1.1/24 this is defined as classfull routing and 192.168.1.1 without specific subnetting is defined as classless rout...
classfull routing protocols do not carry subnet mask information on their routing updates. Classless routing protocols do carry subnet mask information on their routing updates.ripv1 is a cl...
Basic difference between layer2 switch & layer3 switches
Hi,
Layer3 switches are installed and consistent to send only interested traffic to allow through the Network.Whereas Layer2 switches act as a interceptor in between layer3 switch and LAN.examples of Layer3 and Layer2 switches are Router and Switch.
L2 Switch, or L2VPN, is forwarding packets based on the MAC. In more depth, if you have 2 switches, switch#1 has been configured for 2 vlans, ports 2,3,4 for vlan111, and ports 5,6,7 for vlan222, and ...
Suppose in a lan, if one host does not get connection, what problem could have occured?
Hi,If one host in LAN does not connect to LAN check if the 1)Domain Name is entered correctly as it is case sensitive .2)Check If Lan Card is working properly.3)Check if the cable is clamped properly....
There can be more than one reason for the host not connecting to the network. Check the following:-1. Network adapter drivers (remove the driver and reinstall)2. UTP cable from the swit...
How many security protocols available and how the works
What lets us access the shared network folders quickly without having to browse the entire network?
Go to Start ->Run
Type "ip address" or "computer name"
Go to Start ->Run
Type "\ip address" or "\computer name"
What are the different types of network security?
This is kind of broad question......But generally it can be said as securing computer or any technical equipments (like pritners, smartphones & etc....) which is connected to the organizational ne...
You need to connect a token ring segment to ethernet segment. Would you use a router a brouter or a bridge? Explain your answer.
If both the segments are working on same network then a bridge can be used, if they are running on a different network to have the connectivity we need to use a router.
Is it possible to connect two priVATe networks through internet using vpn concentrator?
Yes, The use of VPN is to secure connection between two private networks over the internet.
NAT means Network Address Translation , NAT helps the Private IP to route over the public Internet, its translate private IP to a public IP by one to one or many to one, PAT means Port Address Translation ,its translate based on source port
NAT : Short for Network Address Translation, an Internet standard that enables a local-area network (LAN) to use one set of IP addresses for internal traffic and a second set of addresses for externa...