How many PC that can put on class c?
Class C have 8 bit use for host address. So we have 2^8=256 address, but the first and the last one is not used for host => 256-2=254 PC (or host)
The packet is sent using the IP address and MAC address of the default gateway.
What does the Controller Area Network actually do?
The Controller Area Network also known as CAN works ad a message transmission station to direct buses and other publicly funded vehicles on where to go and what locations they need to be at.
firewall
Which topology is the most commonly used client -server network topology?
star good luck on chapter 12!
What resides at the physical layer of the OSI layer?
Interfaces used on the system to connect to Network devices reside on Physical layer.
Is Fiber-optic cable easier to install and modify than a twisted pair or coaxial?
No. And if it breaks it requires special equipment to Polish and splice the ends.
A router running a classless routing protocol (Such as OSPF) will send the subnet mask in its route updates to its neighboring routers.
proxy or firewall
Is it possible to connect more then 2 pc's without using switch?
no bt u can connect it very easily using 4 port switch
1) ACL (Access Control List) policy instructs the router to drop it. This is a "rule" configured intentionally by the router's administrator to control traffic.
2) The packed fails an RPF (Reverse Path Forwarding) check. This is when a packet arrives with a source address that doesn't make sense, and it appears like an attempt at malicious activity.
3) The input queue is full. This is basically a symptom of the router being overloaded.
4) The packet fails a basic sanity check, such as TTL (Time to Live) expiring, or failing a CRC (Cyclic Redundancy Check), although that is actually a Layer 2 function, not IP.
5) The packet has a requirement that the router is unable to accomodate. Examples of this would be a non-UDP encapsulated IPSec packet whos destination address requires translation, or a multicast packet arriving at a router that is not configured for multicast routing.
a passive hub does not regenerate the signal received only let it pass
What hardware does a bus topology need?
A bus topology needs a trunk cable, which is a high speed central cable to which all the nodes can be connected. If the trunk cable breaks down, however, the whole network comes to a halt.
Why do link-state protocols converge faster than most distance vector protocols?
Distance vector protocols compute their routing tables before sending routing updates; link-state protocols do not.
Computer with internet access.
Network cables connected to each machine.
Program installed on each computer.
What are the Functions of each ip address class?
In classfull addressing schemes each address class limited the total number of clients per network. Other than that, there are no particular functions for each address class.
The gateway address is your router's inside local address. To find what your gateway and IP are you can open a Command Prompt (CMD) window and type "ipconfig/all" without quotes. Make sure you run the Command Prompt as an administrator when you open it.