The following commands were entered at the command prompt of a
Cisco router. What do they accomplish?
access-list 1000 deny 9e.1234.5678.1212 4
access-list 1000 permit -1
interface ethernet 0
ipx network 9e
interface ethernet 1
ipx network 4a
interface serial 0
ipx network 1
ipx output-sap-filter 1000
A. File server advertisements from server 9e.1234.5678.1212
will not be
forwarded on interface S0.
B. All other SAP services, other than file server, from any
source will
be forwarded on S0.
C. All other SAP services, other than print server, from any
source will
be forwarded on S0.
D. Print server advertisements from server 9e.1234.5678.1212
will not be
forwarded on interface S0.
Answer / guest
Answer: A & B
File server advertisements from server 9e.1234.5678.1212
will not be
forwarded on interface S0. All other SAP services, other
than file
server, from any source will be forwarded on S0.
Is This Answer Correct ? | 0 Yes | 2 No |
What’s the default CDP holdtime in seconds for Cisco routers?
What is the size of ipv4?
Your company has been assigned the IP address of 201.222.5.0 and require having 20 subnets. As the company’s network administrator, find the following: a) the subnet mask (2 marks) b) the number of useable subnets (2 marks) c) the subnetwork address for the 4th subnet (2 marks) d) the first usable IP address for the 4th subnet (2 marks) e) the last usable IP address for the 4th subnet (2 marks) f) the broadcast address for the 4th subnet. (2 marks)
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
What is icmp protocol?
Select the compression protocols for PPP? A. Stac B. Predictor C. Quality D. Magic Number
Write out a config to permit only the below MAC address to pass traffic through a port on your switch. mac-address 0005.1b00.5b58
What device has content-addressable memory (CAM) and what is stored in it? 1 A: Switch, learned IP addresses 2 B: Router, learned IP addresses 3 C: Switch, learned MAC addresses 4 D: Router, learned MAC addresses
Identify 3 methods used to prevent routing loops? A.) Split horizon B.) Holddown timers C.) Poison reverse D.) SPF algorithm E.) LSP's
What are 10base2 ethernet lans?
What is mac address size of ipv6?
Identify 2 reasons for disabling CDP? A.) If the router is not configured for RIP B.) Save bandwidth by eliminating overhead C.) If the router is configured for Appletalk D.) When connected to a non-Cisco router