> Some more thoughts... > > Oddly, over 4000 remove-vlan operations were 'successful', as I check > the return code when to know that there aren't any more to remove. so > while the rename failed due to permission, the remove failed silently.
A delete-vlan requests that the VLAN be deleted from both the persistent and active configuration. It's unclear to me what the exit status should be when the command has partially succeeded (that is, the active configuration was successfully changed, but the persistent configuration could not be changed). (Certainly it should at least output a warning, though.) -- meem _______________________________________________ networking-discuss mailing list [email protected]
