Cisco Cisco IOS Software Release 12.4(23) Notas de publicación

Descargar
Página de 610
837
Caveats for Cisco IOS Release 12.4
OL-7656-15 Rev. J0
  Resolved Caveats—Cisco IOS Release 12.4(3)
CSCsb37698
Symptoms: When you configure NAT, an IPv6 configuration is evoked unintentionally in addition 
to the NAT configuration.
Conditions: This symptom is observed when you enter the ip nat pool name 192.168.22.100 
192.168.22.120 netmask 255.255.255.0
 command. When you do so, the output of the show 
running-config
 command shows the above-mentioned command and, in addition and unexpectedly, 
also the ipv6 nat v6v4 pool name 192.168.22.100 192.168.22.120 netmask 255.255.255.0 
command.
Workaround: There is no workaround. 
CSCuk56758
Symptoms: BGP may crash in the bgp_clns_update_fwdtable_walker function.
Conditions: This symptom is observed on a Cisco platform when the CLNS address family is used 
in BGP.
Workaround: There is no workaround. 
CSCuk56949
Symptoms: An MLD configuration is not copied from the startup configuration to the running 
configuration during the boot process, and the following error message is generated:
%Error: MLD process could not be started
Conditions: This symptom is observed when you boot a Cisco router with an existing configuration 
that contains MLD commands.
Workaround: Reconfigure the MLD configuration after the router has booted. 
ISO CLNS
CSCeh00090
Symptoms: Routes may be unexpectedly removed from the routing table.
Conditions: This symptom is observed when IS-IS is used to advertise IP prefixes and when you 
enter a distance command that changes the overall configuration but keeps a subset of the prefixes 
at the same distance as in the previous configuration. The routes for which the distance does not 
change may be removed from the routing table.
The following two examples show configurations in which the symptom occurs. When the distance 
configuration for IS-IS is 115 ip and you enter one of the following command sequences, the 
symptom occurs:
router isis
 distance 255 ip
 distance 115 ip
or
router isis
 distance 115 0.0.0.0 255.255.255.255
Workaround: For all prefixes, configure distances that differ from the distances that were initially 
configured. 
CSCeh41328
Symptoms: IPv6 routes that are learned from other IPv6 routers are not installed in the RIB.