Cisco (200-301) Exam Questions And Answers page 3
Your assistant has been assigned the task of configuring one end of a WAN link between two offices. The link is a serial connection and the router on the other end is a non-Cisco router. The router in the other office has an IP address of 192.168.8.6/24. The connection will not come up, so you ask your assistant to show you the commands he configured on the Cisco router. The commands he executed are shown below.
Ciscorouter(config)# interface serial0/0
Ciscorouter(config-if)# ip address 192.168.8.5 255.255.255.0
Ciscorouter(config-if)# no shut
What command(s) should he run to correct the configuration?
Ciscorouter(config)# interface serial0/0
Ciscorouter(config-if)# ip address 192.168.8.5 255.255.255.0
Ciscorouter(config-if)# no shut
What command(s) should he run to correct the configuration?
Ciscorouter(config-if)# encapsulation ppp
Ciscorouter(config-if)# encapsulation ansi
Ciscorouter(config-if)# authentication chap
Network Access
IP Connectivity
Drag and drop the functions from the left onto the correct network components on the right.
Network Fundamentals
Network Access
If a routing table contains multiple routes for the same destination, which were inserted by the following methods, which route will the router use to reach the destination network?
The route inserted by RIP
The route inserted by OSPF
The route inserted by BGP
The route configured as a static route
IP Connectivity
Security Fundamentals
What are two true statements about synchronous serial ports?
Multiple Choice
Which two statements are TRUE of synchronous serial ports? (Choose two.)
These ports can be used to provide leased-line or dial-up communications.
These ports do not support the High-Level Data Link Control (HDLC) encapsulation method.
An AUI connector is used with serial ports.
These ports can be used to configure high-speed lines (E1 or T1).
An RJ-45 connector is used with serial ports.
Network Fundamentals
Automation and Programmability
Refer to the exhibit. If R1 receives a packet destined to 172.16.1.1, to which IP address does it send the packet?
192.168.14.4
192.168.12.2
192.168.13.3
192.168.15.5
Network Fundamentals
IP Connectivity
Which NAT term is defined as a group of addresses available for NAT use?
NAT pool
dynamic NAT
static NAT
one-way NAT
IP Connectivity
Security Fundamentals
What are the two benefits of using the PortFast feature?
Multiple Choice
What are two benefits of using the PortFast feature? (Choose two.)
Enabled interfaces are automatically placed in listening state.
Enabled interfaces wait 50 seconds before they move to the forwarding state.
Enabled interfaces never generate topology change notifications.
Enabled interfaces come up and move to the forwarding state immediately.
Enabled interfaces that move to the learning state generate switch topology change notifications.
Network Access
Security Fundamentals
Which access-list entry secures VTY access to a router?
Single Choice
Refer to the exhibit. A network administrator has been tasked with securing VTY access to a router. Which access-list entry accomplishes this task?
access-list 101 permit tcp 10.1.1.0 0.0.0.255 172.16.1.0 0.0.0.255 eq telnet
access-list 101 permit tcp 10.1.1.0 0.0.0.255 172.16.1.0 0.0.0.255 eq scp
access-list 101 permit tcp 10.1.1.0 0.0.0.255 172.16.1.0 0.0.0.255 eq https
access-list 101 permit tcp 10.1.1.0 0.0.0.255 172.16.1.0 0.0.0.255 eq ssh
Network Access
Security Fundamentals
A device has an address of 192.168.144.21 and a mask of 255.255.255.240.
What will be the broadcast address for the subnet to which this device is attached?
What will be the broadcast address for the subnet to which this device is attached?
192.168.144.23
192.168.144.28
192.168.144.31
192.168.144.32
IP Connectivity
IP Services
The router interfaces for a network are configured as shown in the following exhibit. (Click the Exhibit(s) button.)
Warehouse 1 is having trouble connecting to the Internet. After troubleshooting the issue, several other connectivity issues are discovered.
What should you do to fix this problem?
Warehouse 1 is having trouble connecting to the Internet. After troubleshooting the issue, several other connectivity issues are discovered.
What should you do to fix this problem?
Change the IP address of the Warehouse 1 LAN interface.
Change the IP address of the Warehouse 1 WAN interface.
Change the IP address of the Main Office LAN Interface.
Change the IP address of the Main Office WAN interface.
Change the IP address of the Main Office Internet interface.
Network Access
IP Connectivity
Comments