You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Value INTERFACE (\S+/\S+)
Value MANUFACTURER (\S+)
Value TYPE (.+)
Value SERIAL (\S+)
Value PART_NUMBER (\S+)
Start
^${INTERFACE}
^\s+transceiver is not -> Clear
^\s+type\s+is(\s+${TYPE})?
^\s+name\s+is(\s+${MANUFACTURER})?
^\s+part\s+number\s+is(\s+${PART_NUMBER})?
^\s+serial\s+number\s+is(\s+${SERIAL})?
^\s+transceiver\s+
^\s+nominal\s+
^\s+revision\s+
^\s+Link\s+
^\s+cisco\s+id
^\s+cisco\s+extended
^\s*$$ -> Record
^. -> Error
SAMPLE COMMAND OUTPUT
Ethernet1/48
transceiver is present
type is 10Gbase-SR
name is CISCO-OEM
part number is SFP-10GB-SR
revision is B4
serial number is GTWG0000
nominal bitrate is 10300 MBit/sec
Link length supported for 50/125um OM2 fiber is 82 m
Link length supported for 62.5/125um fiber is 26 m
Link length supported for 50/125um OM3 fiber is 300 m
cisco id is 3
cisco extended id number is 4
cisco part number is 10-2415-01
cisco product id is SFP-10G-SR
SUMMARY
NX-OS 7.0(3)I7(8)
Nexus 9000 93180YC-EX
When parsing the above output, TextFSM reports an error:
TextFSMError: State Error raised. Rule Line: 21. Input Line: cisco part number is 10-2415-01
ISSUE TYPE
TEMPLATE USING
SAMPLE COMMAND OUTPUT
SUMMARY
NX-OS 7.0(3)I7(8)
Nexus 9000 93180YC-EX
When parsing the above output, TextFSM reports an error:
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: