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.
1) I deny your first statement..ACL for VLAN interface is same as Physical interface, you should use "in" keyword for inbound direction.2) As per your ACL in interface VLAN102, it will allow packets only from 10.4.0.0 to get into VLAN102... So it wou...
Traceroute works this way...First time it sets the ttl vlaue 1 and send to the destination ..first hop router (in your case R2) replies with time exceded message..Second time it sets the ttl vlaue to 2 and send it to the destination...Second hop rout...
Yep, there are various multicast routing protocol. To enable multicast, in the global configuration mode you have to give ip multicast-routing...Rest of the configuration is depend upon the routing protocol you choose
Hi,Multicast traffic destined to a multicast MAC address, Only routers enabled multicast routing protocol can be member of this multicast MAC addresses and receive the traffic and do multicast routing. Non-multicast routers will drop the multicast pa...