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



You want to enable both arpa and snap encapsulation on one router interface. How do you do this? ..

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

You want to enable both arpa and snap encapsulation on one router interface. How do you do this? ..

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

Post New Answer

More CCNA Interview Questions

After the command -- router igrp 200 -- what command would enable IGRP on the router for interface E0, with an address of 157.89.4.4 and a mask of 255.255.255.0 ? A.) network 157.89.4.0 255.255.255.1 B.) network 157.89.0.0 C.) router igrp * D.) router igrp 157.89.0.1 E.) router igrp int e1 F.) router igrp 157.89.4.1

2 Answers  


How can you measure out exactly 4 litres of water from a tap using a 3 litre and a 5 litre bucket?

7 Answers  


Which command loads a new version of the Cisco IOS into a router? A. copy flash ftp B. copy ftp flash C. copy flash ftp D. copy tftp flash

2 Answers  


Identify the command to configure the router to boot from an IOS located on a TFTP server? A.) boot system tftp IOS.exe 172.16.5.1 B.) boot system tftp 172.16.5.1 IOS.exe C.) boot system flash tftp 172.16.5.1 D.) boot system IOS.exe 172.16.5.1

1 Answers  


what is the difference between eigrp and ospf

6 Answers   IBM, Wipro,






Identify the command to display the hardware platform information? A.) show all B.) show platform C.) display hardware D.) show version

1 Answers  


Given the global configuration commands: 'banner motd #' 'Hello #' When would the message be displayed? A.) The message of the day banner shows up before login. B.) The message of the day banner shows up during logoff. C.) These commands are not the right syntax for MOTD. D.) Message of the day banners are displayed upon entering global config mode. E.) Message of the day banners are not possible. F.) The message of the day would be, 'Hello #'

1 Answers  


Does a bridge divide a network into smaller segments?

0 Answers  


What is topology in ccna?

0 Answers  


What hppends when ping 127.0.0.1 command executes?

10 Answers   CMS, Wipro,


Hi my company network is creating loop and network performence is big slow and also all pc don,t get dhcp ip so pls let me know what is happing in my network.

3 Answers  


Identify the 3 characteristics of IPX RIP? A.) Distance vector B.) Does not support multiple paths C.) 60 second updates D.) Default encapsulation is SAP E.) Uses ticks and hop count as a metric

2 Answers  


Categories