Novell NetWare has an Ethernet frame type called Ethernet_SNAP.
What is the matching Cisco command line keyword for this
encapsulation
method?
A.) arpa
B.) sap
C.) snap
D.) gns
E.) dix
F.) novell-ether
Answer / guest
Answer: C
Novell 802.2 = sap (contains 802.2 LLC headers)
Novell 802.3 = novell-ether (NetWare proprietary)
Ethernet_II = arpa (the Internet standard)
snap = snap (field type set to 'AA')
| Is This Answer Correct ? | 3 Yes | 0 No |
What is HDLC?
Identify the purpose of the TCP 3 step handshake? A.) Setup a un-reliable connection B.) Initialize routing tables C.) Synchronize sequence numbers between hosts D.) Connection tear down process
If you are running Token Ring with Novell IPX routing, which encapsulation should you use? A.) SAP B.) SNAP C.) 802.5 D.) 802.2
Can we write any script for router to instruct that from where it will boots e.g. TFTP,FLASH...if yes what is it and how? 1 of my frnds says its possible...
1>What do you mean by Networks and Networking? 2>Difference between Vlan And Sub Interface Vlan? 3>What is Fiber Optic Media Converter? 4>What is Firewall? 5>Difference Between Layer2 and Layer3 Switch? 6>What is the function of Multilayer Switch? 7>Expalin STP? What is the Difference between STP and MST? 8>What is the Function of VTP?Explain the modes of VTP? 9>What kind of Message VTp will Send? 10>What is the Difference between Normal and Manageable Switch? 11>Difference between Local Vlan and End to End Vlan? 12>Difference between Distance Vector and Link State Routing protocol? 13>What do you mean by Backbone Fast Port? 14>what is Root Guard and BPDU Guard?
Of the following, which reason applies to dividing a large network into two or more smaller networks? Performance Security Address Management All of the above
Which works router do?
Which global configuration command will tell the router to load the IOS file 'IOS_filename' from the Network File server at 1.2.3.4 during the next boot? A.) boot system flash IOS_filename 1.2.3.4 B.) boot system tftp IOS_filename 1.2.3.4 C.) config-register 0x0 1.2.3.4 D.) boot system rom 1.2.3.4 E.) This can not be done, only the first file in flash can be used.
Which NetWare protocol provides link-state routing? A. NLSP B. RIP C. SAP D. NCP
What is the link state routing protocol in the TCP/IP protocol stack? A. IP B. IS-IS C. NLSP D. OSPF E. RIP version 2
Explain how many maximum paths you can give on latest ios in rip?
Which of the following is a valid extended IP access-list? A.) router(config)# access-list 101 permit tcp host 172.16.30.0 any eq 21 log B.) router# access-list 101 permit tcp host 172.16.30.0 any eq 21 log C.) router(config)# access-list 101 permit any any 172.16.30.0 D.) router(config)# access-list 101 permit ip host 172.16.30.0 any eq 21 log