You create the following standard access-list
access-list 1 deny 1.1.1.1
access-list 1 deny 2.2.2.2
int e0
ip access-group 1 in
Which of the following statements are true, with regard to
traffic flowing
into E0?
A.) This will stop IP packets with a source address of
1.1.1.1 only.
B.) This will stop all IP packets.
C.) This is an invalid configuration.
D.) This will stop no IP packets.
E.) This will stop IP packets with a source address of
2.2.2.2 only.
F.) This will stop IP packets with a source address of
1.1.1.1 and 2.2.2.2.
What's the default CDP holdtime in seconds for Cisco routers? A.) 30 seconds B.) 180 seconds C.) 90 seconds D.) 60 seconds
what is the binary value of loop back address
Write the procedure for Router for configuring DHCP?
Given the following IP address from the Class C address range 192.168.21.12. Your network plan needs addresses for 28 small prkps Each office uses its own shored. The network design specifies that you confound for five bits of subnetting. When you confound for this in Cisco IOS software which shored mask should you use? A. 255.255.0.28 B. 255.255.255.0 C. 255.255.255.28 D. 255.255.255.248 E. 255.255.255.252
What is the difference between rip and igrp?
Which layer defines bit synchronization? A.) Application B.) Network C.) Transport D.) Physical E.) Session F.) Session
Which 3 statements describe default encapsulation and LMI type configuration? A.) There are only 4 encapsulations and 3 LMI type options B.) The LMI type config term options C.) In release 11.2 the LMI type is autosensed D.) The default LMI is Cisco E.) IETF encapsulation must be configured unless the connecting routers are both Cisco
Identify the command that saves the configuration stored in RAM to NVRAM? A.) copy running-config startup-config B.) copy tftp running-config C.) copy startup running D.) copy active to backup
why we use AS no. in IGRP and EIGRP?
Why we use debug command?
The ICMP (referred to in RFC 1700) is implented by all TCP/IP hosts. A. true B. false
why we have to implement access list in router ??????what is the benifit and how it is configure