Given the configuration example:
interface ethernet0
ipx network 4a
ipx access-group 800 out
interface ethernet1
ipx network 3d
interface ethernet2
ipx network tc
access-list 800 permit 3d 4a
Which action result from implementing this configuration?
a-Traffic from network 3d for network 4a will be forwarded
out e0
b-IPX network 5c will not receive any traffic
c-Traffic from network 3d, destined for network 4a, will be
forwarded out e2
d-Traffic from network 3d for network 3d will be forwarded
out e0



Given the configuration example: interface ethernet0 ipx network 4a ipx access-group 800 out int..

Answer / Anil Sanchoriya

Implementing this configuration results in a access list that permits traffic from network 3d to network 4a, and the traffic will be forwarded out interface Ethernet0.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CCNA Interview Questions

Which statement is true regarding half duplex? A.) Only works in a point-to-point configuration B.) Allows for transmitting and receiving but not a the same time C.) Allow for transmitting and receiving of data simultaneously D.) Doubles the bandwidth

1 Answers  


What is STP and what is the difference between PVST and RSTP

1 Answers   Infosys, Wipro,


Identify 3 characteristics of IP RIP? A.) Distance vector B.) Administrative distance is 120 C.) Periodic updates every 60 seconds D.) Uses a composite metric E.) Can load balance

1 Answers  


Does switch has the IP Address. If YES? How to find it?

7 Answers   Wipro,


IPX routing updates occur how often? A.) Every 30 seconds B.) Every 60 seconds C.) Only as needed D.) When the remote router asks for an update

1 Answers  


Which updates called incremental updates?

1 Answers  


Which of the following is an example of the Physical Layer? A.) TCP B.) ARP C.) IP D.) FDDI E.) LLC F.) Fast Ethernet

2 Answers  


The two sublayers of the IEEE Data Link Layer are which of the following? A.) Link and Logical Control B.) Data Link and LLC C.) Logical Link Control and Media Access Control D.) Data Link and MAC

2 Answers  


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

1 Answers  


Hub in star topology or bus topology?

1 Answers  


Which command verifies encapsulation as well as Layer 1 and Layer 2 statistics on a router configured for Frame Relay? A. show ip B. show interface C. show statistics D. show frame-relay

1 Answers  


Using the access-list command, 'access-list 1 deny 2.2.2.2', what else must be done to stop host 2.2.2.2 from sending any traffic out of physical interface E0, while still allowing other traffic? A.) In global mode, Add a line - 'access-list 1 permit 0.0.0.0 255.255.255.255' B.) On interface E0, Add a line - 'access-group 1 in' C.) In global mode, Add a line - 'access-list 1 permit all' D.) On interface E0, Add a line - 'access-list 1 in' E.) On interface E0, Add a line - 'access-list 1 out' F.) On interface E0, Add a line - 'ip access-group 1'

1 Answers  


Categories