Nexus 3064 mpls

Hi there
actually i need help with configuring Static MPLS in Cisco Nexus Switches 3064 , i have tried following cisco Template but no luck , appreciate help in this issue

Hello Aws

A good place to start would be Cisco documentation that describes the feature and how to configure it. Take a look at the following:

I suggest you go through this, and then if you have any more specific questions, we’d be happy to help you out!

I hope this has been helpful!

Laz

Hi

i did follow Cisco Guide to configure Static MPLS but it’s not working

mpls static configuration
  address-family ipv4 unicast
    local-label 100 prefix 192.168.20.0 255.255.255.255
      next-hop 10.10.22.2 out-label 1000


show mpls switching

Legend:
(P)=Protected, (F)=FRR active, (*)=more labels in stack.

IPV4:
In-Label   Out-Label  FEC name           Out-Interface      Next-Hop
VRF default
100        Unknown    192.168.20.0/32    Unknown            Unknown

and both switches are directly connected

Hello Aws

This is still not enough information to be able to help you. Some things that I would encourage you to check include:

  1. have you enabled MPLS and MPLS static as features?
  2. If you’re using NX-OS 7.0(3)I3(1) or later, use the mpls ip forwarding command to enable MPLS on the specific interface. For older versions, use the mpls ip static command.
  3. Take a look at some ofthe verification commands in the Cisco documentation that can help you determine the current state of your static MPLS config.

I hope this has been helpful!

Laz