Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

-- update opsdb_circuit set name = 'DE-US' where name = 'FRA-WIX LAG';
-- update opsdb_circuit set name = 'NL-US' where name = 'AMS-MANLAN LAG';

-- Update opsdb_circuit set family = 'PC Trail' where circuit_absid in (11727,10805,24285,9233,26211,11841,14917,12497,11397,21091,26555,22959,22883,12511,18693);

...