You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should be able to create a peering to any IP assigned to any member of the Virtual Device's interfaces
Observed Behavior
Unable to peer to an address assigned to an interface on a non-primary member of the virtual device despite the BGP routing instance in the real world being managed by the primary member of the virtual device.
Steps to Reproduce
Create a virtual device consisting of more than 1 member.
Assign an IP address to an interface owned by the non-primary member.
Create a routing instance for the primary member of the virtual device
Attempt to create a peering to the IP address assigned to the interface of the non-primary member
Exception 'Peer IP not associated with Routing Instance' is thrown as the app does not account for virtual devices
The text was updated successfully, but these errors were encountered:
I assume You are referring to "VirtualChassis" model and a situation where a BGPRoutingInstance exists for member 1, but a peering is created for a member 2 of VC ?
Environment
Expected Behavior
Should be able to create a peering to any IP assigned to any member of the Virtual Device's interfaces
Observed Behavior
Unable to peer to an address assigned to an interface on a non-primary member of the virtual device despite the BGP routing instance in the real world being managed by the primary member of the virtual device.
Steps to Reproduce
The text was updated successfully, but these errors were encountered: