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

Difference in L2 interface config IOS-XR?

Can anyone please tell me the difference in the ASR9k config below (if any)?

!

interface GigabitEthernet0/0/0/4.21 l2transport

encapsulation dot1q 21

rewrite ingress tag push dot1ad G symmetric

!

!

interface GigabitEthernet0/0/0/4.21

l2transport

encapsulation dot1q 21

rewrite ingress tag push dot1ad G symmetric

!

1 Accepted Solution

Accepted Solutions

mdebraba
Cisco Employee
Cisco Employee

CLI will only accept #1 as this is a subinterface (VLAN mode PW), #2 is for physical interfaces (Ethernet mode PW).

View solution in original post

2 Replies 2

mdebraba
Cisco Employee
Cisco Employee

CLI will only accept #1 as this is a subinterface (VLAN mode PW), #2 is for physical interfaces (Ethernet mode PW).

Yes is right , CLI will only accept #1