cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1549
Views
0
Helpful
3
Replies

Integrated Routing and Bridging (IRB)

lionel valero
Level 1
Level 1

Hello,

I cannot assign a bridge group to a subinterface :

interface GigabitEthernet0/1/3

no ip address

negotiation auto

!

interface GigabitEthernet0/1/3.3

encapsulation dot1Q 3 native

*** bridge-group 3 is not recognized by IOS XE Version 15.1(3)S1

!

interface GigabitEthernet0/1/3.228

encapsulation dot1Q 228

*** bridge-group 228 is not recognized by IOS XE

!

interface BVI3

ip address x.x.3.1 255.255.255.0

!

interface BVI228

ip address x.x.228.1 255.255.252.0

!

bridge 3 protocol ieee

bridge 3 route ip

bridge 228 protocol ieee

bridge 228 route ip

It appears that the bridge-group command is not available.

Regards

3 Replies 3

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

Have you tried the command under the interface and not sub-interface?

interface GigabitEthernet0/1/3

no ip address

negotiation auto

bridge-group 3

HTH

Hello,

yes i tried that because i read on a post that bridge-group should be set on the interface and sub-interface as well, but even on the interface the command is not available.

Regards.

Hello,

Finally I was told that the "bridge-group" command in not yet available on IOS XE, and will be implemented in the next release. It is quite surprising.

Regards.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card