Compare cert salaries and plan your next career move
mattsthe2 wrote: What would be the statement to apply to ACL to include the follwoing networks 10.1.4.0/24 to 10.1.8.0/24?
NeonNoodle wrote: mattsthe2 wrote: What would be the statement to apply to ACL to include the follwoing networks 10.1.4.0/24 to 10.1.8.0/24? To cover the subnets 10.1.4.0/24 to 10.1.8.0/24 you need two statements: 10.1.4.0 0.0.3.255 which covers 10.1.4.0 to 10.1.7.255 10.1.8.0 0.0.0.255 which covers 10.1.8.0 to 10.1.8.255 To see why, convert the third octets to binary and apply the rules for wildcard masks, i.e. a binary zero means the bit must match and a binary one means the bit can be either one or zero.
NeonNoodle wrote: To see why, convert the third octets to binary and apply the rules for wildcard masks, i.e. a binary zero means the bit must match and a binary one means the bit can be either one or zero.
mattsthe2 wrote: 10 1 4 0 00001010 00000001 00000100 00000000
mattsthe2 wrote: 10 1 8 0 00001010 00000001 00001000 00000000
00001010 00000001 00000100 00000000 00001010 00000001 00001000 00000000
mattsthe2 wrote: tech-airman, Your killing me here... 00001010 00000001 00000100 00000000 00001010 00000001 00001000 00000000
mattsthe2 wrote: NeonNoodle wrote: To see why, convert the third octets to binary and apply the rules for wildcard masks, i.e. a binary zero means the bit must match and a binary one means the bit can be either one or zero. Yea my bad, 0.0.0.255 on the 2nd wildcard mask. But im loosing you on how to see why. Can you explain a little further???
shednik wrote: NeonNoodle wrote: mattsthe2 wrote: What would be the statement to apply to ACL to include the follwoing networks 10.1.4.0/24 to 10.1.8.0/24? To cover the subnets 10.1.4.0/24 to 10.1.8.0/24 you need two statements: 10.1.4.0 0.0.3.255 which covers 10.1.4.0 to 10.1.7.255 10.1.8.0 0.0.0.255 which covers 10.1.8.0 to 10.1.8.255 To see why, convert the third octets to binary and apply the rules for wildcard masks, i.e. a binary zero means the bit must match and a binary one means the bit can be either one or zero. I can see what you mean there but now my question is how would 2 ranges be applied to an interface going in the same direction??
tech-airman wrote: mattsthe2, Now, do you notice any common bits in both of those binary addresses? Common bits INCLUDES the '0's.
NeonNoodle wrote: 00001010.00000001.00001000.00000000-->10.1.8.0 Can you explain why the wildcard mask for 10.1.8.0 is 0.0.0.255?
mattsthe2 wrote: tech-airman wrote: mattsthe2, Now, do you notice any common bits in both of those binary addresses? Common bits INCLUDES the '0's. Yes the first second and forth octets all are common bit by bit. The 3rd octet has the 1st, 2nd bits that are common also?
tech-airman wrote: mattsthe2 wrote: tech-airman wrote: mattsthe2, Now, do you notice any common bits in both of those binary addresses? Common bits INCLUDES the '0's. Yes the first second and forth octets all are common bit by bit. The 3rd octet has the 1st, 2nd bits that are common also? mattsthe2, That's correct. Now, what kind of bits are in the fourth octet? (choose all that apply) Network Subnetwork Host
mattsthe2 wrote: tech-airman wrote: mattsthe2 wrote: tech-airman wrote: mattsthe2, Now, do you notice any common bits in both of those binary addresses? Common bits INCLUDES the '0's. Yes the first second and forth octets all are common bit by bit. The 3rd octet has the 1st, 2nd bits that are common also? mattsthe2, That's correct. Now, what kind of bits are in the fourth octet? (choose all that apply) Network Subnetwork Host Unless im making this overly compliated anything after the subnetwork bit is hosts bits. Answer: Host
tech-airman wrote: That's correct. So what's the wildcard mask so far?
NeonNoodle wrote: Let's try a different approach. What range of addresses do the following statements cover? 1) 10.1.1.13 0.0.0.7 2) 10.1.1.16 0.0.0.7 3) 10.1.1.13 0.0.0.0 10.1.1.14 0.0.0.1 10.1.1.16 0.0.0.3 10.1.1.20 0.0.0.1 What is the difference between 1) and 2)? Why? What is the difference between 1) and 3)? Why?
mattsthe2 wrote: 2) 10.1.1.16 - 10.1.1.31
r_durant wrote: mattsthe2 wrote: 2) 10.1.1.16 - 10.1.1.31 I think this should be 10.1.1.16 - 10.1.1.23
Compare salaries for top cybersecurity certifications. Free download for TechExams community.