You want to enable both arpa and snap encapsulation on one
router interface. How do you do this?
A. The interface can handle multiple encapsulation types
with no extra configuration.
B. Assign two network numbers, one for each encapsulation
type.
C. Enable Novell-ether to run multiple encapsulation types.
D. Both arpa and snap are enabled by default so you don't
have to configure anything.
Answers were Sorted based on User's Feedback
Answer / guest
Answer: B
To assign multiple network numbers, you usually
use subinterfaces. A sample configuration follows:
ipx ethernet 0.1
ipx encapsulation novell-ether
ipx network 9e
interface ethernet 0.2
ipx encapsulation sap
ipx network 6c
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / matak
The router would respond to both ARPA and SNAP but only use by default ARPA to resolve layer 2 to 3 mappings.
I guess answer D is halfway right. You can enable both but you will send both ARPA and SNAP ARPs every time.
| Is This Answer Correct ? | 1 Yes | 2 No |
What is difference between static and dynamic routing?
Ping uses which Internet layer protocol? A.) RARP B.) ICMP C.) ARP D.) FTP
Write the procedure for Router for configuring DHCP?
what is vc,pvc,lmi and dlsi
Which of the following is a connectionless protocol at the Transport layer? A.) UDP B.) ARP C.) ICMP D.) RARP E.) IP F.) FTP
Identify 3 ways in which a router can be configured? A.) TFTP B.) Nvram C.) Ping D.) Console E.) Trace
What is the difference between lan, man, and wan?
Which two describe frame tagging? A.) Examines particular info about each frame B.) A unique ID placed in the header of each frame as it traverses the switch fabric C.) A user- assigned ID defined to each frame D.) The building of filter tables
Name the command we give on privilege mode for coming back to user execution mode?
Identify 3 methods not used to prevent routing loops? A.) Holddown timers B.) Sequence numbers C.) Triggered updates D.) Split horizon E.) Area hierarchies F.) Order of router startup
What is the difference between ‘bit rate’ and ‘baud rate’?
Which of the following are valid Cisco encapsulation type names? A.) arpa = IPX Ethernet B.) novell-ether = IPX Ethernet_802.3 C.) snap = IEEE 802.2 SNAP on Ethernet, FDDI, and Token Ring D.) novell-fddi = IPX Fddi_Raw E.) sap = IEEE 802.2 on Ethernet, FDDI, and Token Ring F.) hdlc = HDLC on serial interfaces