▀ Ethernet Virtual Circuit using Regular EFPs
▄ Cisco ASR 903 Router Design and Deployment Guide
ASR903-CE2 Configuration
interface GigabitEthernet0/1/2
no ip address
negotiation auto
service instance 10 ethernet
encapsulation dot1q 15
rewrite ingress tag pop 1 symmetric
bridge-domain 10 ! use the legacy command
!
service instance 11 ethernet
encapsulation dot1q 16
rewrite ingress tag pop 1 symmetric
bridge-domain 11 ! use the legacy command
!
interface BDI10
ip address 172.16.10.2 255.255.255.0
!
interface BDI11
ip address 172.16.11.2 255.255.255.0
Verifying Connectivity
CE1# ping 172.16.10.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.16.10.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 2/2/2 ms
CE1# ping 172.16.11.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.16.11.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 2/2/3 ms
Router# show bridge-domain 10
Bridge-domain 10 (2 ports in all)
State: UP Mac learning: Enabled
Aging-Timer: 300 second(s)
Maximum address limit: 256000
GigabitEthernet0/1/0 service instance 10
GigabitEthernet0/1/2 service instance 10
Nile Mac Address Entries
BD mac addr type ports
----------------------------------------------------------------------------------
10 c8f9.f98d.103f DYNAMIC Gi0/1/2.Efp10
10 c8f9.f98d.503f DYNAMIC Gi0/1/0.Efp10
Router# show bridge-domain 11
Bridge-domain 11 (2 ports in all)
State: UP Mac learning: Enabled
Aging-Timer: 300 second(s)