09 Flashcards
How can I tell if Daytime or Chargen is enabled on a router?
udp small servers
How can I tell if uRPF is enabled on a router?
ip cef
How can I tell if a device is susceptible to dns poisoning
lack of
ip domain lookup
ip name server
What is the standard ACL range?
1-99 1300-1999
What is the Extended ACL range?
100-199 2000-2699
What is the syntax to create a standard/extended ACL in Global configuration mode?
Access list 1 deny 192.168.0.82 255.255.255.0
Acess-list 100 deny tcp 220.50.0.4 0.0.0.0 192.168.0.82 255.255.255.0 eq 80
What is the syntax to apply a standard/extended ACL in an interface
ip access-group 1 in
ip access-group 100 in
What is the syntax to apply a standard/extended ACL in a VTY lines
access-class 1 in
access-class 100 in
What is the rule for where to place standard ACLs?
Interface closest to the destination
What is the rule for where to place extended ACLs?
interface closest to the source on current router
What is the private ip range for Alpha addresses?
10.0.0.0 0./8
What is the private ip range for Bravo addresses?
172.16.0. /12
What is the private ip range for Charlie addresses?
192.168.0.0 /16
What is the private ip range for Appia/Windows addresses?
169.254.0.0 /16
What is the private ip range for Echo addresses?
240.0.0.0 /4