Primjer praktičnog zadatka:
Router configuration challenge
You and your group are administrators of a LAN. Due to the rapid expansion of this company, you need to link the headquarters (your group's router) to the rest of network. You must link up the networks via the serial ports, which means that your group is responsible for only your router's connections. Before starting this lab the, Lab Assistant or the Instructor should erase the running configuration and the startup configuration for Lab-A only and make sure that the rest of the routers are configured with the standard lab setup. You will also need to verify your workstation IP configuration so you can test the connectivity between workstations and routers.
Connect to the router. The router should have no configuration prior to starting this lab. Use the standard network diagram to configure the Lab-A router. You can configure the router anyway you prefer. Make sure the workstations are configured with an IP address, Subnet Mask, and a Default Gateway.
Primjer ispitnih pitanja:
1. Which of the following is not a characteristic of Spanning Tree Algorithm?
a) Developed by Radia Perlman
b) Redundant paths allowed but only one active path
c) Simple principle: Build a loop-free tree from some identified point known as root
d) Part of IEEE803.1d
2. When you configure an IP address on a Cisco router, which command starts the IP processing on the interface?
a) ip enable
b) network
c) ip address
d) the exit command from the enabled configuration
e) copy running-configuration to startup-configuration
3. What command enables debugging of IPX RIP updates?
a) debug ipx rip routing
b) debug ipx rip
c) debug ipx routing
d) debug ipx routing activity
4. What ranges are assigned to Class addresses A, B, and C?
a) Class A: 1-126
b) Class B: 127-191
c) Class C: 193-223
d) Class C: 192-223
e) Class B: 128-191
5. Your Ethernet network, 172.30.1.0, shuts down. Which update message is will be seen in your router's debug ip rip output about the down network?
a) Subnet 172.30.1.0, metric 15
b) Subnet 172.30.1.0, metric 1
c) Subnet 172.30.1.0, metric 16
d) Subnet 172.30.1.0, metric 0
6. What command enables CHAP on a serial interface using PPP?
a) authentication chap
b) none of above
c) authentication ppp chap
d) ppp authentication chap
7. From the DOS command prompt, you are able to ping a router but are unable to telnet it. What is the most likely cause of the problem?
a) The PC has a bad network interface card.
b) The IP address of the router is on a different subnet.
c) The IP address of the workstation is incorrect.
d) No password has been set on the router vty lines.
e) The default gateway is not set on the PC.
8. What command sets the clock rate to 64K on interface serial 2 while in interface configuration mode:
Router(config-if)#
All parameters of the command should be in lowercase and a single space between each parameter.
9. Which of the following WAN components are not owned by the customer?
a) LAN
b) T1 line
c) DTE
d) CO
10. You are upgrading a Cisco IOS. In Privileged EXEC mode what command will you issue to start a Cisco IOS file image upgrade?
All parameters of the command should be in lowercase and a single space between each parameter.
11. You have an IP address 172.16.8.17 with 30 bit mask. What is the range of valid hosts.
a) 172.16.8.17 - 172.16.8.18
b) 172.16.8.16 - 172.16.8.19
c) 172.16.8.17 - 172.16.8.22
d) 172.16.8.16 - 172.16.16.20
12. Which of the following is a communication protocol that allows to connect your computer to the internet using a standard telephone line and can transmit multiple protocols?
a) SLIP
b) PPP
c) TCP/IP
d) ISDN
13. Which of the following are solutions for Distance-Vector routing problems?
a) Defining a Maximum
b) Split Horizon
c) Hold-Down Timers
d) Triggered Updates
14. What command-line keywords are valid when choosing Frame-Relay LMI types?
a) HDLC
b) ANSI
c) CISCO
d) Q933A
15. What are 4 ways network management can be simplified by using the virtual LANs (VLANs)? (Choose four)
a) Network adds, moves and changes are achieved by configuring a port into a VLAN.
b) VLANs allow you to implement multiple layers switching easily.
c) It is no longer necessary to install cables to move a user from a new network to another.
d) A group of users needing high security can be put into a VLAN so that no users outside the VLANs can communicate with them.
e) As a logical grouping of users, VLANs can be considered independent from their physical or geographic locations.
f) VLAN can group several broadcasts domains into multiple logical subnets.
16. What function is served by LMI Autosense?
a) Maps layer 3 addresses to local DLCIs.
b) Allows Cisco devices to discover their adjacent devices.
c) Allows router to determine which LMI type a frame relay switch is using.
d) Configures switch type in ISDN.
17. What is the protocol and what is the second part of the following network address?
172.16.0.254 mask = 255.255.0.0
a) Private IP address; directed broadcast.
b) Public IP address; directed broadcast.
c) Private IP address; node number.
d) IP; Class C directed broadcast.
e) IPX; MAC address.
18. What are the two primary operating modes for frame switching? (Choose two).
a) fragmentation
b) full-duplex
c) store and forward
d) CSMA/CD
e) half-duplex
f) cut-through
19. What is the primary function of OSI layered reference model?
a) To provide general guidelines for different vendors to work together
b) To provide guidelines for different protocols to work together
c) It defines the programmable components
d) To provide operating system specifications
20. Convert the Binary number 10101100 to its equivalent Decimal number.