<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Basic MPLS configuration on CML. MPLS not being enabled... in DevNet Sandbox</title>
    <link>https://community.cisco.com/t5/devnet-sandbox/basic-mpls-configuration-on-cml-mpls-not-being-enabled/m-p/5155512#M10278</link>
    <description>&lt;P&gt;CML is far from useless and I have successfully configured MPLS on it many times. It is vital to identify the proper virtual node type to deploy for your particular use-case, as each node type has trade-offs between supported features and resource footprint (RAM, CPU) requirements, and no node type supports every feature.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 03 Aug 2024 14:43:26 GMT</pubDate>
    <dc:creator>Ramblin Tech</dc:creator>
    <dc:date>2024-08-03T14:43:26Z</dc:date>
    <item>
      <title>Basic MPLS configuration on CML. MPLS not being enabled...</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/basic-mpls-configuration-on-cml-mpls-not-being-enabled/m-p/4936598#M8685</link>
      <description>&lt;P&gt;I configured the below basic MPLS core network on CML but when I try to enable MPLS on the interfaces within the MPLS core it is not being enabled. When I do a "&lt;STRONG&gt;sh mpls interface" or "sh mpls ldp neighbors"&amp;nbsp;&lt;/STRONG&gt;I don't get any output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;R1
hostname R1
int lo0 
ip add 1.1.1.1 255.255.255.255
ip ospf 1 area 0 

int f0/0
ip add 10.0.0.1 255.255.255.0
no shut
ip ospf 1 area 0

R2
hostname R2
int lo0
ip add 2.2.2.2 255.255.255.255
ip ospf 1 are 0 

int f0/0
ip add 10.0.0.2 255.255.255.0
no shut
ip ospf 1 area 0

int f0/1 
ip add 10.0.1.2 255.255.255.0 
no shut 
ip ospf 1 area 0 


R3
hostname R3
int lo0 
ip add 3.3.3.3 255.255.255.255
ip ospf 1 are 0 

int f0/0 
ip add 10.0.1.3 255.255.255.0 
no shut 
ip ospf 1 area 0 &lt;/PRE&gt;&lt;H3&gt;Step 2 – Configure LDP on all the interfaces in the MPLS Core&lt;/H3&gt;&lt;P&gt;I tried the below 2 options to configure LDP on the interfaces.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;At each interface enter the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;mpls ip&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;command&lt;/LI&gt;&lt;LI&gt;Under the ospf process use the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;mpls ldp autoconfig&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;command&lt;/LI&gt;&lt;/UL&gt;&lt;PRE&gt;R1
router ospf 1
mpls ldp autoconfig

R2
router ospf 1
mpls ldp autoconfig

R3
router ospf 1
mpls ldp autoconfig&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2023 13:08:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/basic-mpls-configuration-on-cml-mpls-not-being-enabled/m-p/4936598#M8685</guid>
      <dc:creator>prinsloo007</dc:creator>
      <dc:date>2023-10-09T13:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Basic MPLS configuration on CML. MPLS not being enabled...</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/basic-mpls-configuration-on-cml-mpls-not-being-enabled/m-p/4936614#M8686</link>
      <description>&lt;P&gt;what IOS image you using for router ?&lt;/P&gt;
&lt;P&gt;show version - post here the output&lt;/P&gt;
&lt;P&gt;1. are you able to ping p2p interface between routers&lt;/P&gt;
&lt;P&gt;2. post show ip interface brief (see interface up )&lt;/P&gt;
&lt;P&gt;( some device you need to disable ip cef on IOL Routers)&lt;/P&gt;
&lt;P&gt;other side you need to enable &lt;STRONG&gt;ip cef&lt;/STRONG&gt; (the one supported)&amp;nbsp; also try global command - &lt;STRONG&gt;mpls label protocol ldp&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;3. Do you have ospf peering working , show ip ospf neigh&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2023 13:47:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/basic-mpls-configuration-on-cml-mpls-not-being-enabled/m-p/4936614#M8686</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2023-10-09T13:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Basic MPLS configuration on CML. MPLS not being enabled...</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/basic-mpls-configuration-on-cml-mpls-not-being-enabled/m-p/4936619#M8687</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1609843"&gt;@prinsloo007&lt;/a&gt;&lt;/P&gt;&lt;P&gt;take care on GNS3, sometimes due to commands, OSPF process is "shutdown".&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="M02rt37_0-1696859257080.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/199220i00D80C2A7F1DF4FA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="M02rt37_0-1696859257080.png" alt="M02rt37_0-1696859257080.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;All you config is pretty good. Do &lt;EM&gt;no shut&lt;/EM&gt; on OSPF process if necesary.&lt;/P&gt;&lt;P&gt;Check OSPF adjencies on all Routers:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="M02rt37_0-1696860263563.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/199222i36FB520EF94EA096/image-size/medium?v=v2&amp;amp;px=400" role="button" title="M02rt37_0-1696860263563.png" alt="M02rt37_0-1696860263563.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;After that it should be good!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="M02rt37_0-1696859418748.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/199221iEE05E4BA86F33145/image-size/medium?v=v2&amp;amp;px=400" role="button" title="M02rt37_0-1696859418748.png" alt="M02rt37_0-1696859418748.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Note: add command #&lt;EM&gt;ip cef&lt;/EM&gt; command on each Routers&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2023 14:04:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/basic-mpls-configuration-on-cml-mpls-not-being-enabled/m-p/4936619#M8687</guid>
      <dc:creator>M02@rt37</dc:creator>
      <dc:date>2023-10-09T14:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Basic MPLS configuration on CML. MPLS not being enabled...</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/basic-mpls-configuration-on-cml-mpls-not-being-enabled/m-p/5155421#M10272</link>
      <description>&lt;P&gt;I feel like buying CML is useless. will never reckon to anyone at least if you can't practice MPLS, it is a useless product.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Aug 2024 03:49:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/basic-mpls-configuration-on-cml-mpls-not-being-enabled/m-p/5155421#M10272</guid>
      <dc:creator>AselaPerera9446</dc:creator>
      <dc:date>2024-08-03T03:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Basic MPLS configuration on CML. MPLS not being enabled...</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/basic-mpls-configuration-on-cml-mpls-not-being-enabled/m-p/5155471#M10274</link>
      <description>&lt;P&gt;there is free GNS3 you can use&amp;nbsp;&lt;BR /&gt;for CML it so useful for L2 and security&lt;/P&gt;
&lt;P&gt;MHM&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Aug 2024 11:53:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/basic-mpls-configuration-on-cml-mpls-not-being-enabled/m-p/5155471#M10274</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-08-03T11:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Basic MPLS configuration on CML. MPLS not being enabled...</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/basic-mpls-configuration-on-cml-mpls-not-being-enabled/m-p/5155507#M10277</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1145895"&gt;@AselaPerera9446&lt;/a&gt;&amp;nbsp;far as I am aware MPLS is supported on CML, unsure if this was an issue for the user on the sandbox version back when this posted &lt;A href="https://developer.cisco.com/docs/modeling-labs/ios-xrv-9000/#features-tested-with-cml" target="_blank"&gt;https://developer.cisco.com/docs/modeling-labs/ios-xrv-9000/#features-tested-with-cml&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Aug 2024 13:58:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/basic-mpls-configuration-on-cml-mpls-not-being-enabled/m-p/5155507#M10277</guid>
      <dc:creator>bigevilbeard</dc:creator>
      <dc:date>2024-08-03T13:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Basic MPLS configuration on CML. MPLS not being enabled...</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/basic-mpls-configuration-on-cml-mpls-not-being-enabled/m-p/5155512#M10278</link>
      <description>&lt;P&gt;CML is far from useless and I have successfully configured MPLS on it many times. It is vital to identify the proper virtual node type to deploy for your particular use-case, as each node type has trade-offs between supported features and resource footprint (RAM, CPU) requirements, and no node type supports every feature.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Aug 2024 14:43:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/basic-mpls-configuration-on-cml-mpls-not-being-enabled/m-p/5155512#M10278</guid>
      <dc:creator>Ramblin Tech</dc:creator>
      <dc:date>2024-08-03T14:43:26Z</dc:date>
    </item>
  </channel>
</rss>

