Mark Tinka wrote:
Like when we moved from SRC3 to SRC5 earlier this month, RANCID
reported minor but strange changes to the configuration order,
e.g., the 'police' command under a policy-map has been given one
extra <TAB> indent. This looks very weird if you also have a 'set
mpls experimental' command right above it because it now looks like
the 'police' command is a sub-command of the 'set mpls experimental'
command:
policy-map XXX-XXX-XXX-60Mbps
description XXX XXX XXX
class XXX-XXX-XXX
set dscp 63
set mpls experimental imposition 0
police cir 60000000 bc 11250000 be 22500000 conform-action transmit
exceed-action drop violate-action drop
Previously, as in the case of moving from SXH3 to SXI2a also, IPv6
static routing and ACL commands keep moving up and down the
configuration.
I wouldn't be surprised if this has been noticed and gets
fixed in SRC6 or later, and then we have RANCID crying all over
again.
I forgot to mention the other non-NTP config change I noticed in 24T2.
My IOS object-groups were changed. When I first created object-groups
in IOS there wasn't an option to define just a single host. It was
added in a later T release. To get around this I defined a range of a
single IP (ie, 1.2.3.4 to 1.2.3.4). I never went back and changed them
after the 'host' option was added. When I upgraded to 24T2 it changed
all those range lines to host lines. Not a bad change but another
unexpected one.
Justin
_______________________________________________
cisco-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/