what is unike ip address
Answer / chandresh_kumar
It might be unique IP Address. Every IP Address should be
unique in its network, whether it is Local or it is on
Internet, we must have to provide an unique IP address to
the system.
| Is This Answer Correct ? | 13 Yes | 5 No |
X.25 is characterized by layer 2 identifiers, and what else? A.) Virtual Lan's B.) Session Layer C.) Transport Layer D.) Routing Updates E.) PVC's
Can you explain in a generic manner the packet of IPSec?
what is the difference between osi and tcp ?
Identify 3 IP routing protocols? A.) RIP B.) AURP C.) OSPF D.) IGRP E.) ARP F.) ICMP
What command do we give if router ios is stucked?
Identify the command to view the configuration-register value? A.) show register B.) display config-register C.) show config D.) show version
What three occurrences will reset the holddown timer after a triggered update? A.) Infinity is finally defined as some max number B.) HD Timer expires C.) Another update is received indicating a better metric D.) The router receives a processing task proportional to the number of links in the internetwork E.) The router detects fault LSP's propagating through the internetwork F.) Another update is received indicating net status changed
Which three functions are supported by connection oriented servkps? (Choose three) A. connection parameters are synchronized B. any loss or duplication of packets can be corrected C. the data packet is independently routed and the service does not guarantee the packet will be processed in order D. a data communication path is established between a requesting entity and the peer device on the remote end system
Identify the command to copy a configuration file from a TFTP server to a routers active configuration? A.) Router# copy running-config tftp B.) Router# copy tftp running-config C.) Router# copy tftp 172.16.0.1 running-config D.) Router(config)# copy tftp running-config
Identify the purpose of the following command 'ip route 192.168.100.0 255.255.255.0 10.1.0.1' A.) Enabling a dynamic routing protocol B.) Creating a static route to the 10.1.0.0 network C.) Teaches the router about the distant network 192.168.100.0 and how it can be reached via 10.1.0.1 D.) Assigning the IP address 192.168.100.0 to an interface
Identify the command to configure the router for IGRP autonomous system 100? A.) Router(config)# router igrp 100 B.) Router> router igrp 100 C.) Router# router igrp 100 D.) Router(config)# router igrp
Identify the order of the 5 step encapsulation? 1. Create the segment 2. Convert the frame to bits 3. Create the packet 4. Create the frame 5. User creates the data A.) 1,2,4,2,5 B.) 2,1,3,4,5 C.) 5,1,3,4,2 D.) 5,3,4,1,2