Training
Bootcamp
Courses
Tech Sessions
Resources
Blog
Tips
GitHub
YouTube
Newsletter
Playgrounds
Pricing
Sign In
Become Member
TextFSM Parser
Validate and test the parsing of your TextFSM templates
Tools
J2 Renderer
TTP Parser
TextFSM Parser
XPath Tester
Members Only
JMESPath Validator
JSON Schema Validator
Data Format Converter
TextFSM Template
Value administrative_status (\S*) Value operational_status (\S*) Value List connector_type (\S*\s*\S*) Value auto_negotiation (\S*\s*\S*) Value speed_and_duplex (\S*.*$) Value mac_address (\S*) Value manufacturer_name (\S*) Value manufacturer_part_number (\S*) Value typical_maximum_range (\d*) Value wave_length (\S*) Value fiber_type (\S*) Value rx_power (\S*\s*\S*) Value tx_power (\S*\s*\S*) Value laser_bias (\S*\s*\S*) Value laser_temperature (\S*\s*\S*) Value power_supply (\S*\s*\S*) Start # Name # # Administrative Status : Up # Operational Status : Up # Connector Type : SFP In # Auto Negotiation : Complete # Speed And Duplex : 1000 FX Full Duplex # MAC Address : 00-20-D2-55-59-67 # # SFP # ----------------------------------------------------------------------------- # Connector Type : UNKNOWN # Manufacturer Name : # Manufacturer Part Number : SCP6F44-A8-AWH # Typical Maximum Range (Meter) : 10000 # Wave Length (nm) : 1310.00 # Fiber Type : SM # # RX Power (dBm) : -6.0 dBm # TX Power (dBm) : -5.4 dBm # Laser Bias (mA) : 1.7 mA # Laser Temperature (Celsius) : 41.0 C # Power Supply (V) : 3.03 V ^Administrative Status\s*: ${administrative_status} ^Operational Status\s*: ${operational_status} ^Connector Type\s*: ${connector_type} ^Auto Negotiation\s*: ${auto_negotiation} ^Speed And Duplex\s*: ${speed_and_duplex} ^MAC Address\s*: ${mac_address} ^Manufacturer Name\s*: ${manufacturer_name} ^Manufacturer Part Number\s*: ${manufacturer_part_number} ^Typical Maximum Range (\S*) : ${typical_maximum_range} ^Wave Length (\S*)\s*: ${wave_length} ^Fiber Type\s*: ${fiber_type} ^RX Power (\S*)\s*: ${rx_power} ^TX Power (\S*)\s*: ${tx_power} ^Laser Bias (\S*)\s*: ${laser_bias} ^Laser Temperature (\S*)\s*: ${laser_temperature} ^Power Supply (\S*)\s*: ${power_supply} -> Record EOF
0
/ 20000
Raw Text
Name 21001.GE10.NYMANYFO0QW.NYMYNYDB1ZW:UPLINK:NYMANYFO0QW:XE-0/0/42: Administrative Status : Up Operational Status : Up Connector Type : SFP+ In Auto Negotiation : Disabled Speed And Duplex : 10G FX Full Duplex MAC Address : 18-06-F5-7F-80-06 SFP ----------------------------------------------------------------------------- Connector Type : LC Manufacturer Name : CISCO-PRE Manufacturer Part Number : TSFP10G-1544.53 Manufacturer CLEI Code : ▒ SFP Manufacture Date : 20 Jul 2024 SFP Serial Number : BD24072008L Typical Maximum Range (Meter) : 80000 Wave Length (nm) : 1544.00 Fiber Type : Not Applicable RX Power (dBm) : -8.16 dBm TX Power (dBm) : 1.43 dBm Laser Bias (mA) : 50.000 mA Laser Temperature (Celsius) : 38.76 C Power Supply (V) : 3.28 V
0
/ 20000
Result
[ { "administrative_status": "Up", "operational_status": "Up", "connector_type": [ "SFP+ In", "LC" ], "auto_negotiation": "Disabled", "speed_and_duplex": "10G FX Full Duplex", "mac_address": "18-06-F5-7F-80-06", "manufacturer_name": "CISCO-PRE", "manufacturer_part_number": "TSFP10G-1544.53", "typical_maximum_range": "80000", "wave_length": "1544.00", "fiber_type": "Not", "rx_power": "-8.16 dBm", "tx_power": "1.43 dBm", "laser_bias": "50.000 mA", "laser_temperature": "38.76 C", "power_supply": "3.28 V" } ]
Parse
Share
Auto-Sync