What are the difference between hub and switch?
Hub is a layer 1 device. It will out the signal from all of its port except the one from where its insert. It is unable to detect the collision. It works on single collision and single broadcast domain.Switch is layer 2 device. It maintains a CAM table that store the MAC address of devices attached on its port. CAM table is used to make the forwarding decision. It works on per port collision and single broadcast domain.
What is layer?
Layer is a completely logical partition of PDU (protocol data unit) process. That define how the information is travel form one computer to other over the network.What is TCP/IP?
It is combination of two protocols TCP and IP. It is used for reliable data transfer.What is operating system?
An operating system (sometimes abbreviated as "OS") is the program that, after being initially loaded into the computer by a boot program, manages all the other programs in a computer. It provides a platform to application software.What is package software?
The collection of mostly used software released in package Form Company. For Example Ms-Office that contain word, power point, Excel, etc.Full form of .co.in, .com
- COM - ".com" stands for "commercial".
- NET - ".net" stands for "network"
- ORG - ".org" stands for "organization"
- INFO - ".info" stands for "information"
- BIZ - ".biz" stands for "business".
- IN - 'IN' stands for India. The 'IN' is a 2-letter country code for India.
What is ring topology?
In a ring topology, device one connects to device two, device two connects to device three, and so on to the last device, which connects back to device one.Which cable is used in LAN?
Generally coaxial and TP media is used in LAN networking.What are Difference between STP and UTP?
STP cable is mostly used by IBM; it has an extra cover over each pair.UTP cable is used in star topology. It has a single cover over all pair.
What is IEEE?
The Institute of Electrical and Electronics Engineers or IEEE (read eye-triple-e) is an international non-profit, professional organization for the advancement of technology related to electricity. It has the most members of any technical professional organization in the world, with more than 365,000 members in around 150 countries.What is 802.3?
IEEE 802.3 is a collection of IEEE standards defining the physical layer and the media access control (MAC) of the data link layer of wired Ethernet. Physical connections are made between nodes and infrastructure devices hubs, switches and routers by various types of copper or fiber cable.Full form of ping.
PING stand for Packet Internet GrouperWhat are the minimum requirements for xp installation?
64MB RAM1.5GB free HDD space
233MHz minimum processor.
What are 10Base2, 10Base5 and 10BaseT Ethernet LANs?
10Base2— An Ethernet term meaning a maximum transfer rate of 10 Megabits per second that uses baseband signaling, with a contiguous cable segment length of 100 meters and a maximum of 2 segments.10Base5—An Ethernet term meaning a maximum transfer rate of 10 Megabits per second that uses baseband signaling, with 5 continuous segments not exceeding 100 meters per segment.
10BaseT—An Ethernet term meaning a maximum transfer rate of 10 Megabits per second that uses baseband signaling and twisted pair cabling.
What is the difference between an unspecified passive open and a fully specified passive open?
An unspecified passive open has the server waiting for a connection request from a client.A fully specified passive open has the server waiting for a connection from a specific client.
Explain the function of Transmission Control Block
A TCB is a complex data structure that contains a considerable amount of information about each connection.What is a Management Information Base (MIB)?
A Management Information Base is part of every SNMP-managed device. Each SNMP agent has the MIB database that contains information about the device's status, its performance, connections, and configuration. The MIB is queried by SNMP.What is anonymous FTP and why would you use it?
Anonymous FTP enables users to connect to a host without using a valid login and password. Usually, anonymous FTP uses a login called anonymous or guest, with the password usually requesting the user's ID for tracking purposes only. Anonymous FTP is used to enable a large number of users to access files on the host without having to go to the trouble of setting up logins for them all. Anonymous FTP systems usually have strict controls over the areas an anonymous user can access.What is a pseudo tty?
A pseudo tty or false terminal enables external machines to connect through Telnet or rlogin. Without a pseudo tty, no connection can take place.What does the Mount protocol do?
The Mount protocol returns a file handle and the name of the file system in which a requested file resides. The message is sent to the client from the server after reception of a client's requestWhat is External Data Representation?
External Data Representation is a method of encoding data within an RPC message, used to ensure that the data is not system-dependent.When were OSI model developed and why its standard called 802.XX and so on?
OSI model was developed in February1980 that why these also known as 802.XX Standard (Notice 80 means ==> 1980, 2means ==> February)What is Full form of ADS?
Active Directory StructureHow will you register and activate windows?
If you have not activated windows XP, you can do so at any time by clicking the windows Activation icon in the system tray to initiate activation. Once you have activated windows XP, this icon disappears from the system tray.For registration
Start ==> Run ==> regwiz /r
Where do we use cross and standard cable?
Computer to computer ==> crossSwitch/hub to switch/hub ==>cross
Computer to switch/hub ==>standard
How many pins do serial ports have?
In computer it’s known as com port and could be available in 9pin or 25 pin. On router it have 60 pins.How will check ip address on 98?
Start ==> Run ==> command ==> winipcfgHow will you make partition after installing windows?
My computer ==> right click ==> manage ==> disk management ==>select free space ==> right click ==> New partition
What is IP?
It’s a unique 32 bits software address of a node in a network.What is private IP?
Three ranges of IP addresses have been reserved for private address and they are not valid for use on the Internet. If you want to access internet with these address you must have to use proxy server or NAT server (on normal cases the role of proxy server is played by your ISP.).If you do decide to implement a private IP address range, you can use IP addresses from any of the following classes:Class A 10.0.0.0 10.255.255.255
Class B 172.16.0.0 172.31.255.255
Class C 192.168.0.0 192.168.255.255
What is public IP address?
A public IP address is an address leased from an ISP that allows or enables direct Internet communication.What’s the benefit of subnetting?
Reduce the size of the routing tables.Reduce network traffic. Broadcast traffic can be isolated within a single logical network.
Provide a way to secure network traffic by isolating it from the rest of the network.
What are the differences between static ip addressing and dynamic ip addressing?
With static IP addressing, a computer (or other device) is configured to always use the same IP address. With dynamic addressing, the IP address can change periodically and is managed by a centralized network serviceWhat is APIPA?
Automatic private IP addressing (APIPA) is a feature mainly found in Microsoft operating systems. APIPA enables clients to still communicate with other computers on the same network segment until an IP address can be obtained from a DHCP server, allowing the machine to fully participate on the network. The range of these IP address are the 169.254.0.1 to 169.254.255.254 with a default Class B subnet mask of 255.255.0.0.What are the LMHOSTS files?
The LMHOSTS file is a static method of resolving NetBIOS names to IP addresses in the same way that the HOSTS file is a static method of resolving domain names into IP addresses. An LMHOSTS file is a text file that maps NetBIOS names to IP addresses; it must be manually configured and updated.What is DHCP scope?
A scope is a range, or pool, of IP addresses that can be leased to DHCP clients on a given subnet.What is FQDN?
An FQDN contains (fully qualified domain name) both the hostname and a domain name. It uniquely identifies a host within a DNS hierarchyWhat is the DNS forwarder?
DNS servers often must communicate with DNS servers outside of the local network. A forwarder is an entry that is used when a DNS server receives DNS queries that it cannot resolve locally. It then forwards those requests to external DNS servers for resolution.Which command will you use to find out the name of the pc in networks?
NSLOOKUP [192.168.0.1][Ip of target computer]
How will enable sound service in 2003?
By default this service remain disable to enable this serviceStart ==> administrative tools ==> service ==> windows audio ==> start up type ==> automatic
How will enable CD burning service in 2003?
By default this service remain disable to enable this serviceStart ==> administrative tools ==> service ==> IMAPI CD burning com service ==> start up type ==> automatic
How to find what program used as default for opening file .xyz ?
In cmd type C:\> assoc .xyz which program will open that .xyz fileHow to change settings in command prompt?
The first thing you'll want to do is Start, Run, cmd.exe, then right click the window menu and choose properties. Try the following values for improvement:Options | Command History | Buffer Size | 400
Options | Command History | Discard Old Duplicates | True
Options | Edit Options | QuickEdit Mode | True
Layout | Screen buffer size | Height | 900
Layout | Window size | Height | 40
How to start DirectX Diagnostic Tool ?
To start the DirectX Diagnostic Tool: 1. Click Start, and then click Run.In the Open box, type dxdiag and then click OK.
How to determine whether there is an issue with the DNS configuration of your connection to your ISP?
At a command prompt, type ipconfig /all and then press ENTER to display the IP address of your DNS server. If the IP address for your DNS server does not appear, you need contact your ISP.What do you need to do that your browser will point URL www.example.com to the internal IP address 127.99.11.01?
Make changes in the hosts file in C:\WINDOWS\system32\drivers\etcThe Hosts file is looked at first before going out to the DNS (Domain Name Service) servers. you have to put the following on new lines at the end of hosts file:
127.99.11.01 example.com
127.99.11.01 www.example.com
What can you suggest to enhance testing process on windows OS?
Put shortcut to notepad.exe in SendTo folder. It is speed up work with different files like hosts, configuration files. Location of this folder isC:\Documents and Settings\Default User\sendto.
Open it and create shortcut of notpad.exe
What is FTP?
FTP is short for File Transfer Protocol. This is the protocol used for file transfer over the Internet.How will you make XP home the client of server 2003?
XP home edition is made only for home purpose so we can’t use it as the client. And same rule apply on windows vista editions also.Where do you take back up from?
Click Start, point to All Programs, point to Accessories, point to System Tools, and then click Backup.Bedside’s it?
If OS support then Select Drive ==> properties ==> back up now
What is router?
Router is a device that is used to connect two different networks.How will you configure ADS?
Start ==> Run ==> DCPROMOOr
Start==> Configure your server ==> add/Remove a Role
What is ADS?
A central component of the Windows platform, Active Directory service provides the means to manage the identities and relationships that make up network environments.What if this wizard (ADS) is not running?
Check the network cable it should be pluggedCheck root partition it should be in NTFS
Check IP of server it should be configured statically
How will you add a client to server? /
How’s the client join a domain?
What are the client configurations?
On ServerConfigure ADS (for example it’s configured with xyz.com)
On Client
Log in form local administrator account
My Computer ==> Properties ==> Computer Name ==> Change
==>Domain ==>xyz.com ==> username Administrator (of xyz.com)
Password xxxxxxxxxxx (of admin of xyz.com)
Welcome to xyz.com ==> Restart the computer
Does it necessary to use administrator account to configure the client?
Not every time but you are required a properly configured user account in domain controller security policy.ISO stand for?
International standard organizationOSI stand for?
Open System InterconnectionWhat is full form DHCP and how will you configure it?
Dynamic host configuration protocolTo configure it on Server
Configure your server ==>Add/Remove a role ==>DHCP server ==>complete the wizard
Start ==> Administrative tools ==> DHCP ==>New scope ==> Wizard
Now authorized this server and do activate it
On client
Local area network ==> tcp/ip ==> obtain ip automatically
Obtain DNS automatically
Describe 802.3 standards
- IEEE 802 — LAN/MAN
- IEEE 802.1- Standards for LAN/MAN bridging and management and remote media access control bridging.
- IEEE 802.2 — Standards for Logical Link Control (LLC) standards for connectivity.
- IEEE 802.3 — Ethernet Standards for Carrier Sense Multiple Access with Collision Detection (CSMA/CD).
- IEEE 802.4 — Standards for token passing bus access.
- IEEE 802.5 — Standards for token ring access and for communications between LANs and MANs
- IEEE 802.6 — Standards for information exchange between systems.
- IEEE 802.7 — Standards for broadband LAN cabling.
- IEEE 802.8 — Fiber optic connection.
- IEEE 802.9 — Standards for integrated services, like voice and data.
- IEEE 802.10 — Standards for LAN/MAN security implementations.
- IEEE 802.11 — Wireless Networking – "WiFi".
- IEEE 802.12 — Standards for demand priority access method.
- IEEE 802.14 — Standards for cable television broadband communications.
- IEEE 802.15.1 — Bluetooth
- IEEE 802.15.4 — Wireless Sensor/Control Networks – "ZigBee"
- IEEE 802.16 — Wireless Networking – "WiMAX"
What is meshing?
Meshing generically describes how devices are connected together. It is also the part of topology. There are two types of meshed topologies: partial and full.In a partially meshed environment , every device is not connected to every other device.
In a fully meshed environment, every device is connected to every other device.
Wireless is the good example of meshing. Wan ( internet is also a good example of meshing where a computer have connectivity with all internet network.)
Describe Various Network Type
Local Area Networks Local area networks (LANs) are used to connect networking devices that are in a very close geographic area, such as a floor of a building, a building itself, or a campus environment.Wide Area Networks Wide area networks (WANs) are used to connect LANs together. Typically, WANs are used when the LANs that must be connected are separated by a large distance.
Metropolitan Area Networks A metropolitan area network (MAN) is a hybrid between a LAN and a WAN.
Content Networks Content networks (CNs) were developed to ease users’ access to Internet resources. Companies deploy basically two types of CNs:
1.Caching downloaded Internet information
2.Distributing Internet traffic loads across multiple servers
Storage Area Networks Storage area networks (SANs) provide a high-speed infrastructure to move data between storage devices and file servers.
Advantage
Performance is fast.
Availability is high because of the redundancy features available.
Distances can span up to 10 kilometers.
Management is easy because of the centralization of data resources.
Overhead is low (uses a thin protocol).
Disadvantage of SANs is their cost.
Intranet An intranet is basically a network that is local to a company. In other words, users from within this company can find all of their resources without having to go outside of the company. An intranet can include LANs, private WANs and MANs,
Extranet An extranet is an extended intranet, where certain internal services are made available to known external users or external business partners at remote locations.
Internet An internet is used when unknown external users need to access internal resources in your network. In other words, your company might have a web site that sells various products, and you want any external user to be able to access this service.
VPN A virtual private network (VPN) is a special type of secured network. A VPN is used to provide a secure connection across a public network, such as an internet. Extranets typically use a VPN to provide a secure connection between a company and its known external users or offices. Authentication is provided to validate the identities of the two peers. Confidentiality provides encryption of the data to keep it private from prying eyes. Integrity is used to ensure that the data sent between the two devices or sites has not been tampered with.
No comments:
Post a Comment