|
| 1 | +-------------------------------------------------------------------------------- |
| 2 | + Fix |
| 3 | +-------------------------------------------------------------------------------- |
| 4 | + |
| 5 | +* iosxe |
| 6 | + * Modified ShowFlowMonitorCache |
| 7 | + * Added patterns <P34> to <P38> to capture datalink and interface inputs |
| 8 | + * Modified ShowBannerMotd |
| 9 | + * Enhanced parser to capture multiple line messages. |
| 10 | + * Modified ShowInterfaceStatusModule Parser |
| 11 | + * Modified the regular expression for value of vlan to allow not only numbers but also str (i.e. routed), so routed ports can be matched. |
| 12 | + * Modified ShowDiagnosticResultModuleTestDetail Parser |
| 13 | + * Modified the schema to have a new optional key 'port_status' |
| 14 | + * Modified the parser to always use the test name as the index key for the test |
| 15 | + * Modified the show inventory parser. |
| 16 | + * Modified the regexp p1_8 to support the latest changes in 17.15 and to support the old releases. |
| 17 | + * Modified ShowLispPrefixList |
| 18 | + * Added support for parsing additional fields |
| 19 | + * Added support for parsing entry sources as a list |
| 20 | + * Fixed ShowMonitor |
| 21 | + * Fixed regex and support for new attribute Source EFPs |
| 22 | + * Modified ShowLispDatabaseSuperParser |
| 23 | + * Fixed p2 regex to make value optional |
| 24 | + * Modified ShowLispIpMapCachePrefixSuperParser |
| 25 | + * Fixed typo for parsing rloc_probe_in in regex. |
| 26 | + * Modified ShowLispPrefixList |
| 27 | + * Made entries optional in schema. |
| 28 | + * Modified ShowOspfv3NeighborInterface Parser |
| 29 | + * Fix p2 regex to capture when dead time is - |
| 30 | + * Modified ShowAuthenticationSessionsInterfaceDetails Parser |
| 31 | + * Added execute timout of 300 seconds to cater large output |
| 32 | + * Modified ShowPlatformSoftwareFedActiveMonitor Parser |
| 33 | + * fix p2 regex |
| 34 | + * Modified ShowHardwareLed Parser |
| 35 | + * Modified the Metadata for beacon value as optional and added alarm-in3 and alarm-in4 values to support for ie9k devices |
| 36 | + * Modified ShowEeeStatusInterface Parser |
| 37 | + * Added few more optional arguments to the schema. |
| 38 | + * Modified ShowFacilityAlarmStatus |
| 39 | + * Added <p3> and <p4> regex |
| 40 | + * Added key 'index' as optional parameter to schema |
| 41 | + * Modified parser ShowPlatformSoftwareFedIgmpSnooping |
| 42 | + * Enhanced the parser to get Snoop State, Added schema and regex pattern <p1_1> |
| 43 | + * Modified parser ShowPolicyMapControlPlaneClassMap |
| 44 | + * Modified arguments bytes and bps as optional in schema |
| 45 | + * Modified show_vtp_password |
| 46 | + * Enhanced the parser by adding '^VTP +Password +is +configured.$' to each line in the output |
| 47 | + * Fix for TracerouteIpv6 |
| 48 | + * Fixed strig split to remove * |
| 49 | + * Added New Parser |
| 50 | + * Added New Parser ShowSmartPowerDomain |
| 51 | + * Added New Parser ShowSmartPowerVersion |
| 52 | + * Modified ShowPlatformTcamPbr |
| 53 | + * Added switch_type same as in iosxe/c9600/c9606r |
| 54 | + * Modified ShowLispPublicationPrefixSuperParser |
| 55 | + * Added support for parsing the same locator from different source addresses. |
| 56 | + |
| 57 | +* nxos |
| 58 | + * Modified ShowAccessListsSummary |
| 59 | + * Modified regex pattern <p1> and <p3> to accommodate various outputs. |
| 60 | + * Modified ShowMacAddressTableBase |
| 61 | + * updated mac_type and age in drop section. |
| 62 | + |
| 63 | +* iosxr |
| 64 | + * Update baud_rate key same as iosxe schema |
| 65 | + * Modified fix for ShowInstallCommitSummary |
| 66 | + * Added schema and code for fix the new output |
| 67 | + |
| 68 | +* iosxe/c9500 |
| 69 | + * Modified ShowPlatformFedTcamPbrNat |
| 70 | + * Added switch_type same as in iosxe/c9600/c9606r |
| 71 | + |
| 72 | + |
| 73 | +-------------------------------------------------------------------------------- |
| 74 | + New |
| 75 | +-------------------------------------------------------------------------------- |
| 76 | + |
| 77 | +* iosxe |
| 78 | + * Added ShowMeraki |
| 79 | + * added new parser for cli 'show meraki' |
| 80 | + * added new parser for cli 'show meraki connect' |
| 81 | + * Added ShowPlatformSoftwareFedSwitchActiveNatInterfaces |
| 82 | + * Parser for cli 'show platform software fed switch active nat interfaces' |
| 83 | + * Added ShowPlatformSoftwareFedSwitchActiveNatRules |
| 84 | + * Parser for cli 'show platform software fed switch active nat rules' |
| 85 | + * Added ShowL2vpnSdwanAll |
| 86 | + * parser for ShowL2vpnSdwanAll |
| 87 | + * Modified existing Parser |
| 88 | + * Added New 33 and 34 regex |
| 89 | + * c9400 |
| 90 | + * Added ShowPost |
| 91 | + * parser for 'show post' on modular platform c9400 |
| 92 | + * Added ShowIpSockets |
| 93 | + * parser for 'show ip sockets' |
| 94 | + * Added ShowPlatformSoftwareMemoryDatabaseFedSwitchActiveCallsite Parser. |
| 95 | + * Added ShowDiagnosticStatus Parser. |
| 96 | + * Added ShowPlatformSoftwareFedSwitchActivePuntBrief Parser. |
| 97 | + * Added ShowL2ProtocolTunnelSummary |
| 98 | + * added new parser for cli 'show l2protocol-tunnel summary' |
| 99 | + * Added ShowPlatformHardwareIomdMacsecPortSubport |
| 100 | + * Added parser for show platform hardware iomd {lc_no} macsec port {port_no} sub-port {sub_port1} {sub_port2} | i Free" and schema |
| 101 | + * Modified ShowBgpNeighborsAdvertisedRoutes |
| 102 | + * Added show bgp address_family vrf vrf neighbors neighbor advertised-routes to accommodate various outputs. |
| 103 | + * Added ShowPlatformSoftwareIomdMacsecInterfaceDetail |
| 104 | + * Added parser for show platform software iomd {lc_no} macsec interface {port_no} detail and schema |
| 105 | + * Added ShowPlatformHardwareQfpInterfaceIfnamepath parser |
| 106 | + * Parser for "show platform hardware qfp <status> interface if-name <interface> path" |
| 107 | + * Added parser ShowPlatformSoftwareFedSwitchActiveFnfSwStatsShow |
| 108 | + * show platform software fed {switch} {switch_var} fnf sw-stats-show |
| 109 | + * show platform software fed {switch_var} fnf sw-stats-show |
| 110 | + * Added class ShowSdroutingControlLocalPropertiesSummary |
| 111 | + * show sd-routing control local-properties summary |
| 112 | + * Added class ShowSdroutingControlLocalPropertiesWanDetail |
| 113 | + * show sd-routing control local-properties wan detail |
| 114 | + * Added class ShowSdroutingControlLocalPropertiesWanIpv4 |
| 115 | + * show sd-routing control local-properties wan ipv4 |
| 116 | + * Added class ShowSdroutingControlLocalPropertiesWanIpv6 |
| 117 | + * show sd-routing control local-properties wan ipv6 |
| 118 | + * Added class ShowSdroutingControlLocalPropertiesVbond |
| 119 | + * show sd-routing control local-properties vbond |
| 120 | + |
| 121 | +* cheetah |
| 122 | + * Updated parsers for ShowInterfacesDot11radio to support vap_rx and vap_tx statistics |
| 123 | + * Added parsers for ShowInterfacesDot11radio, ShowInterfacesWired, ShowVersion |
| 124 | + |
| 125 | +* iosxr |
| 126 | + * Modified Ping |
| 127 | + * Modified regex pattern <p1> to accommodate various outputs. |
| 128 | + * Added ShowSegmentRoutingTrafficEnggPccLsp |
| 129 | + * parser for show segment-routing traffic-eng pcc lsp |
| 130 | + |
| 131 | +* generic |
| 132 | + * Added pid to ShowVersion |
| 133 | + |
| 134 | + |
| 135 | +-------------------------------------------------------------------------------- |
| 136 | + Add |
| 137 | +-------------------------------------------------------------------------------- |
| 138 | + |
| 139 | +* ios |
| 140 | + * Added ShowLispInstanceIdService |
| 141 | + * show lisp instance-id {instance_id} {service} |
| 142 | + * show lisp all instance-id {instance_id} {service} |
| 143 | + * show lisp {lisp_id} instance-id {instance_id} {service} |
| 144 | + * show lisp locator-table {locator_table} instance-id {instance_id} {service} |
| 145 | + |
| 146 | + |
0 commit comments