Skip to content

Commit 14afe2d

Browse files
authored
Merge pull request #931 from CiscoTestAutomation/release_25.2
Releasing v25.2
2 parents b262cd2 + 07d9c0f commit 14afe2d

File tree

598 files changed

+140905
-4222
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

598 files changed

+140905
-4222
lines changed

changelog/2024/january.rst

-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171
* Modified schema to store secondary ip address
7272
* Improved p17 regex to capture proper ip address
7373
* Added p21 regex to capture secondary ip address
74-
7574
* iosxr
7675
* Modified ShowBgpL2vpnEvpnSummary Parser
7776
* Added regex p8a and p8b

changelog/2025/february.rst

+236
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,236 @@
1+
--------------------------------------------------------------------------------
2+
New
3+
--------------------------------------------------------------------------------
4+
5+
* iosxe
6+
* Added ShowPlatformSoftwareFedSwitchActiveIpMfibVrf parser
7+
* Added schema and parser for cli
8+
* 'show platform software fed switch active ip mfib vrf {vrf_name} {group} {source}'
9+
* 'show platform software fed switch active ip mfib {group} {source}'
10+
* 'show platform software fed active ip mfib vrf {vrf_name} {group} {source}'
11+
* 'show platform software fed active ip mfib {group} {source}'
12+
* Added ShowPlatformSoftwareFedPuntAsicCauseBrief
13+
* show platform software fed switch {mode} punt asic-cause brief
14+
* Added ShowAutoInstTrace parser
15+
* Added schema and parser for cli 'show auto inst trace'
16+
* Added ShowPlatformHardwareFedSwitchFwdAsicInsightIfmPortAn37Status parser.
17+
* Added parser for cli show platform hardware fed switch {switch_id} fwd-asic insight ifm_port_an37_status({system_port_gid}).
18+
* Added ShowPlatformHardwareFedSwitchFwdAsicInsightIfmPortAnltStatus parser.
19+
* Added parser for cli show platform hardware fed switch {switch_id} fwd-asic insight ifm_port_anlt_status({system_port_gid}).
20+
* Added
21+
* show raw-socket tcp sessions local
22+
* Added ShowPlatformSoftwareRouteMap parser
23+
* Added schema and parser for cli "show platform software route-map R0 map"
24+
* Added ShowPlatformHardwareAuthenticationStatus
25+
* Added parser "show platform hardware authentication status" under c9610
26+
* Added support for parsing the 'show access method dot1x details'
27+
* Added ShowHardwareLed schema and parser
28+
* Added schema and parser for show hardware led
29+
* Added ShowPlatformHardwareFedSwitchFwdAsicInsightIfmPortStatus parser.
30+
* Added parser for cli show platform hardware fed switch {switch_id} fwd-asic insight ifm_port_status({system_port_gid}).
31+
* Added ShowPlatformHardwareFedSwitchFwdAsicInsightPortSerdesStatus parser.
32+
* Added parser for cli show platform hardware fed switch {switch_id} fwd-asic insight ifm_port_serdes_status({system_port_gid}).
33+
* Added ShowRunningConfigAAARadiusServer
34+
* Added schema and parser for 'Show Running Config AAA Radius Server'
35+
* Added support for parsing the 'show cts policy sgt {sgt}'
36+
* Added parser ShowPlatformSoftwareFedSwitchActivePortIfId
37+
* Added parser for 'show platform software fed {switch} {mode} port if_id {if_id}'
38+
* Added ShowInterfacesCountersPort parser
39+
* Added schema and parser for cli 'show interfaces counters port'
40+
* Added ShowIPDhcpImport Parser in show_ip.py
41+
* show ip dhcp import
42+
* Added ShowPlatformHardwareFedSwitchFwdAsicInsightL2AttachmentCircuitStatus and ShowPlatformHardwareFedSwitch1FwdAsicInsightIfmLagMembers parser.
43+
* Added parser for cli show platform hardware fed switch {switch_id} fwd-asic insight l2_attachment_circuit_status().
44+
* Added parser for cli show platform hardware fed switch {switch_id} fwd-asic insight ifm_lag_members({lag_gid}).
45+
* Added ShowPlatformHardwareFedSwitchFwdAsicInsightL2mRoutes parser.
46+
* Added parser for cli show platform hardware fed switch {switch_id} fwd-asic insight l2m_routes({switch_gid}).
47+
* Added ShowPlatformHardwareFedSwitchFwdAsicInsightL2mGroups parser.
48+
* Added parser for cli sshow platform hardware fed switch {switch_id} fwd-asic insight l2m_groups({l2_mcg_gid}).
49+
* Added ShowIpv6GeneralPrefix Parser in show_ipv6.py
50+
* show ipv6 general-prefix
51+
* Added schema and parser for 'show spanning-tree mst interface {interface}'
52+
* Added schema and parser for 'show switch stack-ports summary'
53+
* Added ShowAuthenticationSessionMethodDetails parser.
54+
* 'show authentication sessions method {method} details'
55+
* 'show authentication sessions method {method} interface GigabitEthernet2/0/3 details'
56+
* 'show authentication sessions method {method} policy'
57+
* Added support for parsing the 'show platform software fed {switch} {active} ip mfib vrf {vrf_name} {group} {source}',
58+
* Added ShowPlatformSoftwareFedActiveIfmInterfaceNameTunnel5 parser
59+
* Added schema and parser for cli 'show platform software fed active ifm interface_name tunnel5'
60+
* Added ShowPlatformSoftwareFedSwitchActiveIpMulticastInterface parser
61+
* Added parser for cli show platform software fed switch {module} ip multicast interface {if_id}
62+
* Added parser for cli show platform software fed switch {module} ipv6 multicast interface {if_id}
63+
* Added ShowPlatformSoftwareFedSwitchActiveOifsetL3mHash parser
64+
* Added parser for cli show platform software fed switch active oifset l3m hash {hash} detail
65+
* Added ShowPlatformSoftwareFedSwitchFnfMonitorRulesAsic0 parser
66+
* Added schema and parser for cli "show platform software fed switch {switch_num} fnf monitor rules asic 0"
67+
* Added support for parsing the following commands
68+
* 'show authentication sessions interface GigabitEthernet2/0/3'
69+
* 'show authentication sessions interface GigabitEthernet2/0/3 switch standby R0'
70+
* 'show authentication sessions interface GigabitEthernet2/0/3 switch active R0'
71+
* 'show authentication sessions database interface GigabitEthernet2/0/3 switch active R0'
72+
* 'show authentication sessions database interface GigabitEthernet2/0/3 switch standby R0'
73+
* 'show authentication sessions database interface GigabitEthernet2/0/3 switch 1 R0'
74+
* Added ShowMonitorCaptureFileDetailed
75+
* Added schema and parser for'show monitor capture file flashfile1.pcap packet-number 7 detailed'
76+
* Added ShowIPDhcpConflict Parser in show_ip.py
77+
* show ip dhcp conflict
78+
* Added ShowIpPolicy Parser in show_ip.py
79+
* show ip policy
80+
* Added schema and parser for cli
81+
* 'show mac address-table dynamic',
82+
* 'show mac address-table dynamic interface {intf_name}'
83+
* Added ShowIpv6OspfDatabase
84+
* Added schema and parser for 'ShowIpv6OspfDatabase'
85+
* Added ShowIpDhcpSnoopingStatisticsDetail parser
86+
* Added schema and parser for cli 'show ip dhcp snooping statistics detail'
87+
88+
* nxos
89+
* added new parser ShowIpDhcpSnoopingBindingDynamicEvpn
90+
* Added new parser for the cli "show ip dhcp snooping binding dynamic evpn"
91+
* Added new parser for the cli "show ip dhcp snooping binding interface <intf> dynamic evpn"
92+
* Added new parser for the cli "show ip dhcp snooping binding vlan <vlan> dynamic evpn"
93+
* Added new parser for the cli "show ip dhcp snooping binding interface <intf> vlan <vlan> dynamic evpn"
94+
* added new parser ShowIpDhcpSnoopingBindingStaticEvpn
95+
* added new parser for the cli "show ip dhcp snooping binding static evpn"
96+
* added new parser for the cli "show ip dhcp snooping binding interface {intf} static evpn"
97+
* added new parser for the cli "show ip dhcp snooping binding vlan {vlan} static evpn"
98+
* added new parser for the cli "show ip dhcp snooping binding interface {intf} vlan {vlan} static evpn"
99+
* added new parser ShowIpDhcpSnoopingBindingDynamic
100+
* Added new parser for the cli "show ip dhcp snooping binding dynamic"
101+
* Added new parser for the cli "show ip dhcp snooping binding interface <intf> dynamic"
102+
* Added new parser for the cli "show ip dhcp snooping binding vlan <vlan> dynamic"
103+
* Added new parser for the cli "show ip dhcp snooping binding interface <intf> vlan <vlan> dynamic"
104+
* added new parser ShowIpDhcpSnoopingBindingStatic
105+
* added new parser for the cli "show ip dhcp snooping binding static"
106+
* added new parser for the cli "show ip dhcp snooping binding interface {intf} static"
107+
* added new parser for the cli "show ip dhcp snooping binding vlan {vlan} static"
108+
* added new parser for the cli "show ip dhcp snooping binding interface {intf} vlan {vlan} static"
109+
* added new parser ShowL2routeFhs
110+
* added new parser for the cli "show l2route fhs all"
111+
* added new parser for the cli "show l2route fhs topology {vlan}"
112+
* added new parser ShowForwardingRouteIpsgVrf
113+
* added new parser for the cli 'show forwarding route ipsg vrf all'
114+
* added new parser for the cli 'show forwarding route ipsg vrf {vrf}'
115+
* added new parser for the cli 'show forwarding route ipsg max-display-count {max_count} vrf {vrf}'
116+
* added new parser for the cli 'show forwarding route ipsg module {ipsg_module} vrf all'
117+
* added new parser for the cli 'show forwarding route ipsg module {ipsg_module} vrf {vrf}'
118+
* added new parser for the cli 'show forwarding route ipsg max-display-count {max_count} module {ipsg_module} vrf all'
119+
* added new parser for the cli 'show forwarding route ipsg max-display-count {max_count} module {ipsg_module} vrf {vrf}'
120+
* added new parser for the cli 'show forwarding route ipsg max-display-count {max_count} vrf all'
121+
* added new parser ShowIpDhcpSnoopingStatistics
122+
* added new parser for the cli 'show ip dhcp snooping statistics'
123+
* added new parser for the cli 'show ip dhcp snooping statistics vlan {vlan}'
124+
* added new parser ShowIpDhcpRelayStatisticsInterfaceVlan
125+
* added new parser for the cli 'show ip dhcp relay statistics interface vlan {vlan}'
126+
* added new parser ShowIpv6DhcpRelayStatisticsInterfaceVlan
127+
* added new parser for the cli 'show ipv6 dhcp relay statistics interface vlan {vlan}'
128+
* Added ShowIpv6RouteSummary
129+
* show ipv6 route summary
130+
* show ipv6 route summary vrf {vrf}
131+
132+
* iosxr
133+
* Added parser for show inventory sparse
134+
135+
136+
--------------------------------------------------------------------------------
137+
Fix
138+
--------------------------------------------------------------------------------
139+
140+
* iosxe
141+
* Modified ShowInterface
142+
* Added line
143+
* Modified ShowMonitorCaptureBufferDetailed
144+
* Modified schema and parser for'show monitor capture file {path} packet-number {number} detailed'
145+
* Modified ShowPlatformHardwareFpgaSwitch
146+
* Modified parser to handle spaces flexibly in the output
147+
* Added regular expression p0 which skips the table tile line
148+
* Modified ShowIpDhcpBinding
149+
* Added "show ip dhcp binding vrf {vrf_name} {ip_address}" cli
150+
* Added "show ip dhcp binding {ip_address}" cli
151+
* Fixed parser ShowLine
152+
* Fixed regex pattern for show line for int field to be optional"
153+
* Fix ShowPlatformSoftwareFedActiveMonitor parser
154+
* Removed duplicate parser for show platform software fed active monitor and modified the existing parser regex p2 to handle the output of the command.
155+
* cat9k
156+
* c9610
157+
* Fixed parser ShowHardwareLed
158+
* Modified the parser regex p6 to handle the output of the command.
159+
* Added optional "beacon" keyword to the parser schema.
160+
* Fixed the regex p1 for new output.
161+
* rv1
162+
* Added few keys for the ShowPlatform parser schema.
163+
* Added 'IE-35' as part of the condition for lc_type 'rp'.
164+
* Fixed parser ShowPlatformSoftwareFedSwitchActiveIfmMappingsLpn
165+
* Added fed active and fed switch commands to the parser.
166+
* Fixed parser ShSoftwareFed
167+
* Added fed active and fed switch commands to the parser.
168+
* Fixed parser ShowPlatformSoftwareFedSwitchActiveCpuInterfaces
169+
* Modified switch as optional in the parser.
170+
* Fixed parser ShowPlatformSoftwareFedSwitchActiveIfmMappingsL3if_le
171+
* Modified switch as optional in the parser.
172+
* Fixed parser ShowPlatformSoftwareFedSwitchActiveIfmMappingsGpn
173+
* Modified switch as optional in the parser.
174+
* Modified ShowPlatformSoftwareFedSwitchActiveSgaclPort parser
175+
* Added optional parameters "ingress" and "egress" , modified "interface_state" to be OPtional
176+
* Added new regex pattern p2 to accomodate output for sgacl port details for all catalyst platfroms 9200,0300,9400 etc
177+
* Modified ShowPlatformSoftwareFedSwitchActiveAccessSecurityTableSummary
178+
* added support parser should work on active and standby
179+
* Modified ShowPlatformSoftwareFedActiveAclBindDbDetail
180+
* added support cg_name filed to accepct ! and
181+
* Modified ShowPlatformSoftwareFedSwitchActiveAclBindDbIfid
182+
* added support parser should work on active and standby
183+
* Modified ShowPlatformSoftwareFedSwitchActiveAccessSecurityTableUsage
184+
* added support parser should work on active and standby
185+
* Modified ShowPowerInline schema and parser to support on IE3K platforms
186+
* Modified schema and parser for 'show power inline interface' command
187+
* Modify parser ShowRunInterface
188+
* Modified URPF Features.
189+
* cat9k
190+
* c9400
191+
* Fixed parser show boot to make the standby details optional.
192+
* cat9k
193+
* c9350
194+
* Modified ShowPlatformHardwareFedSwitchQosQueueConfig
195+
* modified switch_var to swich_num to match parser under iosxe.
196+
* Modified parser ShowHardwareLed
197+
* Enhanced the parser to get LED auto-off status, Added schema and regex pattern <p12_1>
198+
* Enhanced the parser to get LED Hardware State, Added schema and regex pattern <p12_2>
199+
* Fix ShowPlatformSoftwareFedSwitchStateIfmIfIdIf_id
200+
* Added fed active and fed switch commands to the parser.
201+
* Modify parser ShowCefInterfaceInternal
202+
* Added IP unicast RPF check is enabled.
203+
* Fixed parser ShowPlatformSoftwareFedSwitchActiveStatisticsInit
204+
* Added fed active and fed switch commands to the parser.
205+
* Fixed parser ShowPlatformSoftwareFedSwitchNumberIfmMappingsPortLE
206+
* Added fed active and fed switch commands to the parser.
207+
* Fixed parser ShowPlatformSoftwareFedSwitchActiveIfmInterfacesDetail
208+
* Modified switch as optional in the parser.
209+
* Modified ShowRepTopologyDetail
210+
* Modified regex to support new device output.
211+
* Modified ShowDiagnosticContentModule
212+
* Added parser supprot for 'show diagnostic content module' command
213+
* Added regular expression p0 which extracts the module number
214+
* Fixed parser ShowWirelessClientMacDetail
215+
* Modified current_rate and max_client_protocol_capability to be optional
216+
* Allowed space within Device Type (e.g. 'Un-Classified Device')
217+
* Fixed parser ShowPlatformSoftwareAccessListSwitchActiveF0Summary
218+
* Added parser support for 'show platform software access-list f0 summary' command
219+
220+
* nxos
221+
* Fixed parser ShowNveEthernetSegment
222+
* Fixed the case where df_vni_list will be populated.
223+
* Modified ShowVdcMembershipStatus
224+
* Updated regex <p4> to allow for a space between interface name and status.
225+
* Modified ShowIpRoute
226+
* Updated regex pattern <p3> to handle the following cases
227+
228+
* generic
229+
* Modified ShowVersion
230+
* Added os_flavor field to the parser output
231+
232+
* iosxr
233+
* Fixed parser ShowInterfacesDetail
234+
* Fixed regex pattern p9_3 to match "flow control"
235+
236+

0 commit comments

Comments
 (0)