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

ASR920 sub interface

mkouame17
Level 1
Level 1

Dear Guys,

 

We just received a new ASR920 and I try to create a sub interface but I can't.

After some research I find that we have to use a bridge domain.

For test purpose I connect my laptop to the router in peer to peer mode.

And I create bridge domain (see configuration below),I try to ping from my PC to the ASR920 but it doesn't work.

 

interface GigabitEthernet0/0/0
 no ip address
 negotiation auto
 service instance 1 ethernet
  encapsulation dot1q 412
  bridge-domain 412
 !
interface BDI412
 ip address 10.70.12.1 255.255.255.0
end
!!!!!This is the show run of the router

no aaa new-model
!
!
!
!
!
!
redundancy
!
!
!
!
!
transceiver type all
 monitoring
!
!
!
!
!
!
!
!
!
!
!
!
!
interface GigabitEthernet0/0/0
 no ip address
 negotiation auto
 service instance 1 ethernet
  encapsulation dot1q 410
  bridge-domain 410
 !
!
interface GigabitEthernet0/0/1
 no ip address
 negotiation auto
!
interface GigabitEthernet0/0/2
 no ip address
 negotiation auto
!
interface GigabitEthernet0/0/3
 no ip address
 negotiation auto
!
interface GigabitEthernet0/0/4
 no ip address
 media-type auto-select
 negotiation auto
!
interface GigabitEthernet0/0/5
 no ip address
 media-type auto-select
 negotiation auto
!
interface GigabitEthernet0/0/6
 no ip address
 media-type auto-select
 negotiation auto
!
interface GigabitEthernet0/0/7
 no ip address
 media-type auto-select
 negotiation auto
!
interface GigabitEthernet0/0/8
 no ip address
 media-type auto-select
 negotiation auto
!
interface GigabitEthernet0/0/9
 no ip address
 media-type auto-select
 negotiation auto
!
interface GigabitEthernet0/0/10
 no ip address
 media-type auto-select
 negotiation auto
!
interface GigabitEthernet0/0/11
 no ip address
 media-type auto-select
 negotiation auto
!
interface TenGigabitEthernet0/0/12
 no ip address
!
interface TenGigabitEthernet0/0/13
 no ip address
!
interface GigabitEthernet0
 vrf forwarding Mgmt-intf
 no ip address
 negotiation auto
!
interface BDI412
 ip address 10.70.12.1 255.255.255.0
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
ip tftp source-interface GigabitEthernet0
!
!
!
!
control-plane
!
!
line con 0
 exec-timeout 0 0
 stopbits 1
line aux 0
 stopbits 1
line vty 0 4
 login
!

Router#ping 10.70.12.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.70.12.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms

!! 10.70.12.5 is my PC @ip
Router#ping 10.70.12.5 
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.70.12.5, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)

 

Thank for your help

1 Accepted Solution

Accepted Solutions

Hi guy,

 

The issue was on the switch side. I used a new switch and it works fine.

 

Thanks

View solution in original post

3 Replies 3

luis_cordova
VIP Alumni
VIP Alumni

Hi @luis_cordova 

I already see this topic and as you can see it is the same config I apply here also.

I try to do router in sitck with this router.

interface GigabitEthernet0/0/1
 service instance 1 ethernet
  encapsulation dot1q 412
  bridge-domain 412
!
service instance 2 ethernet
  encapsulation dot1q 413
  bridge-domain 413
end


interface BDI412
ip address 10.70.12.1 255.255.255.0
no sh
exit
!
interface BDI413
ip address 10.70.13.1 255.255.255.0
no sh
exit

But it doesn't work. The interfaces are up but there is no connectivity.

Hi guy,

 

The issue was on the switch side. I used a new switch and it works fine.

 

Thanks

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