cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
323
Views
0
Helpful
2
Replies

ASR 901 Ip set problem

Murad*
Level 1
Level 1

Hi

I have Cisco A901-6CZ-F-D  with active license , and because this device didn't agree to add ip on interface , i tried to do this config. 

ASR
interface GigabitEthernet0/4
no ip address
negotiation auto
service instance 100 ethernet
encapsulation dot1q 100
bridge-domain 100
!
service instance 200 ethernet
encapsulation untagged
bridge-domain 200
!

interface Vlan200
ip address 10.1.1.2 255.255.255.0
!
interface Vlan100
ip address 192.168.0.1 255.255.255.0

_____________________________________________________________________
Normal router

interface FastEthernet0/0
ip address 10.1.1.1 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/0.100
encapsulation dot1Q 100
ip address 192.168.0.2 255.255.255.0
!

 

 

 

and then th vlan be UP and i can ping on 10.1.1.1 on the other side , but 192.168.0.2 staid unreachable!! is there any tips can i do it ? 

2 Replies 2

Hello,

 

as far as I recall, the ASR901 supports IP routing only on SVI interfaces.

 

How are both routers connected, through a trunk ?

yes that's right , bridge on asr and subinterface on the other side
Review Cisco Networking for a $25 gift card