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
Answer / guest
Answer: C
A static routes teaches the router about a distant network
and the next
hop to reach that network. Command syntax:
ip route network-address subnet-mask next-hop-address
| Is This Answer Correct ? | 3 Yes | 0 No |
You have two Cisco routers setup back-to-back in a lab using DTE/DCE cables. To which router would you add the clockrate command? A.) The serial port on the DCE router B.) The Ethernet port on the DTE router C.) The Ethernet port on the DCE router D.) The serial port on the DTE router
What is the 5-4-3-2-1 rule of network design?
What is ISR or NonISR router? Difference between ISR or NonISR router?
Identify the command to determine if CDP is enabled? A.) show enable cdp B.) show cdp enabled C.) show cdp run D.) show cdp
Identify 3 characteristics of ISDN? A.) Transports voice and data B.) Transports voice only C.) Support both BRI and PRI D.) Runs over existing phone lines E.) Same as X.25
Based upon the 1st octet rule identify the range for a Class A address? A.) 1 - 126 B.) 192 - 223 C.) 128 - 191 D.) 1 - 191
Identify the 2 commands that save the running-config to a TFTP server? A.) write running tftp B.) copy running network C.) copy running tftp D.) write network
Where is the backup configuration file stored? A.) RAM B.) ROM C.) Console D.) NVRAM
Name the 2 protocols are in wan technology?
Which mode called privilege mode?
What is difference between flsm and vlsm?
You are given the following address: 128.16.32.13/30. Determine the subnet mask, address class, subnet address, and broadcast address. A. 255.255.255.252, B,128.16.32.12, 128.16.32.15 B. 255.255.255.252, C,128.16.32.12, 128.16.32.15 C. 255.255.255.252, B,128.16.32.15, 128.16.32.12 D. 255.255.255.248, B,128.16.32.12, 128.16.32.15