Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add template to parse show mpls forwarding labels #108

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

asewlani
Copy link
Collaborator

ISSUE TYPE
  • New Template Pull Request
COMPONENT

cisco_xr_show_mpls_forwarding
show mpls forwarding command

SUMMARY

This template is to parse the show mpls forwarding labels

[{'local_label': '24897', 'outgoing_label': 'Pop', 'prefix': 'No ID', 'outgoing_intf': 'BE303', 'next_hop': '172.20.35.1', 'byte': '0'}, {'local_label': '24897', 'outgoing_label': 'Pop', 'prefix': 'No ID', 'outgoing_intf': 'BE303', 'next_hop': '172.20.35.1', 'byte': '0'}, {'local_label': '24898', 'outgoing_label': 'Pop', 'prefix': 'No ID', 'outgoing_intf': 'BE302', 'next_hop': '172.20.34.1', 'byte': '0'}, {'local_label': '24898', 'outgoing_label': 'Pop', 'prefix': 'No ID', 'outgoing_intf': 'BE302', 'next_hop': '172.20.34.1', 'byte': '0'}, {'local_label': '34066', 'outgoing_label': 'Pop', 'prefix': 'SR Pfx (idx 66)   ', 'outgoing_intf': 'BE303', 'next_hop': '172.20.35.1', 'byte': '0'}, {'local_label': '34067', 'outgoing_label': 'Pop', 'prefix': 'SR Pfx (idx 67)   ', 'outgoing_intf': 'BE303', 'next_hop': '172.20.35.1', 'byte': '0'}, {'local_label': '34070', 'outgoing_label': 'Pop', 'prefix': 'SR Pfx (idx 70)   ', 'outgoing_intf': 'BE303', 'next_hop': '172.20.35.1', 'byte': '0'}, {'local_label': '34071', 'outgoing_label': 'Pop', 'prefix': 'SR Pfx (idx 71)   ', 'outgoing_intf': 'BE303', 'next_hop': '172.20.35.1', 'byte': '0'}]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant