Skip to content

Commit 047f0a6

Browse files
committed
release_26.1
1 parent b3f4fdb commit 047f0a6

255 files changed

Lines changed: 13787 additions & 113158 deletions

File tree

Some content is hidden

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

changelog/2026/january.rst

Lines changed: 149 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,149 @@
1+
--------------------------------------------------------------------------------
2+
New
3+
--------------------------------------------------------------------------------
4+
5+
* iosxe
6+
* Added ShowPlatformHardwareCppActiveFeatureNatDatapathPool schema and parser
7+
* Added schema and parser for show platform hardware cpp active feature nat datapath pool
8+
* Added ShowIpv6VirtualReassembly parser
9+
* 'show ipv6 virtual-reassembly'
10+
* Added ShowPlatformHardwareCppActiveFeatureNatDatapathTime parser.
11+
* Added parser for cli 'show platform hardware cpp active feature nat datapath time'.
12+
* Added ShowPlatformSoftwareFedSwitchSecurityFedIpsgIfIdDetail
13+
* Added parser for 'show platform software fed switch security fed ipsg if-id {if-id} detail' command.
14+
* Added ShowPlatformSoftwareFedSwitchSecurityFedIpv6sgIfId
15+
* Added parser for 'show platform software fed switch security fed security-fed ipv6sg if-id {if-id}' command.
16+
* Added ShowPlatformHardwareQfpActiveClassificationCceInterfaceBrief
17+
* Added show platform hardware qfp active classification cce interface brief parser and tests
18+
* Fixed parsing issue in ShowPlatformSoftwareAdjacencyNexthopIpfrr
19+
* Adj-ID field now supports hexadecimal values to prevent nexthop parsing failures
20+
* Added ShowIpOspfFast-reroutePrefix-summary
21+
* Added show ip ospf fast-reroute prefix-summary parser and tests
22+
* Added ShowCryptoAutovpnSession
23+
* Added schema and parser for show crypto autovpn session command.
24+
* Added ShowCryptoAutovpnSessionPeerno
25+
* Added schema and parser for show crypto autovpn session peerno {peerno} command.
26+
* Added ShowPlatformSoftwareNatFpActiveTranslation
27+
* 'show platform software nat fp active translation'
28+
* Added ShowPlatformSoftwareFedSwitchSecurityFedIpv6sgClear
29+
* Added parser for 'show platform software fed switch security fed ipv6sg clear' command.
30+
* Added ShowPlatformSoftwareFedSwitchSecurityFedIpsgClear
31+
* Added parser for 'show platform software fed switch security fed ipsg clear' command.
32+
* Added ShowLoggingProcessFedInternalStartLastClearSwitchActive
33+
* Added schema and parser for show logging process fed internal start last clear switch active command.
34+
* Added ShowLoggingProcessFedInternalStartLastClearSwitchActive
35+
* Added schema and parser for show logging process fed internal start last clear switch active command.
36+
* Added ShowPolicyFirewallSessionsPlatformV6SourceAddress
37+
* show policy-firewall sessions platform v6-source-address {address}
38+
* Parser Updates
39+
* show running-config | section alarm
40+
* Added support for parsing 'show running-config | section alarm' command output.
41+
* Added Parser for parsers for below commands
42+
* 'show processes cpu platform profile DP'
43+
* 'show processes cpu platform profile CP'
44+
* 'show processes cpu platform profile SP'
45+
* Added ShowPlatformSoftwareAdjacencyNexthop-ipfrr
46+
* Added show platform software adjacency nexthop-ipfrr parser and tests
47+
* Added ShowPlatformHardwareCppActiveFeatureNatDatapathMap
48+
* 'show platform hardware cpp active feature nat datapath map'
49+
* Added ShowPlatformHardwareCppActiveFeatureNatDatapathStats parser.
50+
* Added parser for cli 'show platform hardware cpp active feature nat datapath stats'.
51+
* Fixed parsing of external OSPF routes in show ip ospf rib
52+
* Added support for Ext/NSSA routes with forward cost and tag fields
53+
* Added ShowPlatformHardwareCppActiveFeatureNatDatapathSessDump parser
54+
* 'show platform hardware cpp active feature nat datapath sess-dump'
55+
* Added ShowAccessListFqdnClient
56+
* Added parser for 'show access-list fqdn client' command.
57+
* Added ShowFQDNDatabaseFqdn
58+
* Added parser for 'show fqdn database fqdn' command.
59+
* Added ShowFQDNDebugStatistics
60+
* Added parser for 'show fqdn debug statistics' command.
61+
* Added ShowPlatformHardwareFedSwitchFwdAsicAbstractionPrintResourceHandle
62+
* Added parser for 'show platform hardware fed switch fwd asic abstraction print resource handle' command.
63+
* Solve parsing of repair path entries in show isis rib
64+
* Improved handling of repair path attributes to support both single and multiple flags (e.g. DS,DS,SR)
65+
* Added ShowCtsSxpExportImportGroupDetailed parser.
66+
* Added parser for cli 'show cts sxp export-import-group {role} detailed'.
67+
* Enchanced ShowCtsSxpConnections parser.
68+
* Enchanced parser for cli'show cts sxp connections'.
69+
* Added ShowPolicyFirewallSessionsPlatformDestinationPort
70+
* show policy-firewall sessions platform destination-port {port}
71+
* Added ShowPlatformHardwareCppActiveFeatureNatDatapathBind schema and parser
72+
* Added schema and parser for show platform hardware cpp active feature nat datapath bind
73+
* Added ShowPlatformHardwareFedSwitchFwdAsicInsightIpSourceGuardAcl parser
74+
* Added rv1 parser for 'show platform hardware fed switch 1 fwd-asic insight ip_source_guard_acl' command.
75+
* Added ShowPlatformSoftwareIpFpActiveCefSummary
76+
* Added show platform software ip FP active cef summary parser and tests
77+
78+
* iosxe/rv1
79+
* Added ShowInterfacesTransceiver
80+
* Added show interfaces transceiver parser in rv1 for new device output format.
81+
82+
83+
--------------------------------------------------------------------------------
84+
Fix
85+
--------------------------------------------------------------------------------
86+
87+
* iosxe
88+
* Modified ShowLoggingOnboardRpActiveUptime
89+
* Added regex pattern to accept chassis type
90+
* Modified ShowPlatformHardwareModuleInterfaceStatus
91+
* Schema supports both Optional l2_network and Optional l3_network keys
92+
* Modified ShowPlatformHardwareQfpActiveInterfaceIfName
93+
* 'show platform hardware qfp active interface if-name {interface}'
94+
* Modified ShowCableDiagnosticsTdrInt
95+
* Modified parser ShowCableDiagnosticsTdrInt in iosxe for show cable diagnostics tdr interface <interface name>
96+
* Modified ShowPlatformHardwareModuleInterfaceStatus
97+
* Schema supports both Optional vlan_mode and Optional native_vlan keys
98+
* Modified ShowMkaSessionDetail
99+
* 'show mka session detail'
100+
* Add ShowConnectionName parser
101+
* Added schema and parser for show connection name command.
102+
* Modified ShowPlatformHardwareQfpActiveFeatureFirewallDatapathScbDetail
103+
* 'show platform hardware qfp active feature firewall datapath scb any any any any any all any detail'
104+
* Modified ShowInterfacesTrunk
105+
* Parser supports show interfaces <interface> trunk command.
106+
* Modified ShowPlatformSoftwareFedSwitchActiveStpVlan
107+
* Added the keys stp_state_hw, gid, mac_learn in schema
108+
* Added the regexp p1_1 and the corresponding code.
109+
* Modified ShowMacsecStatusInterface
110+
* 'show macsec status interface {interface}'
111+
* Fixed parsing issue in 'show environment power all' command for IE9k devices
112+
* Modified ShowPolicyMapTypeInspectZonePairSession
113+
* Added regex pattern to match the ipv6 support for zonepair session
114+
* Modified ShowPlatformSoftwareInterfaceFpActive
115+
* 'show platform software interface fp active name {interface}'
116+
* ShowRomvar
117+
* Updated the variable random_num to optional
118+
* ShowCryptoIkev2SaDetail
119+
* Modified ShowCdp
120+
* Modified regex pattern to match the cdpv2 for "show cdp" command
121+
* Modified ShowCryptoSessionRemoteSchema
122+
* Modified parser ShowCryptoSessionRemoteSchema in iosxe for show crypto session remote <remote-ip>
123+
* Modified ShowNat64Statistics
124+
* 'show nat64 statistics interface {interface_name}'
125+
126+
* iosxe ie3k
127+
* Modified ShowEnvironmentAll
128+
* Fixed ShowEnvironmentAll parser in IOSXE IE3K platform.
129+
130+
* fixed parser to work with new funtionality changes
131+
* ShowCryptoIkev2Session
132+
133+
* fixed parser to work with new funtionality changes
134+
* ShowCryptoIpsecSaDetail
135+
136+
* fixed parser to work with new funtionality changes
137+
* ShowCryptoIpsecProfile
138+
* Fixed parser to work with new funtionality changes
139+
* ShowCryptoIkev2Proposal
140+
* Fixed parser to work with new funtionality changes
141+
* ShowCryptoIkev2Sa
142+
* Fixed parser to work with new funtionality changes
143+
* ShowCryptoIpsecSaIpv6Detailed
144+
* Fixed parser to work with new funtionality changes
145+
146+
* Modified ShowPolicyMapTypeSuperParser parser in show_policy_map.py
147+
* Add support for 'match' criteria and 'match_stats' under each class in policy map
148+
149+

0 commit comments

Comments
 (0)