[racktables-users] Re: Cannot import vlan or cdp from a switch

  • From: Denis Ovsienko <infrastation@xxxxxxxxx>
  • To: racktables-users@xxxxxxxxxxxxx
  • Date: Thu, 14 Apr 2011 10:22:17 +0400

11.04.2011, 09:14, "Julien BRETON" <julienbreton@xxxxxxx>:
> I use version 0.19.3, i even tried with an older version without success.

Could you send me the output of "802.1Q sync" tab after making this change? It 
will contain IP address of your switch and path information from the server.

--- inc/interface.php   (revision 4457)
+++ inc/interface.php   (working copy)
@@ -8281,6 +8281,7 @@
        catch (Exception $re)
        {
                showWarning ('Device configuration unavailable:<br>' . 
$re->getMessage());
+               printGenericException ($re);
                return;
        }
        $D = getStored8021QConfig ($vswitch['object_id'], 'desired');


-- 
    Denis Ovsienko

Other related posts: