faypython wrote: hi please help me about these que: 1)difference of broadcast & flooding? 2)NCP is for layer 3 packets encap,why we have cdpcp (cdp layer 2)? 3)why we need in & out filter access lists?if we want to filter it why we should do it after routing decision (just more overhead)?
Alien wrote: Concerning question #1 A broadcast is a packet that is sent to all the nodes in the network. The act itself broadcasting in networking is transmitting multiple copies of a data to all the nodes within a given network. Flooding is the mechanism used by switches and bridges to transimit data where by traffic recieved on one interface is sent out on all other interfaces except the interface on which it was recieved. .
faypython wrote: 2)NCP is for layer 3 packets encap,why we have cdpcp (cdp layer 2)?