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

ASR1002 bridging

Hello,

I have a ASR1002 router which i needs to connect it with two firewalls. Can someone give a solution for this?

I tried to use bridging, but bridging is not supported I believe.

Appreciate your help.

Thameem

1 Reply 1

jessedavis
Level 1
Level 1

Hello Thameem,

The ASR supports 802.1q encapsulation on sub-interfaces. It's also possible to create Layer 3 port-channels with the ASR.

The sub-interface configuration example is below -

interface F0/0/.100

encapsulation X <--- VLAN tag value

ip address x.x.x.x

The port-channel configuration example -

interface Gi0/0/0

channel-group 1 mode active

!

interface Gi0/0/1

channel-group 1 mode active 

!

interface port-channel 1

ip address x.x.x.x

!

Hope this helps,

Jesse

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