[c-nsp] 7606 config issue !!!

Jared Mauch jared at puck.nether.net
Mon Jun 21 14:11:38 EDT 2010


The variances between the startup-config parser and the operational parser introduce these breakages in part.

Additionally, beware of SXI4 if you do martini-pseudowires, these appear to work in the control-plane, but data-plane may be one-way.

- Jared

On Jun 21, 2010, at 1:20 PM, Rodney Dunn wrote:

> So we do "care". ;)
> 
> Seriously, something like that that doesn't parse on reload is a bug.
> 
> Rodney
> 
> 
> 
> On 6/21/10 10:46 AM, Phil Mayers wrote:
>> On 21/06/10 15:10, Rodney Dunn wrote:
>>> Can someone demonstrate exactly what is being entered?
>>> 
>>> I've seen some of these similar bugs fixed.
>> 
>> Interesting. The vlan name one (long-standing irritation of mine) is
>> fixed as of at least 12.2(33)SXI4:
>> 
>> core-spare#conf t
>> Enter configuration commands, one per line. End with ...
>> core-spare(config)#vlan 999
>> core-spare(config-vlan)#name test vlan
>> ^
>> % Invalid input detected at '^' marker.
>> 
>> core-spare(config-vlan)#name "test vlan"
>> core-spare(config-vlan)#^Z
>> % Applying VLAN changes may take few minutes. Please w
>> 
>> core-spare#sh run vlan 999
>> Building configuration...
>> 
>> Current configuration:
>> !
>> vlan 999
>> name "test vlan"
>> end
>> 
>> 
>> It *used* to nvgen, under e.g. 12.2(18)SXF (6, I think):
>> 
>> vlan 999
>> name test vlan
>> end
>> 
>> ...which obviously failed to parse on reload. It's good that it's fixed.
>> The "ip route name" seems to be fixed in that release too, though that's
>> not a feature we use:
>> 
>> core-spare#sh run partition ip-static-routes
>> Building configuration...
>> 
>> Current configuration : 116 bytes
>> !
>> Configuration of Partition - ip-static-routes
>> !
>> !
>> ip route 1.2.3.4 255.255.255.255 Null0 name "foo bar"
>> _______________________________________________
>> cisco-nsp mailing list cisco-nsp at puck.nether.net
>> https://puck.nether.net/mailman/listinfo/cisco-nsp
>> archive at http://puck.nether.net/pipermail/cisco-nsp/
> _______________________________________________
> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/




More information about the cisco-nsp mailing list