On the expert advise of Daniel below is what was implemented to resolve the issue.
LAG1 was configured in trunk mode and then ports te1/0/2 and te2/0/2 were added to LAG1 with LACP on both switch stacks. Since trunk mode carries all VLAN traffic this resolved the issue with receiving a DHCP address on the endpoint and by configuring the LAG we essentially doubled the bandwidth of the connection between the buildings.
Spanning tree is set to RSTP (default) on both stacks.
We did attempt a static IP on a laptop connected to port gi2/0/45 on building 2's stack and couldn't ping the gateway IP on the firewall. The same laptop did receive a DHCP assigned IP from our server when connected to port gi2/0/1 (VLAN 1) . The RSTP state of port te2/0/2 in building 2's stack is blocking and STP has it discarding/alternate. Would configuring MSTP and assigning VLAN 4 an MSTP instance resolve this?
DevrinK
4 Posts
1
April 19th, 2018 11:00
On the expert advise of Daniel below is what was implemented to resolve the issue.
LAG1 was configured in trunk mode and then ports te1/0/2 and te2/0/2 were added to LAG1 with LACP on both switch stacks. Since trunk mode carries all VLAN traffic this resolved the issue with receiving a DHCP address on the endpoint and by configuring the LAG we essentially doubled the bandwidth of the connection between the buildings.
DevrinK
4 Posts
0
April 18th, 2018 07:00
Thanks for the reply Daniel.
Spanning tree is set to RSTP (default) on both stacks.
We did attempt a static IP on a laptop connected to port gi2/0/45 on building 2's stack and couldn't ping the gateway IP on the firewall. The same laptop did receive a DHCP assigned IP from our server when connected to port gi2/0/1 (VLAN 1) . The RSTP state of port te2/0/2 in building 2's stack is blocking and STP has it discarding/alternate. Would configuring MSTP and assigning VLAN 4 an MSTP instance resolve this?
Regards,
Devrin