cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
939
Views
0
Helpful
1
Replies

Bridging on vEdge 100m

almccanuel
Level 1
Level 1

Hi All,

 

hope you guys help me on this,

im getting an error while attaching my bridge template on my vedge

 

/bridge/bridge-instance[bridge-id='60']/interface[if-name='ge0/3']/if-name: Interface ge0/3 cannot be bound to bridge 60 because base interface ge0/3 doesn't exist in global vpn. An element value is not correct : if-name.

 

i cant figured out the error.

 

TIA

1 Reply 1

I think you have to add that interface to VPN 0 first before it can be used in a bridge. Something like: 

 

vpn 0
 interface ge0/3
  no shutdown
!
!

fsdfds