Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SPB packet routing question

Status
Not open for further replies.

atascoman

Technical User
Oct 10, 2003
868
US
I was curious if anyone might know the answer to this. I am curious how the packet would travel in this scenario.

VSP A
VLAN 10 ISID 10100
VLAN 10 IP 10.10.100.1/24

VSP B
VLAN 10 ISID 10100

If you were to connect a device to VLAN 10 on VSP B, and a device behind VSP B tries to communicate with that device, does the traffic hairpin through Router A or is the traffic bridged locally?
 
if the 2nd device was connected to a port in vlan 10 on vspB then it would be switched locally on the switch as it's MAC would be in the local fwd table.

SPB still populates/uses the fwd table on the switch. It just has a next-hop of the isis-id of the endpoint switch rather than the next-hop port.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top