What are classless routing protocols?
More commonly referred to as classless routing behaviour in reference to protocols. examples are ripv2, eigrp, ospf, isis etc. classless routing protocols submit subnet information in the data they send to other routers. therefore, variable subnet masks can be applied other than the default classful subnet mask. i.e, if the first two bits in the first octet are 0 then it is a class A address, and the first octet only, /8 or 255.0.0.0, is the network portion. hence why the private routing address 10.0.0.0 extends all the way to 10.255.255.255. with classless routing behaviour this can be any subnet mask.
What types of products does Cisco make?
Cisco is a company that creates products geared toward increased communications. Since we live in a global world, most of these products are technologically-based networking and telecommunications tools.
Which statement is true about the running configuration file in a Cisco IOS device?
If you want to make the saved configuration the current configuration, essentially undoing configuration changes since you last saved, you can use:
copy start run
copy startup-config running-config
What are some applications that can benefit from a network that has VLANs?
Encrypted communication between 2 points.
The average salary of CCNA holders is about $50,000/year. If you want to further increase your salary, you must accumulate years of experience. Or increase the gold content of your certificate, such as taking CCIE, the average salary of CCIE is about $150,553/year.
If you are interested in CCIE, you can search for ThinkMo in the TG group, it will save you a lot of time searching for information.
What are the goals of Cisco systems?
Cisco's system strategy relies on catching market transitions-the market transitions that have an effect on our customers.With the proliferation of video and cooperative internet two.0 technologies, the network continues to evolve from the plumbing of the Internet-providing connectivity-to the platform which will amendment the means we have a tendency to work, live, play and learn.
"Test4Certification"
What is hierarchical network model?
A kind of database management system that links
records together like a family tree such that each record type
has only one owner, e.g. an order is owned by only one
customer. Hierarchical structures were widely used in the
first mainframe database management systems. However, due
to their restrictions, they often cannot be used to relate
structures that exist in the real world.
How many hosts addresses can be assigned on the 10.0.0.0 with a mask of 255.255.255.0?
254 -- 24 bits of the 32 bit format are fixed (10.0.0 is fixed, so in binary that's 00001010.00000000.00000000) leaving you with the final octet to work with. This octet will yield 256 unique values, but 0 (00000000) and 255 (11111111) are reserved so only 1(00000001) through 254 (11111110) are valid hosts.
Which of the following statements regarding Network Address Translation NAT are true?
Destination NAT forwards requests for network resources using a public IP address to a private IP Address
Dynamic NAT can dynamically assign public ip addresses to internal hosts making requests from resources outside the private network
Source NAT implementations change the source address on outgoing connections from a private IP address to a public address.
What is a Cisco 24 port gigabit switch used for?
It is not a complete necessity to have a gigabit Ethernet switch but it will increase processing speed to 1,000 Mbits per second. Earlier forms of the Ethernet switches were in the 10 to 100 megabit range.
What is the difference between encoding and encrypting?
opening/playing/reading/watching a file (Decoding) and making a file (Encoding)
there are many different ways to read/write a bunch of "1's" and "0's." A files extention (.wav; .mp3; .iso; etc) explains how that file should be read as/written as. For example, this paragraph could be written in Spanish and generally say the same thing with the same general letters.
What is a Cisco 17000 Series Router?
It "routes" the internet to devices that can use it. You can use a cord for it or use a wireless device. Wireless can spread the internet through multiple devices at once while corded internet can't.
VTY interface
console interface
privileged EXEC mode
They are network services that are always on listening on the network for requests. Example: DNS, DHCP .....
DNS resolves Domain Names to IP addresses. DHCP assigns dynamic IP addresses.
What are the benefits to using a layered model to describe network protocols and operations?
-Assists in protocol design, because protocols that operate at a specific layer have defined information that they act upon and a defined interface to the layers above and below.
-Fosters competition because products from different vendors can work together.
-Prevents technology or capability changes in one layer from affecting other layers above and below.
-Provides a common language to describe networking functions and capabilities.
What is the colour code for rj-45?
orange/white, orange, green/white, blue, blue/white, green, brown/white, brown. pins 1-8 respectively
Why header and trailer is present in network layers?
HEADERS: It is a part of an information structure that precedes and identifies the information that follows,such as block of bytes in communication.
TRAILERS:It is an information typically occupying several bytes ,at the tail end of a block of transmitted data which may contain a checksum or other error-checking data useful for confirming the accuracy and status of transmission.
Data Generating Capability of a Device is called Clock Rate.
If the clock rate is high, the processing will be slow down. If the clock rate is low, the processing will be high.
Which options are properties of contention-based media access for a shared media?
- non-deterministic
- less overhead
- collisions exist
What is the function of Cisco VoIP PBX?
A small office PBX is a telephone system that has a variety of benefits and functions. They increase productivity with applications such as Cisco Unified CallConnector which is used for Microsoft Office.
What are the advantages of wireless over wired technology?
,
1. With wireless you can move around with a computer compared to wired when you have to be close to a router or a switch.
2. It is cheaper to connect more people to a network where as with wired you keep having to buy switches to expand the network.
Thanks
Samtuckonline
What is an example of a well-known port?
There are many well known ports around the world. Some of these include Port of Benoa, Port of Busan, and Cozumel.
What exactly is a cisco asa 5505?
A Cisco ASA 5505 is a security and firewall device intended for smaller or branch offices. The ASA 5505 is equipped with eight Ethernet outlets and 10 VPN connections. It can also handle 3 LANs and has a slot for the optional Security Services card for backing up information. The Cisco ASA not only boasts content security, but also intrusion prevention.