<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: links not shown in van sdn controller in Software Defined Networking</title>
    <link>https://community.hpe.com/t5/software-defined-networking/links-not-shown-in-van-sdn-controller/m-p/6971202#M2154</link>
    <description>&lt;P&gt;Hi Shawn,&lt;/P&gt;&lt;P&gt;I tried what you told me with tcpdump, but it doesn't give much result. I didn't know what the control-plane interface of my controller was, so I tried with loopback and eth1.&lt;/P&gt;&lt;P&gt;Here is tcpdump with eth1: &lt;A href="https://ufile.io/n5et9" target="_blank"&gt;https://ufile.io/n5et9&lt;/A&gt;&lt;/P&gt;&lt;P&gt;with loopback: &lt;A href="https://ufile.io/vnflk" target="_blank"&gt;https://ufile.io/vnflk&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here is a little schema for understanding: &lt;A href="http://hpics.li/ce84b70" target="_blank"&gt;http://hpics.li/ce84b70&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I've got two virtual machines that communicate with eth1. I use port forwarding to connect to localhost:8443.&lt;/P&gt;&lt;P&gt;I tried with mininet because it's maybe the same problem with my hp switches, it can maybe help.&lt;/P&gt;&lt;P&gt;If I use mininet on vm0 (controller), switches and hosts can ping. Links are shown on the controller.&lt;/P&gt;&lt;P&gt;But it's not working on vm1. They can't ping except if I put them on the same network as localhost (127.0.0.1). Links are not shown on the controller either way. Maybe I have to forward to 10.252.0.3 instead of localhost in my config?&lt;/P&gt;&lt;P&gt;As for the logs of mininet in the controller, there is one line that changes between what works and what not:&lt;/P&gt;&lt;P&gt;&lt;A href="http://hpics.li/649fbd4" target="_blank"&gt;http://hpics.li/649fbd4&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here is the log of the switches on the controller: &lt;A href="http://hpics.li/4cd7fed" target="_blank"&gt;http://hpics.li/4cd7fed&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I don't know how to configure snmp on the controller, I only configured snmp for Intelligent Management Center (if it can help, on IMC, links are shown between hp switches in the normal topology, but not on the openflow topology in the sdn module).&lt;/P&gt;&lt;P&gt;Sorry for my very long message, and thanks for the great help.&lt;/P&gt;&lt;P&gt;Pierre&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jul 2017 08:17:41 GMT</pubDate>
    <dc:creator>pman1</dc:creator>
    <dc:date>2017-07-19T08:17:41Z</dc:date>
    <item>
      <title>links not shown in van sdn controller</title>
      <link>https://community.hpe.com/t5/software-defined-networking/links-not-shown-in-van-sdn-controller/m-p/6970240#M2142</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I use HP Network Simulator with gns3. I did a simple topology with 2 switches in HNS, and I put them in gns3 with 2 hosts.&lt;/P&gt;&lt;P&gt;Here is my configuration in HP Network Simulator:&lt;A href="http://hpics.li/6b8e051" target="_blank"&gt;http://hpics.li/6b8e051&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here is the topology in gns3: &lt;A href="http://hpics.li/c896895" target="_blank"&gt;http://hpics.li/c896895&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here is the config of the switch connected to the outside (the hp sdn controller) via the cloud: &lt;A href="http://hpics.li/2007285" target="_blank"&gt;http://hpics.li/2007285&lt;/A&gt; and &lt;A href="http://hpics.li/7c47b82" target="_blank"&gt;http://hpics.li/7c47b82&lt;/A&gt;&lt;/P&gt;&lt;P&gt;My problem is that the switches are not linked in the controller : &lt;A href="http://hpics.li/8686bf2" target="_blank"&gt;http://hpics.li/8686bf2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I can't see the hosts either, when I ping from host 1 to host 2. Pings are working between hosts and the packets are correctly sended throughout the switches.&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2017 12:43:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/links-not-shown-in-van-sdn-controller/m-p/6970240#M2142</guid>
      <dc:creator>pman1</dc:creator>
      <dc:date>2017-07-07T12:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: links not shown in van sdn controller</title>
      <link>https://community.hpe.com/t5/software-defined-networking/links-not-shown-in-van-sdn-controller/m-p/6970274#M2143</link>
      <description>&lt;P&gt;Hi pman1,&lt;/P&gt;&lt;P&gt;Could you please show a few items from the VAN SDN controller? Specifically I'd like to see:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;the list of flows on each switch (OpenFlow Monitor -&amp;gt; Flows)&lt;/LI&gt;&lt;LI&gt;the controller configuration (Configurations -&amp;gt; Basic -&amp;gt; com.hp.sdn.ctl.of.impl.ControllerManager)&lt;/LI&gt;&lt;LI&gt;the link discovery configuration (Configurations -&amp;gt; Advanced -&amp;gt; com.hp.sdn.disco.of.link.impl.OpenflowLinkDiscoveryComponent)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I think the behavior you're seeing is caused by the BDDP/LLDP discovery packets either not being sent or not being stolen/received, but it will take more information to find root cause.&lt;/P&gt;&lt;P&gt;In addition, you may want to check the following&amp;nbsp;link discovery guide to ensure your configuration matches what's recommended:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.arubanetworks.com/aruba/attachments/aruba/SDN/45/1/HPN%20SDN%20Controller%20Link%20Discovery.pdf" target="_blank"&gt;https://community.arubanetworks.com/aruba/attachments/aruba/SDN/45/1/HPN%20SDN%20Controller%20Link%20Discovery.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Shaun&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2017 18:26:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/links-not-shown-in-van-sdn-controller/m-p/6970274#M2143</guid>
      <dc:creator>ShaunWackerly</dc:creator>
      <dc:date>2017-07-07T18:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: links not shown in van sdn controller</title>
      <link>https://community.hpe.com/t5/software-defined-networking/links-not-shown-in-van-sdn-controller/m-p/6970351#M2144</link>
      <description>&lt;P&gt;Thanks a lot for your answer.&lt;/P&gt;&lt;P&gt;Here is :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;the list of flows on each switch&amp;nbsp; :&amp;nbsp;&lt;/STRONG&gt;&lt;A href="http://hpics.li/6a07217" target="_blank"&gt;http://hpics.li/6a07217&lt;/A&gt; and&amp;nbsp;&lt;A href="http://hpics.li/94ad6c0" target="_blank"&gt;http://hpics.li/94ad6c0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;the controller configuration :&lt;/STRONG&gt; &lt;A href="http://hpics.li/7636f31" target="_blank"&gt;http://hpics.li/7636f31&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;the link discovery configuration : &lt;/STRONG&gt;&lt;A href="http://hpics.li/2531c98" target="_blank"&gt;http://hpics.li/2531c98&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I think that the configuration matches what is recommended, but I'm not sure.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 07:18:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/links-not-shown-in-van-sdn-controller/m-p/6970351#M2144</guid>
      <dc:creator>pman1</dc:creator>
      <dc:date>2017-07-10T07:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: links not shown in van sdn controller</title>
      <link>https://community.hpe.com/t5/software-defined-networking/links-not-shown-in-van-sdn-controller/m-p/6970693#M2145</link>
      <description>&lt;P&gt;Hi pman1,&lt;/P&gt;&lt;P&gt;From what I can tell, the data you've shown below looks correct. With the controller configuration shown, each switch should be instructed to generate a multicast BDDP packet every 10 seconds for each port. The BDDP packet should be redirected to the controller (via the default flows shown) where the controller will use the received BDDP packet to discover the link. This isn't happening, so we'll need to dig in deeper.&lt;/P&gt;&lt;P&gt;Would you be able to tear down the environment, start the following packet capture on the VAN SDN controller, and then initialize the simulated network while the packet capture is running? This would capture the complete control-plane conversation between the switches and controller.&lt;/P&gt;&lt;PRE&gt;tcpdump -i eth0 -w controlplane.pcap&lt;/PRE&gt;&lt;P style="padding-left: 30px;"&gt;(The above command assumes 'eth0' is the control-plane interface for your VAN SDN controller)&lt;/P&gt;&lt;P&gt;Also if you could attach your VAN SDN controller logs after the packet capture, that would be very helpful to identify what is happening on the VAN side. This packet capture will at least let us know whether the controller isn't generating the packets, or isn't receiving them, or isn't responding to them. I appreciate your continued patience.&lt;/P&gt;&lt;P&gt;Shaun&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2017 20:25:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/links-not-shown-in-van-sdn-controller/m-p/6970693#M2145</guid>
      <dc:creator>ShaunWackerly</dc:creator>
      <dc:date>2017-07-12T20:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: links not shown in van sdn controller</title>
      <link>https://community.hpe.com/t5/software-defined-networking/links-not-shown-in-van-sdn-controller/m-p/6971202#M2154</link>
      <description>&lt;P&gt;Hi Shawn,&lt;/P&gt;&lt;P&gt;I tried what you told me with tcpdump, but it doesn't give much result. I didn't know what the control-plane interface of my controller was, so I tried with loopback and eth1.&lt;/P&gt;&lt;P&gt;Here is tcpdump with eth1: &lt;A href="https://ufile.io/n5et9" target="_blank"&gt;https://ufile.io/n5et9&lt;/A&gt;&lt;/P&gt;&lt;P&gt;with loopback: &lt;A href="https://ufile.io/vnflk" target="_blank"&gt;https://ufile.io/vnflk&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here is a little schema for understanding: &lt;A href="http://hpics.li/ce84b70" target="_blank"&gt;http://hpics.li/ce84b70&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I've got two virtual machines that communicate with eth1. I use port forwarding to connect to localhost:8443.&lt;/P&gt;&lt;P&gt;I tried with mininet because it's maybe the same problem with my hp switches, it can maybe help.&lt;/P&gt;&lt;P&gt;If I use mininet on vm0 (controller), switches and hosts can ping. Links are shown on the controller.&lt;/P&gt;&lt;P&gt;But it's not working on vm1. They can't ping except if I put them on the same network as localhost (127.0.0.1). Links are not shown on the controller either way. Maybe I have to forward to 10.252.0.3 instead of localhost in my config?&lt;/P&gt;&lt;P&gt;As for the logs of mininet in the controller, there is one line that changes between what works and what not:&lt;/P&gt;&lt;P&gt;&lt;A href="http://hpics.li/649fbd4" target="_blank"&gt;http://hpics.li/649fbd4&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here is the log of the switches on the controller: &lt;A href="http://hpics.li/4cd7fed" target="_blank"&gt;http://hpics.li/4cd7fed&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I don't know how to configure snmp on the controller, I only configured snmp for Intelligent Management Center (if it can help, on IMC, links are shown between hp switches in the normal topology, but not on the openflow topology in the sdn module).&lt;/P&gt;&lt;P&gt;Sorry for my very long message, and thanks for the great help.&lt;/P&gt;&lt;P&gt;Pierre&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 08:17:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/links-not-shown-in-van-sdn-controller/m-p/6971202#M2154</guid>
      <dc:creator>pman1</dc:creator>
      <dc:date>2017-07-19T08:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: links not shown in van sdn controller</title>
      <link>https://community.hpe.com/t5/software-defined-networking/links-not-shown-in-van-sdn-controller/m-p/6971434#M2156</link>
      <description>&lt;P&gt;Hi Pierre,&lt;/P&gt;&lt;P&gt;I forgot to mention that the 'tcpdump' command I posted will log all of the captured packets into a file named controlplane.pcap. Therefore, on-screen you're seeing the summary (how many packets were captured) but the actual data is contained in the controlplane.pcap file. I think we'd need you to upload that file as an attachment, because posting a screenshot of it wouldn't give the whole picture. You can attach the file if you compress it as a .zip file, I believe.&lt;/P&gt;&lt;P&gt;SNMP key management in the controller is performed via the REST API. You can read about it under the "Managing SNMP keys" section of the VAN SDN Controller Administrator Guide. In the 2.7 version, this is on pages 179-180.&lt;/P&gt;&lt;P&gt;Shaun&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2017 14:21:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/links-not-shown-in-van-sdn-controller/m-p/6971434#M2156</guid>
      <dc:creator>ShaunWackerly</dc:creator>
      <dc:date>2017-07-20T14:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: links not shown in van sdn controller</title>
      <link>https://community.hpe.com/t5/software-defined-networking/links-not-shown-in-van-sdn-controller/m-p/6971538#M2159</link>
      <description>&lt;P&gt;Hi Shaun,&lt;/P&gt;&lt;P&gt;I tried to configure snmp keys as you say, but it doesn't seem to work, is there something wrong with my config?&lt;/P&gt;&lt;P&gt;the config on my switches:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="snmpconfigswitch.png" style="width: 724px;"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/96704i2ACD276C88F2DB58/image-size/large?v=v2&amp;amp;px=2000" role="button" title="snmpconfigswitch.png" alt="snmpconfigswitch.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;the config of the key in the controller:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="snmpkeys.png" style="width: 1418px;"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/96707i60DE63084996E020/image-size/large?v=v2&amp;amp;px=2000" role="button" title="snmpkeys.png" alt="snmpkeys.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here is the pcap file (you can't attach zip files so I uploaded it in google drive) : &lt;A href="https://drive.google.com/file/d/0B4o1SizkAY56WlVxdDZSdk1SN0k/view?usp=sharing" target="_blank"&gt;https://drive.google.com/file/d/0B4o1SizkAY56WlVxdDZSdk1SN0k/view?usp=sharing&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(10.252.0.6 is the ip address of IMC, 10.252.0.3 is the ip address of the controller, and 10.252.0.102 and 10.252.0.103 are the ip address of the switches' vlans)&lt;/P&gt;&lt;P&gt;Pierre&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 12:49:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/links-not-shown-in-van-sdn-controller/m-p/6971538#M2159</guid>
      <dc:creator>pman1</dc:creator>
      <dc:date>2017-07-21T12:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: links not shown in van sdn controller</title>
      <link>https://community.hpe.com/t5/software-defined-networking/links-not-shown-in-van-sdn-controller/m-p/6971615#M2161</link>
      <description>&lt;P&gt;Hi Pierre,&lt;/P&gt;&lt;P&gt;I'm not very familiar with Comware configuration, but looking at the data you linked in the first entry, it looks like the port you're using to connect the two switches is port 2 (GigabitEthernet1/0/2). If I'm reading the configuration correctly, this port is configured to use VLAN tags for vlans 1-2 and to use untagged packets for vlan 999. Am I reading that configuration correctly? I'm confused because the topology you showed has the switches connected on "e1/0" which isn't shown in the configuration at all.&lt;/P&gt;&lt;P&gt;If there's an port whose native/untagged VLAN is a member of the OpenFlow instance AND that port connects two Comware switches together, the link should be discovered. However, if the native/untagged vlan for the port is not a member of the OpenFlow instance, then you'll need to configure the link discovery vlan for the device. If that's the case, then you might need to use the solution described here (let me know if you need more detail):&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.arubanetworks.com/t5/Software-Defined-Networking-SDN/Can-SDN-work-with-Openflow-and-STP/td-p/299889" target="_blank"&gt;http://community.arubanetworks.com/t5/Software-Defined-Networking-SDN/Can-SDN-work-with-Openflow-and-STP/td-p/299889&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Essentially, you'll need to use the REST API to configure the link discovery vlan you'll use for each device. Once that is configured, the link discovery packets for that device will then include a vlan tag (normally they're untagged):&lt;/P&gt;&lt;P&gt;&lt;A href="https://10.213.194.52:8443/sdn/v2.0/net/devices/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://CONTROLLER-IP:8443/sdn/v2.0/net/devices/&lt;/A&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;00:01:2c:23:3a:34:1e:4d&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;/linkDiscoveryVlan/&amp;lt;2307&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Shaun&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jul 2017 15:33:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/links-not-shown-in-van-sdn-controller/m-p/6971615#M2161</guid>
      <dc:creator>ShaunWackerly</dc:creator>
      <dc:date>2017-07-22T15:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: links not shown in van sdn controller</title>
      <link>https://community.hpe.com/t5/software-defined-networking/links-not-shown-in-van-sdn-controller/m-p/6971729#M2162</link>
      <description>&lt;P&gt;Hi Shaun,&lt;/P&gt;&lt;P&gt;port 2 (GigabitEthernet1/0/2). corresponds to e1/0, port 3 (GigabitEthernet1/0/3). corresponds to e2/0, etc .... so you read the configuration correctly.&lt;/P&gt;&lt;P&gt;Can you explain how to use link discovery vlan for my config?&lt;/P&gt;&lt;P&gt;Here are the ports shown in the controller for each switch:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="switch2.png" style="width: 1534px;"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/96748i803C72DDC01F79FD/image-size/large?v=v2&amp;amp;px=2000" role="button" title="switch2.png" alt="switch2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="switch3.png" style="width: 1533px;"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/96749i2C395EF3F34AF55F/image-size/large?v=v2&amp;amp;px=2000" role="button" title="switch3.png" alt="switch3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;For the first switch, I tried:&lt;/P&gt;&lt;P&gt;curl&amp;nbsp; --header "X-Auth-Token: 7985aa5cb5c3429f99533c7bb5fc3674 " --header "Content-Type:application/json" -ksS --request POST --url https://localhost:8443/sdn/v2.0/net/devices/&amp;lt;00:02:00:e0:02:00:00:00&amp;gt;/linkDiscoveryVlan/&amp;lt;1605&amp;gt;&lt;/P&gt;&lt;P&gt;but for the second switch, I don't understand because no vlan is displayed in the openflow ports.&lt;/P&gt;&lt;P&gt;One more thing that bothers me is that each port of the switches had the same hardware address (I discovered that recently so I didn't show it in the config) so I changed it. Is it normal?&lt;/P&gt;&lt;P&gt;Pierre&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 13:32:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/links-not-shown-in-van-sdn-controller/m-p/6971729#M2162</guid>
      <dc:creator>pman1</dc:creator>
      <dc:date>2017-07-24T13:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: links not shown in van sdn controller</title>
      <link>https://community.hpe.com/t5/software-defined-networking/links-not-shown-in-van-sdn-controller/m-p/6972742#M2170</link>
      <description>&lt;P&gt;Hi Pierre,&lt;/P&gt;&lt;P&gt;My apologies for the delayed response. The parameter to the linkDiscoveryVlan REST API is the actual VLAN ID itself, not the OpenFlow port number corresponding to the VLAN ID. Therefore, you'd want to specify 2 (not 1605) as the linkDiscoveryVlan, because the inter-switch link is tagged for vlan 1 and vlan 2 and untagged for vlan 999, but only vlan 2 is part&amp;nbsp;of the OpenFlow instance.&lt;/P&gt;&lt;P&gt;I think you'd want to make the following two requests (one for each switch):&lt;/P&gt;&lt;PRE&gt;curl  --header "X-Auth-Token: 7985aa5cb5c3429f99533c7bb5fc3674 " --header "Content-Type:application/json" -ksS --request POST --url https://localhost:8443/sdn/v2.0/net/devices/&amp;lt;00:02:00:e0:02:00:00:00&amp;gt;/linkDiscoveryVlan/2

curl  --header "X-Auth-Token: 7985aa5cb5c3429f99533c7bb5fc3674 " --header "Content-Type:application/json" -ksS --request POST --url https://localhost:8443/sdn/v2.0/net/devices/&amp;lt;00:02:00:e0:03:00:00:00&amp;gt;/linkDiscoveryVlan/2&lt;/PRE&gt;&lt;P&gt;Regarding the port MAC addresses, typically the port's MAC address is different from the system base MAC address so that port-level communication (LLDP) can be distinguished from system-level communication. In this case, I don't think it would affect the link discovery outcome.&lt;/P&gt;&lt;P&gt;Shaun&lt;/P&gt;&lt;P&gt;PS: Here is a link to the VAN SDN controller REST API guide.&amp;nbsp;The linkDiscoveryVlan API is discussed on pages 141-142.&lt;BR /&gt;&lt;A href="http://h20564.www2.hpe.com/hpsc/doc/public/display?docId=c05040230" target="_blank"&gt;http://h20564.www2.hpe.com/hpsc/doc/public/display?docId=c05040230&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2017 14:36:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/links-not-shown-in-van-sdn-controller/m-p/6972742#M2170</guid>
      <dc:creator>ShaunWackerly</dc:creator>
      <dc:date>2017-08-03T14:36:18Z</dc:date>
    </item>
  </channel>
</rss>

