SCP DUMPS - Question and Answers Volume 4



Business requirements dictate that network operations must have the capability to report hourly average response time over the last 60 days.
Given these requirements, how should you set your data collection and summarization parameters in a network management system (NMS) like Orion NPM to optimize database size?
A) summarize detailed data into hourly data after 60 days, summarize hourly data into daily data after 90 days
B) collect response time data every hour, summarize hourly data into daily data after 30 days                    
C) summarize detailed data into hourly data after 30 days, summarize hourly data into daily data after 60 days  
D) collect response time data every hour, summarize hourly data into daily data after 60 days
ANSWER: D
 
Finance and sales departments share a single WAN circuit. When WAN circuit bandwidth utilization exceeds 70%, some finance applications will start failing. When WAN circuit bandwidth utilization exceeds 80%, some sales applications will start failing.
At which levels should you configure your warning and critical thresholds to ensure you are alerted before downtime occurs?
                 A)                            Warning alert at 80%, Critical alert at 90%                         
                 B)                            Warning alert at 60%, Critical alert at 70%                    
                 C)                            Warning alert at 60%, Critical alert at 80%                         
                 D)                            Warning alert at 70%, Critical alert at 80%
           ANSWER:B

The data center team requires that they be alerted if any of the servers in a remote site go down. However, they do NOT want to receive alerts when the remote site connection goes down.    
 Which two configuration steps should you take within your network management system (NMS) to meet these requirements? (Choose two)
                 A) set up alerts on server status                                
                 B) Set up the remote connection as a dependency for each of the servers                         
                 C)  set up alerts on the remote router status                           
                 D) set up alerts on the remote connection status                           
                 E) set each of the servers as dependencies for each other
ANSWER:B,D

The IT planning department has asked for a report to help them understand when they need to implement IPv6.
Which report would offer them the greatest amount of relevant information?
                 A)                     unique NetFlow exporters                    
                 B)                     IP address utilization trends                  
                 C)                     DHCP server CPU utilization                                 
                 D)                     number of subnets
 ANSWER:B



The IT budgeting department has asked you for reports that will help them better plan for increases in monthly recurring costs.
 Which report should you set up to help the IT budgeting department meet this objective?
                 A)                            LAN interface utilization                        
                 B)                            WAN interface utilization                       
                 C)                            available switch ports                            
                 D)                            router inventory
ANSWER:B

The IP address of a network management system (NMS) is 10.1.5.2, and the IP address of a new server that it is monitoring on the same VLAN is 10.1.5.129. The NMS cannot reach the server with SNMP or ICMP.
What is the most likely cause?
                 A)                           The subnet mask of the server is misconfigured                         
                 B)                            The firewall is blocking SNMP and ICMP                            
                 C)                            The MAC address of the NMS has changed                        
                 D)                            The ARP table of the router has not refreshed
ANSWER: A

  A managed service provider (MSP) is planning to deploy a network management system (NMS) to monitor multiple customer networks. The MSP must choose between a centralized or distributed management architecture.
 What are the two most important factors to consider? (Choose two)
                 A)                            choice of SSL versus VPN tunnel for communication                       
                 B)                            overlapping IP address space between customers                      
                 C)                            total number of devices to be managed                             
                 D)                            choice of SNMP version for polling                    
                 E)                            available bandwidth between the MSP and customers
ANSWER:B,E

 What can you determine from a packet capture that you CANNOT learn from NetFlow data?
                 A)                            device up/down status                          
                 B)                           router Telnet password                          
                 C)                            network traffic statistics                        
                 D)                            client to server communication ports
ANSWER: B

Company A and company B have merged and are currently planning to combine their network backbones. All 18 of company A's routers run OSPF, but company B's hardware only supports RIPv2. You need to monitor both networks from a single NMS.
 Which solution involves the fewest configuration steps to meet these monitoring requirements?
                 A)                            use router redistribution                       
                 B)                            move to static routing for all routers                                  
                 C)                            change the routing protocol on company A's routers to RIP                          
                 D)                            configure company A's routers to run RIP along with OSPF

A network management system (NMS) located within a high security zone manages systems within lower security zones.
Which two protocols are pushed, and therefore, blocked by the firewall in a default configuration? (Choose two)
                 A)                            NetFlow                          
                 B)                            SNMP                      
                 C)                            ICMP                         
                 D)                            Telnet                       
                 E)                             Syslog

When monitoring a remote router with a network management system (NMS), which interface provides the most reliable connectivity?
                 A)                            the LAN interface on the NMS                              
                 B)                            the loopback interface on the NMS                    
                 C)                            the WAN interface on the router                         
                 D)                            the loopback interface on the router
         
 Which type of Syslog message indicates the lowest severity level?
                 A)                           debugging                      
                 B)                            errors                       
                 C)                            alerts                        
                 D)                            critical                      
                 E)                             notifications                            
                 F)                             informational                          


 Your firewall currently allows port 6343 traffic to your network management system (NMS).
What is the port most likely being used for?
                 A)                            SMTP                        
                 B)                           sFlow                        
                 C)                            ICMP                         
                 D)                            IP service level agreement (SLA)

Refer to the following configuration snippet of a Cisco IOS router:
 snmp-server community private RO 60
 snmp-server host 192.168.15.4 private
 access-list 60 deny 192.168.12.0 255.255.240.0
 access-list 60 permit snmp 192.168.15.4

 The network management system (NMS) IP address is 192.168.15.4, and it is receiving SNMP traps from the router, but it is not able to poll the router.

 Why is the NMS unable to poll the router?
                 A)                            SNMP is not enabled on the router                    
                 B)                            The access-list is denying SNMP access from the NMS                           
                 C)                            No public community string is configured                         
                 D)                            The NMS requires a read-write community string

  Your network management system (NMS) leverages WMI to pull management data from Windows 2003 Servers. You have not deployed Active Directory, but your servers belong to a common workgroup.
What should you do to ensure that your NMS has permission to query these servers?
                 A)            ensure that all of the servers are on the same service pack level                                   
                 B)            ensure that the account and password you are using is the same on all of the servers       
                 C)             ensure that all of the servers have the .NET framework 3.5 installed                            
                 D)             ensure that the account you are using exists on all of the servers

 Which command should you use to create a loopback interface on a Cisco router?
                 A)                     interface loopback 0 ip address 1.1.1.1 no shut                        
                 B)                            ip unnumbered loopback 0                                  
                 C)                            interface loopback 0                              
                 D)                            interface loopback 127.0.0.1

 Which host statistic typically predicts the need for additional virtualization hosts?
                 A)                            CPU temperature                                    
                 B)                            interface utilization                                
                 C)                     CPU utilization                           
                 D)                            power consumption



Which trend analysis report would most accurately predict user count growth?
                 A)                            number of active switch ports                             
                 B)                     network-wide bandwidth utilization                   
                 C)                            network-wide availability                      
                 D)                            number of active WAN interfaces

Which two metrics should be monitored to determine if a network device is overloaded? (Choose two)
                 A)                            response time                         
                 B)                            bandwidth utilization                             
                 C)                     CPU utilization                           
             D)                     memory utilization                           
                 E)                             packet loss

What is the maximum allowable downtime for a node with a "four nines" (99.99%) service level agreement (SLA) for availability, based on a 30-day month?
                 A)                            four hours                               
                 B)                            four days                                 
                 C)                           four minutes                  
                 D)                            four seconds
You have been tasked with implementing service level agreement (SLA) reporting for a new hosted data center service.
Which SLA performance metric should you track?
                 A)                            interface discards                                   
                 B)                            CPU utilization                        
                 C)                            response time                
                 D)                            memory utilization

Without regard to reliability, what is the fastest method for detecting network faults?
                 A)                            querying with WMI                                
                 B)                            listening for SNMP traps                        
                 C)                            analyzing traffic with NetFlow                              
                 D)                            querying with SNMP

While monitoring your network with Orion NPM, you notice that several of the devices in your remote offices periodically go into a "warning" state, but then quickly go back into an "up" state.  While the devices are in "warning" state, the users at those sites report normal operations.
 What is the most likely cause of this occurrence?
                 A)                            During network congestion, ICMP packets are being dropped                       
                 B)                            Orion NPM is not configured to poll frequently enough                                 
                 C)                            Orion NPM is configured to poll too frequently                         
                 D)                            Firewall rules are periodically blocking ICMP packets
Related Posts Plugin for WordPress, Blogger...