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
What do you understand by ‘protocol’ in networking?
Difference between subnetting & Vlan??
The administrator of a comapny needs to ensure that a web server in their network is accessible from the Internet. Since the network uses private addressing, this requires an IP-to-registered-address mapping. The following command is entered on the router: router(config)# ip nat inside source static 192.168.2.1 198.18.1.254 After unsuccessful results from a ping to the Internet, the administrator issues the show ip nat translations command and the output is blank. What could be the problem with the NAT configuration for this mapping? A. The keyword overload is missing from the command. B. The administrator needs to define a NAT pool first. C. An access list must be defined to create static NAT translations. D. The interfaces need to be configured for NAT.
Identify 2 HDLC characteristics? A.) Default serial encapsulation B.) Open standard C.) Supports Stacker compression D.) Supports point-to-point and multipoint
UDP works at which layer of the DOD model? A.) Internet B.) Host-to-Host C.) Transport D.) Data Link
If bandwidth will increase what will happen?
What hppends when ping 127.0.0.1 command executes?
When discussing static routes, what is the gateway parameter used for? A.) Determining the dynamic route B.) Defining the subnet C.) Defining the Administrative Distance D.) Determining the next hop
Identify the 2 characteristics regarding MAC addresses? A.) Contains a network portion and host portion B.) Always assigned by System Administrator C.) 48 bits long D.) Contains a vendor code and serial number
What is the command to start IP RIP version 1 routing on a Cisco router? A. show rip B. enable rip C. router enable D. router rip
Which of the following are examples of the Application Layer? A.) LLC B.) Token Ring C.) Spreadsheet D.) TCP E.) IP F.) Word Processor
Identify the command that specifies Serial 0 in slot 1? A.) Router(config)# interface serial1/1 B.) Router(config)# interface serial1/0 C.) Router(config)# interface serial0.1 D.) Router(config)# interface serial0/1