Identify the components in the following command 'interface
serial0/1/1'
A.) Serial interface, port number 0, slot 1, port adapter 1
B.) Serial interface, slot 1, port number 1, port adapter 0
C.) Serial interface, slot 0, port adapter 1, port number 1
You are given the IP address of 172.16.2.160 with a subnet mask of 255.255.0.0. What is the network address in binary? A. 10101100 00010000 B. 00000010 10100000 C. 10101100 00000000 D. 11100000 11110000
Which addresses are INCORRECTLY paired with their class? A. 1 to 126, Class A B. 128 to 191, Class A C. 1 to 126, Class B D. 128 to 191, Class B
Which command will display the current time on a Cisco router? A.) show date B.) show clock C.) show running-configuration D.) show time E.) show controllers
Suppose we have 4 switches runing in VTP mode. So when i create a VLAN in Server Switch this VLAN info reflect in all other switch. So question is - A) Suppose i m practicing this scenario in BOSON software, When a create a VLAN in server switch n ADD ports of switch to that VLAN, the same number of ports of client switch also belongs to dat VLAN. For example - In switch A (Server mode), i create a VLAN 7 name Hyderabad & port number 1, 2 & 3 put into this VLAN. Another Switch B (Client mode), its also showing that port number 1,2 & 3 belong the same VLAN. How cud it possible... As we know, VTP share only VLAN configuration information. Cud anyone explain it please....!!!! B)Same thing, when i m practicing in PACKET TRACER 5.0, its only showing that VLAN configuration information is shared. No port information is shared at all. I can manually configure individual switch port to respective VLAN as our wish. Cud anyone explain it please..!!!
How do you disable CDP on the entire Router? A.) Router#no cdp run B.) Rotuer(config-if)# no cdp enable C.) Router(config)# no cdp enable D.) Router(config)# no cdp run
which utility should use to test whether TCP/IP has been initialized on a system.friends plz post the answer with explaination..
Which command, that is used to test address configuration, uses Time-To-Live (TTL) values to generate messages from each router. A) telnet B) ping C) trace D) bootp
Which IP Address Class is INCORRECTLY paired with its range of network numbers? A. Class A addresses include 192.0.0.0 through 223.255.255.0 B. Class A addresses include 1.0.0.0 through 126.0.0.0 C. Class B addresses include 128.0.0.0 through 191.255.0.0 D. Class C addresses include 192.0.0.0 through 223.255.255.0 E. Class D addresses include 224.0.0.0 through 239.255.255.0
The Internet Protocol (IP) occurs at what layer of the seven layer model? A.) Physical B.) Presentation C.) Network D.) Datalink E.) Session F.) Transport
WAN stands for which of the following? A.) Wide Arena Network B.) World Area Network C.) Wide Area News D.) Wide Area Network
Can you define LAC
Which statement is true? A. While bridges are used to segment networks, they will not isolate broadcast or multicast packets. B. A bridge looks at every packet within its network segment and works like a hub re-broadcasting the packet if the destination is within its network segment. C. A bridge maintains a table of the IP addresses of the hosts within its network segment and forwards the packet directly to the destination based upon the IP address. D. A bridge resets the hop count by keeping all packets within the network segment. Only packets addressed to a specific destination host outside the network segment are allowed to pass through the bridge.