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

Does ASR9000 and NCS5500 support IPv4 over MPLS without VPN

Soushi Takata
Level 1
Level 1

Hi,

 

Does ASR9000 and NCS5500 support IPv4 over MPLS without VPN?
I'm in trouble because I can't find a clear statement in Cisco's web site.
I tried with the following Config, but MPLS label was not attached and communication was performed with Pure IP.
(using segment-routing)

 

---
<Diagram>
[Node1]-(IPv4)-[R1]-(MPLS)-[R2]-(MPLS)-[R3]-(IPv4)-[Node2]

 

---
<R1 Config>
interface GigabitEthernet0/0/0/0.14 <--- IPv4 IF
mtu 9026
ipv4 address 11.1.4.1 255.255.255.0
encapsulation dot1q 14
!
interface GigabitEthernet0/0/0/2.130 <--- MPLS IF
ipv4 address 11.1.130.1 255.255.255.0
encapsulation dot1q 130
!
router ospf 1
segment-routing mpls
segment-routing forwarding mpls
area 0
interface Loopback0
prefix-sid index 1
!
interface GigabitEthernet0/0/0/0.14
network point-to-point
!
interface GigabitEthernet0/0/0/2.130
network point-to-point
segment-routing forwarding disable <--- configuration of IP(not MPLS)
!
!

---

The reason why I am confirming such a thing is that I wanted to confirm the Tree-SID, but I heard that it does not support mVPN yet.

 

Thank you in advance.

0 Replies 0
Review Cisco Networking products for a $25 gift card