Bridge Domain not passing traffic between members
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2017 05:59 AM - edited 03-01-2019 03:15 PM
Can someone tell me what could be the issue with the following brdige domain config in the sense of why would the traffic between G0/0/0 and G0/0/1 is not forwarding? The platform is an ISR 4451
bridge-domain 111
int bdi 111
ip address 10.10.10.1 255.255.255.0
int g0/0/0
service instance 111 ethernet
encapsulation untagged
bridge-domain 111
int g0/0/1
service instance 111 ethernet
encapsulation untagged
bridge-domain 111
Thanks
- Labels:
-
MPLS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2017 10:34 AM
Your config looks ok. If you plug a laptop in any of these ports, are you able to ping the BDI on the router?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2017 11:33 AM
ping each other.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2017 11:38 AM
What are the devices attached to the ports? Are those windows machines?
If so, firewall can be an issue. Anyway, you can just check if arp is resolved in the end-hosts. This would prove communication is fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2017 07:57 AM
Newer code solve the problem
