Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I have been receiving these error messages/warnings in the log of the CISCO 3560 Switch.%PLATFORM_UCAST-4-PREFIX: One or more, more specific prefixes could not be programmed into TCAM and are being covered by a less specific prefix, and the packe...
I am facing some problem with the IP subnetting...We have 3 classes being used for subnetting.Class A: 1 to 1261.0.0.0 - 126.255.255.255Class B: 128 - 191128.0.0.0 - 191.255.255.255can we use network 191.255.0.0Class C: 192 - 223192.0.0.0 - 223.255.2...
Hello friends,this question is with regard to the OSI model...as far i remember, 7 layers of OSI model work in either direction i.e from top to bottom (from layer-7 to layer-1) and from bottom to top (from layer-1 to layer-7).In the ICND-1 official m...
Hi,I have a confusion with regard to VLSM. I have read, during my degree, that in order to do VLSM, we should start from the top (i.e. the highest number of hosts required). However,i have also seen cases (Cisco Dumps particularly), where they have s...
Consider the following ACL statement,access-list 101 permit ip 202.160.13.10 0.12.80.0 anyunlike to many other ACLs,this doesnt follow the subnet sequence (e.g.access-list 40 deny 192.168.20.16 0.0.0.15).So what do you think the above mentioned ACL s...
Thanks for the help 2^7 concept is logical for surehowever when we talk abt determining the total number of hosts per network, then we use 8 instead of 7e.g. Total Number of Hosts in Class C (using the default subnet mask of 255.255.255.0) is 2^8-2.A...