Computer Architecture And Organization Set 8

On This Page

This set of Computer Architecture and Organization Multiple Choice Questions & Answers (MCQs) focuses on Computer Architecture And Organization Set 8

Q1 | A subset of a network that includes all the routers but contains no loops is called
  • spanning tree
  • spider structure
  • spider tree
  • special tree
Q2 | Which one of the following algorithm is not used for congestion control?
  • traffic aware routing
  • admission control
  • load shedding
  • routing information protocol
Q3 | The network layer protocol for internet is
  • ethernet
  • internet protocol
  • hypertext transfer protocol
  • file transfer protocol
Q4 | ICMP is primarily used for                      
  • error and diagnostic functions
  • addressing
  • forwarding
  • routing
Q5 | Which type of Ethernet framing is used for TCP/IP and DEC net?
  • ethernet 802.3
  • ethernet 802.2
  • ethernet ii
  • ethernet snap
Q6 | Consider a situation in which you are a system administrator on a NetWare network, you are running NetWare 4.11 and you cannot communicate with your router. What is the likely problem?
  • netware 4.11 defaults to 802.2 encapsulation
  • netware 4.11 defaults to 802.3 encapsulation
  • cisco routers only work with netware 3.11
  • netware 3.11 defaults to 802.2 encapsulation
Q7 | NetWare IPX addressing uses a network number and a node number. Which statement is not true?
  • the network address is administratively assigned and can be up to 16 hexadecimal digits long
  • the node address is always administratively assigned
  • the node address is usually the mac address
  • if the mac address is used as the node address, then ipx eliminates the use of arp
Q8 | Which NetWare protocol works on layer 3– network layer—of the OSI model?
  • ipx
  • ncp
  • spx
  • netbios
Q9 | Which NetWare protocol provides link- state routing?
  • nlsp
  • rip
  • sap
  • ncp
Q10 | As a system administrator, you want to debug IGRP but are worried that the “debug IP IGRP transaction” command will flood the console. What is the command that you should use?
  • debug ip igrp event
  • debug ip igrp-events
  • debug ip igrp summary
  • debug ip igrp events
Q11 | 0.0.0 router IGRP 109 network 172.68.7.0
  • it isolates networks 10.0.0.0 and 172.68.7.0
  • it loads igrp for networks 109 and 71
  • it disables rip
  • it disables all routing protocols
Q12 | As a system administrator, you need to set up one Ethernet interface on the Cisco router to allow for both sap and Novell-ether encapsulations. Which set of commands will accomplish this?
  • interface ethernet 0.1 ipx encapsulation novell-ether ipx network 9e interface ethernet 0.2 ipx network 6c
  • interface ethernet 0 ipx encapsulation novell-ether ipx network 9e interface ethernet 0 ipx encapsulation sap ipx network 6c
  • interface ethernet 0.1 ipx encapsulation novell-ether interface ethernet 0.2 ipx encapsulation sap
  • interface ethernet 0.1ipx encapsulation novell-ether ipx network 9e interface ethernet 0.2 ipx encapsulation sap ipx network 6c
Q13 | What does the “IPX maximum-paths 2” command accomplish?
  • it enables load sharing on 2 paths if the paths are equal metric paths
  • it sets up routing to go to network 2
  • it is the default for cisco ipx load sharing
  • it enables load sharing on 2 paths if the paths are unequal metric paths
Q14 | You want to enable both arpa and snap encapsulation on one router interface. How do you do this?
  • the interface can handle multiple encapsulation types with no extra configuration
  • assign two network numbers, one for each encapsulation type
  • enable novell-ether to run multiple encapsulation types
  • both arpa and snap are enabled by default so you don’t have to configure anything
Q15 | By default, Cisco routers forward GNS SAPs to remote networks.
  • false
  • true
Q16 | To prevent Service Advertisements (SAPs) from flooding a network, Cisco routers do not forward them. How are services advertised to other networks?
  • each router builds its own sap table and forwards that every 60 seconds
  • each router assigns a service number and broadcasts that
  • saps aren’t necessary with cisco routers
  • cisco routers filter out all saps
Q17 | Novell’s implementation of RIP updates routing tables every                    seconds.
  • 60
  • 90
  • 10
  • 30
Q18 | In Novell’s use of RIP, there are two metrics used to make routing decisions. Select the correct metrics.
  • ticks & hops
  • hops & loops
  • loops & counts
  • counts & ticks
Q19 | The term that is used to place packet in its route to its destination is called                      
  • delayed
  • urgent
  • forwarding
  • delivering
Q20 | A second technique to reduce routing table and simplify searching process is called
  • network-specific method
  • network-specific motion
  • network-specific maintaining
  • network-specific membership
Q21 | Next-Hop Method is used to reduce contents of a                    
  • revolving table
  • rotating table
  • routing table
  • re-allocate table
Q22 | In Unicast routing, if instability is between three nodes, stability cannot be                  
  • stable
  • reversed
  • guaranteed
  • forward
Q23 | RPF stands for                      
  • reverse path forwarding
  • reverse path failure
  • reverse packet forwarding
  • reverse protocol failure
Q24 | LSP stands for                      
  • link stable packet
  • link state packet
  • link state protocol
  • link state path
Q25 | Protocol is a set of
  • formats
  • procedures
  • formats & procedures
  • none of the mentioned