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.
Dear FriendsI have created a campus network on GNS3 VM. I have 4 Access Layers switches which are connected with 2 Distribution Layers switches (D1 and D2). The 2 Distribution Layers Switch (Layer 3) are connected together through Etherchannel. I hav...
Dear Friends
I am designing and configuring a Campus LAN Network for my self study. The diagram of Campus Network is attached. My query is where should I configure ACLs to block VLAN40 from accessing Server1 (S1). I have implemented SVI for inter-VL...
DSW1 is working as ACTIVE for VLAN 10 and 20. DSW2 is working as ACTIVE for VLAN 30 and 40. All PCs are able to ping their respective Gateway. PCs from VLAN 10 and 20 are able to ping each other. Similarly PCs from VLAN 30 and 40 are able to ping eac...
I have created a EBGP and IBGP setup. Please find attached the snap of my setup and configurations on each router. Local connectivity is done using OSPF. On checking I found that routes for 4.0.1.0 are installed in BGP routes in router 1.0.1.0 but I ...
Hi I am a newbee to BGP. I have created a setup of IBGP and EBGP network a explained in the below attachments. Configuration also shared in the attachments on Router 1, 3, 4 and 6. Router 1 is able to learn Network 6.6.6.0 advertised by Router 6. Sam...
Hi MartinAs I have mentioned when I issue command no igmp ip snooping, then HSRP works as expected however my both the switches D1 and D2 got hanged. So it seems as you said it may be the fault of GNS3 image.
Hi JoshuaToday I am in the same situation. May I know which books you followed for network design ???. I am also looking for some good booms to study and implement campus design network from scratch.
HI @Harold Ritter As per your comments, I did full mesh IBGP peering as below:R3 <-> R2, R3<->R4R2<->R3, R2<->R4R4<->R2, R4<->R3Then I run update source loopback on R3 and R4 as peering was done through loopback. Then it work. Thanks for your solutio...