|
| 1 | +-------------------------------------------------------------------------------- |
| 2 | + Fix |
| 3 | +-------------------------------------------------------------------------------- |
| 4 | + |
| 5 | +* iosxe |
| 6 | + * Modified ShowBgpNeighborsReceivedRoutesSuperParser |
| 7 | + * Make optional to handle regex without CICD |
| 8 | + * Modified ShowInterfaces |
| 9 | + * Added <in_drops>, <out_drops>, <peer_ip> and <vc_id> into schema as Optional. |
| 10 | + * Renamed regex pattern <p_cd>, <p_cd_2> to <p54>, <p55> respectively and updated the code accordingly. |
| 11 | + * Added regex pattern <p1_2>, <p6_1>, <p56>, <p57> and <p58> to accommodate various outputs. |
| 12 | + * Modified ShowIpRouteWord |
| 13 | + * Updated regex pattern <p2> to accommodate various outputs. |
| 14 | + * Modified ShowSdwanOmpSummary |
| 15 | + * Added the new fields in schema to match the output |
| 16 | + * Modified ShowPlatformSoftwareFedSwitchActiveVtAll |
| 17 | + * Added CLI without Switch keyword too in the CLI list. |
| 18 | + * Modified ShowInterfacesTransceiver |
| 19 | + * parser for 'show interfaces transceiver' |
| 20 | + * Modified fix for auto off addition |
| 21 | + * Replaced ecomode with auto-off due to new cli |
| 22 | + * Modified ShowIPVerifySource |
| 23 | + * Fixed regular expressions p1 to match filter_type which is 'ip' |
| 24 | + * Added ShowRepTopologyDetail |
| 25 | + * show rep topology detail |
| 26 | + * Modified ShowMeraki |
| 27 | + * Updated the P2 regex based on the latest output at line number 70. |
| 28 | + * Modified ShowSpanningTreeSummaryTotals |
| 29 | + * Made "portfast_bpdu_guard" and "portfast_bpdu_filter" optional and |
| 30 | + * Modified ShowVersion |
| 31 | + * c9500 Added schema key 'bootldr' to match the schema of the iosxe parser. |
| 32 | + * Modified ShowRedundancyStates |
| 33 | + * Made rf_debug_mask variable as optional and unit test added |
| 34 | + * Modified fix for ShowEthernetTags |
| 35 | + * Updated the interface variable, now uses the correct OS-specific format.when converting the interface name. |
| 36 | + * Modified ShowPolicyMapControlPlaneClassMap parser. |
| 37 | + * added extra regx. for burst_pkt pattern. |
| 38 | + * Modified ShowLispIpMapCachePrefixSuperParser |
| 39 | + * Changed <locators> key from schema to Optional. |
| 40 | + * Modified ShowPlatformSoftwareFedActiveAclInfoDbDetail |
| 41 | + * Added commands 'show platform software fed {mode} acl info db detail' and 'show platform software fed {switch} {mode} acl info db detail {acl_name}' under iosxe |
| 42 | + * Modified ShowPlatformSoftwareFedActiveAclInfoDbDetail |
| 43 | + * Added commands 'show platform software fed {mode} acl info db detail' and 'show platform software fed {switch} {mode} acl info db detail {acl_name}' under c9350 |
| 44 | + * fixed reg ex p1 for 'show platform software fed {mode} acl info db detail' under c9350 |
| 45 | + * Modified ShowMonitor |
| 46 | + * Removed un-necessary cli command from ShowMonitor parser. |
| 47 | + * Modified fix for ShowLispRegistrationHistory |
| 48 | + * Reverted the changes due to the CLI index issue |
| 49 | + * Modified fix for ShowPlatformHardwareFedQosSchedulerSdkInterface |
| 50 | + * Modified 'rate' as string from 'int' under 'svcse_scheduler' and added unit test to support the same. |
| 51 | + * Modified ShowAPSummary |
| 52 | + * Updated regex pattern <ap_ip_address> to accommodate IPv6 address. |
| 53 | + * Modified ShowAPDot115ghzChannel |
| 54 | + * Updated regex pattern <lead_auto_chan_assn_capture> to accommodate Local or Leader words based on release. |
| 55 | + * Made last_run_seconds as Optional key. |
| 56 | + * Modified fix for ShowPowerDetail |
| 57 | + * Replaced ecomode with auto off to accomodate CLI change |
| 58 | + * Added support for Stack total input power variable |
| 59 | + * Added 'stack_total_input_power' in the schema |
| 60 | + * Modified ShowPlatformSoftwareFedSwitchActiveAclStatisticsEvents |
| 61 | + * Made switch and mode optional variables. |
| 62 | + * Modified ShowPlatformSoftwareFedSwitchActiveAclInfoDbSummary |
| 63 | + * Made switch and mode optional variables. |
| 64 | + * Modified ShowCtsRoleBasedSgtMapAll |
| 65 | + * Added optional argument total_cached |
| 66 | + * Modified fix for ShowLispInstanceIdService |
| 67 | + * database value is present in Publication_entries_exported and Publication (Type - Config Propagation) |
| 68 | + * database value was overriden by the second occurence hence added a flag to avoid the overriding issue |
| 69 | + * Modified ShowProcessesMemorySorted |
| 70 | + * Made "reserve_p_pool" as optional field. |
| 71 | + |
| 72 | +* iosxr |
| 73 | + * Modified fix for ShowRplRoutePolicy |
| 74 | + * Modified the 'as-path in' block in p19.match to correctly capture the 'as-path in' data |
| 75 | + * Modified MonitorInterface |
| 76 | + * Added missing empty_output_arguments.json files |
| 77 | + * Modified ShowBundle |
| 78 | + * Modified <wait_while_timer_ms> in schema to store either integer or string value. |
| 79 | + * Modified regex pattern <p9> to capture either integer or string value. |
| 80 | + * Modified ShowL2vpnXconnect |
| 81 | + * Updated regex pattern <p3> and <p6> to accommodate various outputs. |
| 82 | + |
| 83 | +* viptela |
| 84 | + * Modified ShowOmpSummary |
| 85 | + * Added the new fields in schema to match the output |
| 86 | + |
| 87 | +* nxos |
| 88 | + * Modified ShowVrfAllInterface |
| 89 | + * Updated regex pattern <p1> to accommodate various outputs which may contain underscore (_) as well. |
| 90 | + |
| 91 | + |
| 92 | +-------------------------------------------------------------------------------- |
| 93 | + New |
| 94 | +-------------------------------------------------------------------------------- |
| 95 | + |
| 96 | +* iosxe |
| 97 | + * Added ShowPlatformSoftwareFedIpMfibVrfGroupDetail |
| 98 | + * Added schema and parser for 'show platform software fed switch active ip mfib vrf vrf_name group detail' |
| 99 | + * Added ShowL2vpnEvpnEsiMlagSummary |
| 100 | + * Introduced ShowL2vpnEvpnEsiMlagSummary parsers. |
| 101 | + * Added ShowL2vpnEvpnEsiMlagMacIP |
| 102 | + * Introduced ShowL2vpnEvpnEsiMlagMacIP parsers. |
| 103 | + * Added ShowL2vpnEvpnEsiMlagVlanBrief |
| 104 | + * Introduced ShowL2vpnEvpnEsiMlagVlanBrief parsers. |
| 105 | + * Added ShowPlatSoftFedSwAccessSecuritySecMacLrnTable parser. |
| 106 | + * Added parser for cli show plat soft fed sw {switch} access-security sec-mac-lrn-table summary. |
| 107 | + * Added parser for cli show plat soft fed sw {switch} access-security sec-mac-lrn-table mac {client_mac}. |
| 108 | + * Added parser for cli show plat soft fed sw {switch} access-security sec-mac-lrn-table interface if-id {if_id}. |
| 109 | + * Added ShowPlatformSoftwareFedSwitchNumberIfmMappingsLpn |
| 110 | + * Added schema and parser for 'Show Platform Software Fed Switch Number Ifm Mappings Lpn' under c9300 |
| 111 | + * Added ShowHardwareLed |
| 112 | + * Added schema and parser for 'show hardware led' under c9610 |
| 113 | + * Added ShowPlatformHardwareFedSwitchQosQueueConfigInterfaceQueueInclude |
| 114 | + * Added 'show platform hardware fed switch {sw_number} qos queue config interface {interface} queue {queue_id} | include {match}' command and schema for the command. |
| 115 | + * Added ShowPlatformSoftwareFedActiveAclInfoDbDetail |
| 116 | + * Added schema and parser for 'show platform software fed {mode} acl info db detail' under c9610 |
| 117 | + * Added ShowPlatformSoftwareFedSwitchActiveAclinfoSdkDetail parser. |
| 118 | + * Added parser for cli 'show platform software fed switch {switch_var} acl info sdk detail'. |
| 119 | + * Added parser for cli 'show platform software fed switch {switch_var} acl info sdk feature {feature_name} detail'. |
| 120 | + * Added parser for cli 'show platform software fed switch {switch_var} acl info sdk feature {feature_name} dir {in_out} cgid {cg_id} detail'. |
| 121 | + * Added show interfaces | include {include}, show ip interface | include {include}, show ipv6 interface | include {include} |
| 122 | + * Added ShowSwitchStackPortSummary |
| 123 | + * Added schema and parser for 'show switch stack-ports summary' under c9350 |
| 124 | + * Added ShowPlatformHardwareFedSwitchActiveStandbyFwdAsicInsightNplSummaryDiff |
| 125 | + * show platform hardware fed switch {type} fwd-asic insight npl_summary_diff({f1}, {f2}). |
| 126 | + * Added ShowDeviceTrackingCapturePolicy parser. |
| 127 | + * Added parser for cli show device-tracking capture-policy. |
| 128 | + * Added parser for cli show device-tracking capture-policy interface {interface_name}'. |
| 129 | + * Added parser for cli show device-tracking capture-policy vlan {vlan_id}. |
| 130 | + * Added ShowPlatformSoftwareFedIpMfibVrfCount |
| 131 | + * Added 'show platform software fed {switch_var} {state} ip mfib vrf {vrf_name} count' command and schema for the command. |
| 132 | + * Added ShowPlatformSoftwareFedIpIgmpSnoopingSummary |
| 133 | + * Added 'show platform software fed {switch_var} {state} ip igmp snooping summary' command and schema for the command. |
| 134 | + * Added ShowPlatformSoftwareFedMldSnoopingIpv6GroupsCount |
| 135 | + * Added 'show ipv6 mld snooping address vlan {vlan} {group} summary' command and schema for the command. |
| 136 | + * Added ShowPrpChannelDetails |
| 137 | + * Added schema and parser for show prp channel detail |
| 138 | + * Added ShowPlatformSoftwareInterfaceF0Name |
| 139 | + * Added 'show platform software interface f0 name {intf}' command and schema for the command. |
| 140 | + * Added ShowPlatformSoftwareObjectManagerF0ObjectDownlinks |
| 141 | + * Added 'show platform software object manager f0 object down links' command and schema for the command. |
| 142 | + * Added ShowPlatformSoftwareInfrastructureInject parser |
| 143 | + * Added parser for cli show platform software infrastructure Inject |
| 144 | + * Added ShowIpNbarProtocolPackActive |
| 145 | + * Added show show ip nbar protocol-pack active |
| 146 | + |
| 147 | +* nxos |
| 148 | + * Modified ShowNveVni |
| 149 | + * show nve vni {vni} |
| 150 | + * Added show interface {interface} | include {include}, show interface | include {include} to show interface |
| 151 | + |
| 152 | +* added showplatformhardwarefedswitchqosschedulerinterfaceinclude |
| 153 | + * Added schema and parser for 'show platform hardware fed switch {sw_number} qos scheduler interface {interface} | include {match}' |
| 154 | + |
| 155 | +* added showplatformhardwarefedswitchqosinterfaceingressndpdetailedinclude |
| 156 | + * Added schema and parser for 'show platform software fed switch {sw_number} qos interface {interface} ingress npd detailed | include {match}' |
| 157 | + |
| 158 | + |
| 159 | +-------------------------------------------------------------------------------- |
| 160 | + Add |
| 161 | +-------------------------------------------------------------------------------- |
| 162 | + |
| 163 | +* iosxe |
| 164 | + * Added ShowPlatformFedActiveTcamUtilization |
| 165 | + * Added parser for show platform software fed switch active tcam utilization parser for c9610 |
0 commit comments