Results 10 issues of Zachary Puls

It seems that the lljs.org domain has been hijacked, and is now a blog. Archive.org shows that it was still intact as of May 22nd of this year.

Mod version: 2.2.13.66 How to replicate: Enable hover mode, fly upwards, unequip the jetpack, quickly stash the jetpack in an external inventory. You are now able to fly as if...

Just an FYI, the nc-speedtest.ksfiber.net server you have in your list has been decommed as of a few months ago. Thanks!

##### SUMMARY Update parse_cdp_intf_port and parse_cdp_ip regex - IOS-XR 7.7.21 LNT has a different "show cdp neighbors detail" output format. Namely there is a newline between the "Interface" and "Port...

Update schema for ShowFacilityAlarmStatus - add syslog_string ## Description Update src/genie/libs/parser/iosxe/show_alarms.py, update ShowFacilityAlarmStatusSchema and ShowFacilityAlarmStatus, add new regex for column format on ASR920/IOS-XE 17.06.03: ``` KCBBASR31#show facility-alarm status Source Time...

Fix for Issue #889 ## Description Update src/genie/libs/parser/iosxe/show_mpls.py, update ShowMplsL2TransportDetail regex for local interface, "Ethernet:[...]" is a valid value and errors on IOS-XE 17.06.03. ## Motivation and Context Resolves #889

Fix for Issue #887 ## Description Update src/genie/libs/parser/iosxe/show_ospf.py, update ShowIpOspfMplsTrafficEngLink regex for link type, "Point-to-Point" is a valid value and errors on IOS-XE 17.06.03. ## Motivation and Context Resolves https://github.com/CiscoTestAutomation/genieparser/issues/887

When learning OSPF on a TE-enabled ASR-920-24SZ-M running IOS-XE 17.06.03, Genie fails with the following error: Issue while parsing: ``` Traceback (most recent call last): File "src/genie/cli/commands/learn.py", line 365, in...

When parsing the output of "show mpls l2transport vc detail" on an ASR-920 running IOS-XE 17.06.03, Genie fails with the following error: ``` Issue with the parser show mpls l2transport...

When parsing the output of "show facility-alarm status" on an ASR-920 running IOS-XE 17.06.03, Genie fails with the following error: ``` Issue with the parser show facility-alarm status Traceback (most...