Identify 3 feature of access-lists?
A.) Implicit deny will deny any packets not matched
B.) Processed sequentially from bottom to top
C.) Processed sequentially from top to bottom
D.) If a packet is denied it would be tested against the
remaining
statements in the access-list
E.) Once a match is made the packet is either denied or
permitted
F.) Enabled on all interfaces by default
Answer / guest
Answer: A C E
Access-list are processed from top to bottom, once a match
occurs the
packet is either denied or permitted and is no longer tested
and if no
match occurs the packet is denied via the implicit deny.
Is This Answer Correct ? | 3 Yes | 0 No |
Which LAN switching method is used in CISCO Catalyst 5000?
What parameter is used with statically assigned routers to tell packets which interface to use to reach a distant network? A.) Mask B.) Subnet C.) Default gateway D.) Interface
ccna syallabus and what is the mean by troubble shooting
Which two does 100BaseT use? A.) CSMA/CD B.) IEEE 802.5 C.) 802.3u D.) Switching with 53-byte cells
What do you use the Aux port for? A.) Console B.) Terminal editing C.) Modem D.) Backup logging
What are the types of communication in ipv6 ?
What is the default interval for SAP updates? A.) 60 seconds B.) 15 seconds C.) 30 seconds D.) 120 seconds
what is prefix list
Given the IPX address 4a.0002.1111.a999, what is the network ID and what is the node ID? A.) net 4a host 0002.1111.a999 B.) net a999 node 0002.1111 C.) net 0002.1111.a999 node 4a D.) net 0002.1111 node a999
Which of the following are Distant Vector protocols? A.) IGRP B.) RIP C.) OSFP D.) EIGRP
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
What are the two most common request/reply pair with ICMP messages when using the ping command? (Choose two) A. echo reply B. echo request C. source quench D. fragment onset E. information redirect F. destination reachable G. echo control message