Chinese(T) | English
contact me
User Login
Username:
Password :

Sun Certified Network Administrator for Solaris 10 OS

Index >> SUN >> SCNA10 >> "310-302"Exam

VUE/Prometric Code:310-302

Exam Name:Sun Certified Network Administrator for Solaris 10 OS
Questions and Answers:317 Q&As
Price:$89
Updated:2008-11-12
Sun Certified Network Administrator for Solaris 10 OS
Test Q&A Updated Price
310-302 317 Q&A 2008-11-12 $89

please download in PDF format Demo: 310-302

killtest 310-302 Exam Features

High quality and Value for the 310-302 Exam.
Killtest Practice Exams for Sun Certified Network Administrator for Solaris 10 OS 310-302 are written to the highest standards of technical accuracy, using only certified subject matter experts and published authors for development.

100% Guarantee to Pass Your SCNA10 exam and get your SCNA10 Certification.
We guarantee your success in the first attempt. If you do not pass the 310-302 (Sun Certified Network Administrator for Solaris 10 OS) on your first attempt we will give you a FULL REFUND of your purchasing fee AND send you another same value product for free.

killtest 310-302 Downloadable.
Printable Exams (in PDF format) Our Exam 310-302 Preparation Material provides you everything you will need to take your SCNA10 exam. The SCNA10 Certification details are researched and produced by Professional Certification Experts who are constantly using industry experience to produce precise, and logical. You may get SCNA10 exam questions from different web sites or books, but logic is the key. Our Product will help you not only pass in the first SCNA10 exam try, but also save your valuable time .

  • Comprehensive questions with complete details about 310-302 exam.
  • 310-302 exam questions accompanied by exhibits.
  • Verified Answers Researched by Industry Experts and almost 100% correct.
  • Drag and Drop questions as experienced in the Real SCNA10 exam.
  • 310-302 exam questions updated on regular basis.
  • Like actual SCNA10 Certification exams, 310-302 exam preparation is in multiple-choice questions (MCQs).
  • Tested by many real SCNA10 exams before publishing.
  • Try free SCNA10 exam demo before you decide to buy it in http://www.Killtest.com.

High quality and Value for the 310-302 Exam:100% Guarantee to Pass Your SCNA10 exam and get your SCNA10 Certification.

http://www.Killtest.com The safer.easier way to get SCNA10 Certification.

We offer Demo version of Q&A, Q&A are as follows (not to provide picture):

310-302:please download 310-302 in PDF format Demo 310-302

1.Which file contains the MAC address to host name lookup table?
A./etc/ethers
B./etc/inet/ethers
C./etc/inet/inetd.conf
D./var/adm/net/config
Correct:A
2.You are creating a plan to increase network security. Which two network topologies and devices should be phased out? (Choose two.)
A.bus
B.hub
C.VLAN
D.switch
E.bridge
Correct:A B
3.At which layer in the TCP/IP network model are decisions about routing between networks made?
A.Internet
B.Transport
C.Data Link
D.Application
Correct:A
4.A newly installed system is experiencing network performance problems. You suspect it may be related to the duplex or speed settings on the hme0 interface. Which two commands check the duplex and speed of the hme0 interface? (Choose two.)
A.netstat -I hme
B.netstat hme link_mode
C.ndd -get /dev/hme speed
D.ndd -get /dev/hme duplex
E.ndd -get /dev/hme link_mode
F.ndd -get /dev/hme link_speed
G.ndd -get /dev/hme link_status
Correct:E F
5.What are two advantages of using a layered networking model? (Choose two.)
A.Routing tables are simplified.
B.Network performance is improved.
C.The troubleshooting process is simplified.
D.Changing one layer does NOT require changes to the other layers.
E.Networking related code does NOT need to be recompiled for other systems.
Correct:C D
6.What is CSMA/CD?
A.Common Serial Multiple Access with Carrier Detection
B.Collision Sensing Multiple Access with Carrier Detection
C.Carrier Sensing Multiple Access with Collision Detection
D.Common Serial Multiple Access with Collision Detection
E.Carrier Serial Multiplexing Access with Carrier Detection
Correct:C
7.You need to display the Ethernet address of a system connected to a server you administer. Which command displays all entries in the current ARP table?
A.arp -a
B.arp -list
C.netstat -av
D.ndd -get /dev/arp ethers
Correct:A
8.Given: host name IP address MAC address myhost 192.29.10.101 8:0:20:50:10:20 server1 192.29.10.20 8:0:20:75:6e:8f The workstation myhost reboots. It needs to mount a file system from server1 on the local subnet. Which address is returned by server1 in the ARP reply?
A.192.29.10.255
B.8:0:20:ff:ff:ff
C.8:0:20:75:6e:8f
D.8:0:20:50:10:20
E.255.255.255.255
Correct:C
9.Click the Task button. Place each component of an Ethernet-II frame on its corresponding position in the frame.

Correct:
Green choice1---->Yellow Choice5
Green choice2---->Yellow Choice4
Green choice3---->Yellow Choice1
Green choice5---->Yellow Choice2
Green choice4---->Yellow Choice3
10.You used ndd to enable IP forwarding on your network interfaces. After a system reboot, the system does not forward packets. What caused this problem?
A.The svc.startd daemon was not reconfigured.
B.The /etc/notrouter file was recreated during reboot.
C.One of the /etc/rc2.d start scripts failed to complete.
D.The effects of the ndd command did not survive reboot.
Correct:D
11.You have a SPARC workstation with a single hme Ethernet interface. Which file is required for the interface to be configured at boot time?
A./etc/hosts
B./etc/nodename
C./etc/inet/hosts
D./etc/hostname.hme0
E./etc/nodename.hme0
Correct:D
12.After connecting a new server to a network switch, you discover that the server is NOT able to communicate with other servers on the same network. You run snoop on the new server and find that it is returning traffic for a network different than the one to which you want to connect the server. Which can be the source of the problem?
A.ARP cache on the server is stale.
B.Network cable is longer than allowed.
C.A switch port is configured for the wrong VLAN.
D.The server is configured with the wrong IP address.
E.The DHCP server is returning incorrect network settings.
Correct:C
13.As a connectionless protocol in peer-to-peer communications, UDP interacts with which adjacent and corresponding layers of the TCP/IP model?
A.Ethernet and Hardware
B.Hardware, Network, and Internet
C.Transport, Application, and Internet
D.Application, Transport, Internet, and Network
Correct:C
14.In certain configurations, Gigabit Ethernet can use 9000 byte Ethernet frames instead of the standard 1500 byte frames. What are two advantages of using Jumbo Ethernet frames over standard frames? (Choose two.)
A.higher network throughput
B.VLAN complexity reduced
C.lower host CPU utilization
D.more reliable data transmission
E.lower number of packet collisions
Correct:A C
15.Users of a newly installed system are reporting network throughput below expected values. A common indicator of a potential issue is an increasing number of collisions reported on the network interface. Which command displays network collisions on the hme0 interface?
A.netstat -i
B.netstat -d hme0
C.ndd -get /dev/hme collisions
D.snoop -d hme0 -s collision_count
Correct:A
16.Given the following output showing the arp table of a system: Net to Media Table: IPv4 Device IP Address Mask Flags Phys Addr ------------- ------------- ------------------------ -------- ----------------------- iprb0 cobra_ext 255.255.255.255 SP 00:00:39:e4:7d:df iprb0 192.168.1.200 255.255.255.255 SP 00:00:39:e4:7d:df iprb0 224.0.0.0 240.0.0.0 SM 01:00:5e:00:00:00 Which two statements are true? (Choose two.)
A.cobra_ext resolves to the IP address 192.168.1.200.
B.The MAC address associated to 192.168.1.200 IP address is incorrect.
C.The system will respond to ARP requests for the address 192.168.1.200.
D.192.168.1.200 IP address has been statically added to the system arp table.
E.The MAC address associated to 192.168.1.200 should be 01:00:5e:00:00:00.
Correct:C D
17.A system is being configured as a network boot server. Which three must be present or online for the boot server to successfully answer RARP requests? (Choose three.)
A./etc/ethers
B./etc/inet/hosts
C./etc/resolv.conf
D.svc:/network/rarp
E.svc:/network/ethers
Correct:A B D
18.Click the Task button. Place each frame error on its description.

Correct:
Green choice1---->Yellow Choice5
Green choice3---->Yellow Choice2
Green choice4---->Yellow Choice4
Green choice2---->Yellow Choice1
Green choice5---->Yellow Choice3
19.Which three are Ethernet cable connector types? (Choose three.)
A.AUI
B.DB-9
C.BNC
D.RJ-45
E.HD-15
F.Centronics
Correct:A C D
20.You configure a second network connection on a server and attempt to configure the server to route packets between the two interfaces. The snoop command reveals that packets are arriving on both interfaces, but the server is refusing to forward packets between interfaces as required. What two commands can be used to verify that the Solaris system is configured to forward IP packets between these two interfaces? (Choose two.)
A.routeadm
B.netstat -r
C.ndd -get /dev/ip \\?
D.ndd -get /dev/udp ip-forward
E.ndd -get /dev/ip ip_forwarding
Correct:A E
21.A printer is connected to the same subnet as your workstation. The printer is identified as: host name IP address MAC address printer1 192.204.200.12 8:0:20:21:38:6b Which command allows your workstation to reply to ARP requests for the printer?
A.arp -p printer1 8:0:20:21:38:6b
B.arp -s printer1 8:0:20:21:38:6b pub
C.netconfig -p 192.204.200.12 printer1
D.rarp -s 192.204.200.12 8:0:20:21:38:6b
Correct:B
22.Click the Task button. Place the Ethernet media on the cabling it requires.

Correct:
Green choice1---->Yellow Choice1
Green choice2---->Yellow Choice4
Green choice4---->Yellow Choice2
Green choice3---->Yellow Choice3
Green choice5---->Yellow Choice5
23.Click the Task button. Place each term on its corresponding layer of the model.

Correct:
Green choice1---->Yellow Choice4
Green choice5---->Yellow Choice3
Green choice2---->Yellow Choice2
Green choice3---->Yellow Choice1
Green choice4---->Yellow Choice5
24.Which three layers of the OSI network model are included in the Application layer of the TCP/IP network model? (Choose three.)
A.Network
B.Session
C.Transport
D.Data Link
E.Application
F.Presentation
Correct:B E F
25.You are an administrator for a web-hosting organization. Each website your company supports has its own IP address. You want to assign each IP address to its own virtual interface on your server. Your server needs to support more websites than the default number of virtual interfaces on the Solaris OS. Which command should you use to change the maximum number of configurable virtual interfaces so that your strategy can be implemented?
A.ndd
B.route
C.netstat
D.ifconfig
E.inetinit
Correct:A
26.Click the Exhibit button. Which command yields the output shown in the exhibit?

A.snoop icmp
B.snoop -d hme0 192.168.1.2
C.snoop -v -d qfe0 broadcast
D.snoop -d hme0 -V 192.168.1.2
E.snoop -d hme0 -o /tmp/192.168.1.2
Correct:D
27.Click the Task button. Place each LAN component next to its description.

Correct:
Green choice2---->Yellow Choice1
Green choice4---->Yellow Choice2
Green choice1---->Yellow Choice3
Green choice3---->Yellow Choice4
28.Click the Task button. Place each network component on the layer at which it operates.

Correct:
Green choice3---->Yellow Choice4
Green choice2---->Yellow Choice3
Green choice1---->Yellow Choice2
Green choice5---->Yellow Choice1
29.Click the Exhibit button. Due to issues with a switch on your network, one of your servers needs to have the hme1 interface forced to 100 Mbps half duplex . The exhibit shows the current configuration of the hme1 interface. Which two commands need to be run to achieve this after the hme instance has been set? (Choose two.)

A.ndd -get /dev/hme adv_100hdx cap
B.ndd -set /dev/hme adv_10fdx_cap 0
C.ndd -set /dev/hme adv_100fdx_cap 0
D.ndd -set /dev/hme adv_100fdx_cap 1
E.ndd -set /dev/hme adv_autoneg_cap=1
F.ndd -set /dev/hme adv_autoneg_cap 0
Correct:C F
30.Click the Task button. Place the options in the correct order to complete the structure of the Ethernet frame.

Correct:
Green choice5---->Yellow Choice1
Green choice4---->Yellow Choice2
Green choice3---->Yellow Choice3
Green choice2---->Yellow Choice4
Green choice6---->Yellow Choice5
Green choice1---->Yellow Choice6