<div dir="ltr"><div><div><div>Hello,<br><br></div>Try to modify the bridge profile:<br><br></div>bridge profile PROF-RTR-KAL-TO-RTR-KIJ<br></div><div> trunk<br></div><div> mac-limit 10<br><br><br>-- <br><div dir="ltr">Daniel</div>
<br><br><br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-08-23 14:30 GMT+02:00 Maciej Hiller <span dir="ltr"><<a href="mailto:maciej.hiller@host24.pl" target="_blank">maciej.hiller@host24.pl</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u>
<div style="font-size:10pt;font-family:Verdana,Geneva,sans-serif">
<pre>Hi,

I tried to do bridge or cross-connect between two vlans, but no success.

<b>1. cross-connect</b>

<span style="font-size:x-small">Current configuration:
!
port ethernet 2/1
 encapsulation dot1q
 dot1q pvc 11
  bind bypass
!
port ethernet 2/3
 encapsulation dot1q
 dot1q pvc 11
  bind bypass
!
xc-group RTR-KAL-RTR-KIJ
 xc 2/1 vlan-id 11 to 2/3 vlan-id 11
!
end

#sh bypass summary

     Endpoints total: 2, Up: 2, Down: 0
 Crossconnects total: 1, Up: 1, Down: 0

#sh bypass
Circuit                   State   XC Circuit                State
2/1 vlan-id 11            Up      2/3 vlan-id 11            Up

</span>everything looks ok but ping doesn't go

<b>2. bridge</b>

<span style="font-size:xx-small">Current configuration:
!
! STP global configuration
spanning-tree profile BRIDGE-STP
!
!
! Bridge global configuration
bridge profile PROF-RTR-KAL-TO-RTR-KIJ
 mac-limit 10
!
context bridge
!
 no ip domain-lookup
!
 interface BRIDGE-KAL-KIJ bridge
  bridge name RTR-KAL-TO-RTR-KIJ
 no logging console
!
 bridge RTR-KAL-TO-RTR-KIJ
!
  spanning-tree
   master
!
port ethernet 2/1
 dot1q pvc 15
  bind interface BRIDGE-KAL-KIJ bridge
  bridge profile PROF-RTR-KAL-TO-RTR-KIJ
  spanning-tree profile BRIDGE-STP
!
port ethernet 2/4
 dot1q pvc 15
  bind interface BRIDGE-KAL-KIJ bridge
  bridge profile PROF-RTR-KAL-TO-RTR-KIJ
  spanning-tree profile BRIDGE-STP
<br><br>#sh bridge bindings all detail<br>Flags are,(L)earning,(D)ynamic,(t)ributary,(T)runk,<br>(R)estricted,(d)eleted,(S)tale,(l)og,(U)p, (Ld) Loop Detection<br>(D)eny bpdu,(O)nly bpdu,(A)llow bpdu (default)<br>(F)orwarding,(D)iscarding,(N)one,(M)aster,(C)lient<br>
Headings : Ld Pri - Loop Detection Priority<br>            (Bpdu Pri)- bridge protocol data unit Priority<br>Context      Bridge Group Circuit                      MAC   D-MAC Limit     Flag          Ld Pri Bpdu Pri<br>bridge       RTR-KAL-TO-R 2/1 vlan-id 15               0     0     10        L--t----U--A 0      -<br>
<br>    Source Filter Name      : -<br>    Source Filter Id        : 0<br><br>bridge       RTR-KAL-TO-R 2/4 vlan-id 15               0     0     10        L--t----U--A 0      -<br><br>    Source Filter Name      : -<br>    Source Filter Id        : 0<br>
<br>#sh bridge bindings all tracking<br>Context              Bridge Group         Circuit                Stp State    Role    clients<br>bridge               RTR-KAL-TO-RTR-KIJ   2/1 vlan-id 15         FORWARD      MASTER  0<br>
bridge               RTR-KAL-TO-RTR-KIJ   2/4 vlan-id 15         FORWARD      MASTER  0<br><br><br>#sh bridge associations all<br>Bridge Profile       Circuit                        Port Number<br>PROF-RTR-KAL-TO-RTR-KIJ 2/1 vlan-id 15                 2<br>
PROF-RTR-KAL-TO-RTR-KIJ 2/4 vlan-id 15                 3<br><br>#sh bridge info all<br>Type can be: (L)earning,(P)kt-order-vpls,(R)outing,(Md) MacMove Drop<br>Context          Bridge Group     Type Ccts  Aging MAC   D-MAC PW-Ccts Description<br>
bridge           RTR-KAL-TO-RTR-KIJ L-Md   2     300   2     0     0<br><br><br></span></pre>
<pre>here looks ok too,  but ping doesn't go<br><span><span><br>if anyone has</span> <span>done</span></span> bridge or cross-conections?<br><br>Best regards,<br>Maciej.<br><br></pre>
<pre><span style="font-size:xx-small"> </span></pre>
</div>
<br>_______________________________________________<br>
redback-nsp mailing list<br>
<a href="mailto:redback-nsp@puck.nether.net">redback-nsp@puck.nether.net</a><br>
<a href="https://puck.nether.net/mailman/listinfo/redback-nsp" target="_blank">https://puck.nether.net/mailman/listinfo/redback-nsp</a><br>
<br></blockquote></div><br><br></div></div>