|
| 1 | +-------------------------------------------------------------------------------- |
| 2 | + New |
| 3 | +-------------------------------------------------------------------------------- |
| 4 | + |
| 5 | +* iosxe |
| 6 | + * Added ShowPlatformSoftwareFedSwitchActiveIFMInterfacesSVI |
| 7 | + * Added schema and parser for 'sh platform software fed {switch} {active} ifm interfaces svi' |
| 8 | + * Added ShowPlatformSoftwareFedSwitchActiveIFMMappingsEtherchannel |
| 9 | + * Added schema and parser for 'show platform software fed {switch} {mode} ifm mappings etherchannel' |
| 10 | + * Added ShowBfdInternal |
| 11 | + * Added schema and parser for 'show bfd internal' |
| 12 | + * Added ShowCryptoPkiCertificatesPemServer |
| 13 | + * Added new parser for cli 'show cry pki certificates pem server' |
| 14 | + * Added ShowObjectGroupName |
| 15 | + * added parser for "show object-group name {group_name}" |
| 16 | + * Added ShowOspfv3NeighborInterface |
| 17 | + * show ospfv3 neighbor {interface} |
| 18 | + * Added ShowPlatformSoftwareSteeringPolicyAomInfo |
| 19 | + * parser for cli 'show platform software steering-policy forwarding-manager switch {switch} F0 policy-aom-info' |
| 20 | + * Added ShowPlatformSoftwareObjectManagerF0Object |
| 21 | + * parser for cli 'show platform software object-manager switch {switch} F0 object {object}' |
| 22 | + * Added ShowLispVrf |
| 23 | + * parser for cli 'show lisp vrf {vrf}' |
| 24 | + * Added ShowPlatformSoftwareAccessListSwitchActiveFPActiveOgLkupIds |
| 25 | + * parser for Show Platform Software Access List Switch Active FP ActiveOgLkupIds |
| 26 | + * Added ShowQfpDropsThresholds |
| 27 | + * show qfp drops thresholds |
| 28 | + * Added ShowConsistencyCheckerMcastStartAll |
| 29 | + * "show consistency-checker mcast {layer} start all" |
| 30 | + * "show consistency-checker mcast {layer} start {address} {source}" |
| 31 | + * "show consistency-checker mcast {layer} start {address}" |
| 32 | + * "show consistency-checker mcast {layer} start vrf {instance_name} {address} {source}" |
| 33 | + * "show consistency-checker mcast {layer} start vlan {vlan_id} {address}" |
| 34 | + * Added ShowConsistencyCheckerRunIdDetail |
| 35 | + * "show consistency-checker run-id {id} detail" |
| 36 | + * Added ShowConsistencyCheckerRunId |
| 37 | + * "show consistency-checker run-id {id}" |
| 38 | + |
| 39 | +* iosxe/c9300 |
| 40 | + * Modified ShowEnvironmentAll |
| 41 | + * Added support for < Sensor List Environmental Monitoring >. |
| 42 | + |
| 43 | +* iosxr |
| 44 | + * Added ShowOspfProcessName |
| 45 | + * Parser for cli 'show ospf {process_name}' |
| 46 | + * Added ShowOspfv3ProcessName |
| 47 | + * Parser for cli 'show ospfv3 {process_name}' |
| 48 | + * Added ShowPtpForeignMastersBrief |
| 49 | + * Added parser for show ptp foreign-masters brief |
| 50 | + |
| 51 | +* nxos |
| 52 | + * Added ShowMacSecMkaSummary |
| 53 | + * parser for 'show macsec mka summary' |
| 54 | + * Added ShowMacSecMkaSession |
| 55 | + * parser for 'show macsec mka session' |
| 56 | + * Added ShowMacSecMkaSessionDetails |
| 57 | + * parser for 'show macsec mka session details' |
| 58 | + * Added ShowMacSecMkaStats |
| 59 | + * parser for 'show macsec mka statistics' |
| 60 | + |
| 61 | +* sonic |
| 62 | + * Added ShowVersion |
| 63 | + * Added new OS SONiC and created ShowVersion parser |
| 64 | + * Inherited DockerStatsNoStream from Linux parsers |
| 65 | + |
| 66 | + |
| 67 | +-------------------------------------------------------------------------------- |
| 68 | + Fix |
| 69 | +-------------------------------------------------------------------------------- |
| 70 | + |
| 71 | +* iosxe |
| 72 | + * Fix for ShowPlatformHardwareFedSwitchQosQueueConfig |
| 73 | + * Added str and list pattern to match all possible values |
| 74 | + * Modified ShowPlatformSoftwareFedActiveAclInfoDbDetail |
| 75 | + * Added ipv6 source and destination |
| 76 | + * Modified ShowIpv6Interface Parser |
| 77 | + * parser for 'show ipv6 inerface {interface}' added new regex p18_1. |
| 78 | + * Modified ShowSpanningTree Parser |
| 79 | + * parser for 'show spanning tree' added new regex p1_1,p1_2,p1_3,p1_4 |
| 80 | + * Modified ShowPlatformFedActiveTcamUtilization |
| 81 | + * Modified cli_command |
| 82 | + * Modified ShowPlatform |
| 83 | + * show platform parser now recognizes 'init, active' state |
| 84 | + * Modified ShowPlatformSoftwareMemoryCallsite |
| 85 | + * Enhanced ShowPlatformSoftwareMemoryCallsite parser to work for show platform software memory fed switch active alloc callsite brief |
| 86 | + * Modified ShowCryptoPkiCertificatesPemServer |
| 87 | + * Enhanced the parser by adding '\n' to each line in the output |
| 88 | + * Fix for ShowPdmSteeringPolicy |
| 89 | + * fixed old parser for cli 'show pdm steering policy' to capture full contract name as contract name can be anything |
| 90 | + * Fix for ShowPlatformSoftwareFedActiveSecurityFed |
| 91 | + * fixed old parser for cli 'show platform software fed {switch} active security-fed sis-redirect firewall all' due to change in output |
| 92 | + * Modified ShowRunInterface |
| 93 | + * Added 112 regex for service-policy outputs |
| 94 | + * Fix for ShowSpanningTreeSummary |
| 95 | + * Added additional key "bpdu_sender_conflict" |
| 96 | + * Modified for ShowAccessSessionInterfaceDetails parser |
| 97 | + * Added new regex <p11_1> for matching ipv6 address '1555105ced6cc3825b39d' '1555102251fffe005' |
| 98 | + * Modified ShowLispIpv4Publication |
| 99 | + * Added support for missing locator addresses. |
| 100 | + * Modified ShowLispIpv6Publication |
| 101 | + * Added support for missing locator addresses. |
| 102 | + * Modified ShowLispServiceDatabase |
| 103 | + * Added support for optional Service-Insertion ID. |
| 104 | + * Modified ShowNat66Statistics |
| 105 | + * Changed enable_count from schema to Optional. |
| 106 | + * Updated regex pattern p0 to accommodate various outputs |
| 107 | + * Added ShowPlatformSoftwareDistributedIpsecTunnelInfo |
| 108 | + * Added ShowPlatformSoftwareDistributedIpsecTunnelInfo for CLI "show platform software distributed-ipsec tunnel-info". |
| 109 | + |
| 110 | +* iosxr |
| 111 | + * Modified ShowIsisInterface Parser |
| 112 | + * Modified pattern r38 to support "Layer-2 Multicast" |
| 113 | + * Modified pattern r40 to support "All ISs Listening" |
| 114 | + * Added key "lsp_rexmit_queue_size" in topology section in schema |
| 115 | + * Modified ShowBgpInstanceNeighborsDetail |
| 116 | + * Added Optional parameter configured_keepalive_interval to schema |
| 117 | + * Added Optional parameter configured_holdtime to schema |
| 118 | + * Added Optional parameter ttl_security to schema |
| 119 | + * Added Optional parameter external_bgp_neighbor_hop_count to schema |
| 120 | + * Added Optional parameter bfd to schema |
| 121 | + * Added Optional parameter bfd_status inside bfd to schema |
| 122 | + * Added Optional parameter session_status inside bfd to schema |
| 123 | + * Added Optional parameter mininterval inside bfd to schema |
| 124 | + * Added Optional parameter multiplier inside bfd to schema |
| 125 | + * Added Optional parameter messages to schema |
| 126 | + * Added Optional parameter messages_count inside messages to schema |
| 127 | + * Added Optional parameter notifications inside messages to schema |
| 128 | + * Added Optional parameter queue inside messages to schema |
| 129 | + * Added pattern for graceful_restart key |
| 130 | + * Added pattern for graceful_restart_restart_time key |
| 131 | + * Added pattern for graceful_restart_stalepath_time key |
| 132 | + * Modified ShowOspfDatabase |
| 133 | + * Modified Router Id option to schema as Optional. |
| 134 | + * Added regex pattern p5 to match lsa type 2 network link. |
| 135 | + |
| 136 | +* nxos |
| 137 | + * Added |
| 138 | + * Updated regex <p1> with <.> in <type> field |
| 139 | + * Modified ShowInterfaceCounters |
| 140 | + * Modified regex to handle `--` in interface counters output. |
| 141 | + * Modified show_interface_status |
| 142 | + * Modified the p1 regex pattern to capture missing data and remove junk |
| 143 | + * Fixed ShowInterface Parser |
| 144 | + * Fixed regex for some failing output of show interface status command |
| 145 | + |
| 146 | + |
0 commit comments