Cisco Cisco IOS Software Release 12.4(23)

Page de 610
509
Caveats for Cisco IOS Release 12.4
OL-7656-15 Rev. J0
  Resolved Caveats—Cisco IOS Release 12.4(8a)
Conditions: This symptom is observed on a Cisco router that runs Cisco IOS Release 12.3(7)JA1 or 
Release 12.3(7)JA2 and that has the aaa accounting commands level default list-name group 
groupname command enabled. The symptom may also occur in other releases.
Workaround: Disable the aaa accounting commands level default list-name group groupname 
command.
Alternate Workaround: Use RADIUS instead of TACACS. 
CSCsd99763
Symptoms: A Cisco 7200 series router reloads unexpectedly while configuring BGP access list.
Conditions: This symptom is observed on a Cisco 7206VXR (NPE-G1) processor (revision A). The 
following commands serve as an example that causes router to reload unexpectedly:
   config t
   router bgp 100
   neighbor EXTERNAL route-map MAP3 out
   address-family ipv4 multicast
   neighbor EXTERNAL route-map MAP3 out
   !
   ip as-path access-list 1 deny ^$
   ip as-path access-list 2 permit ^(700)+(_1123)|_2374$|^(_700)+(_2374)+
(_1123)+$
   ip as-path access-list 3 permit _3400_
   ip as-path access-list 4 permit ^(700)+(_3400)|_1123$|^700$|_23\[0-9\]$
   !
   route-map MAP3 permit 10
   match as-path 1
   !
   route-map MAP3 deny 20
   match as-path 2
   !
   route-map MAP3 permit 30
   match as-path 3
   !
   route-map MAP3 permit 40
   match as-path 4
   set metric 300
   end
Workaround: There is no workaround. 
CSCse49728
Symptoms: SNMPv3 informs are not sent out after a device reload.
Conditions: This symptom is observed when SNMPv3 informs have been configured, and the device 
is reloaded.
Workaround: Re-enter any of the snmp-server host commands.