Comment 1 for bug 1709535

Revision history for this message
chhandak (chhandak) wrote :

Hi Divakar,

Loaded the vrouter module you have given. Still vrouter is not allocating IP to BMS DHCP request. As per the agent introspect DHCP error count is increasing now.

Setup
————
10.87.69.1 (Controller +TSN)
10.87.69.2 (Compute)

Thanks and Regards,
Chhandak

DhcpStats
dhcp_discover dhcp_request dhcp_inform dhcp_decline dhcp_other dhcp_errors offers_sent acks_sent nacks_sent relay_request relay_response more
0
0
0
0
0
173
0
0
0
0
0
true

root@5b11s14:~# vrouter --info | grep "vRouter module version"
vRouter module version 4.1.0.0 (Built by ddivakar@nodeb6 on 2017-08-14 11:34:56.340438)

DHCP request coming to TSN without any reply
-------------------------------------------------------------------------------------
listening on p514p2, link-type EN10MB (Ethernet), capture size 65535 bytes
13:00:45.419992 9c:cc:83:e4:83:32 > 90:e2:ba:a7:30:cd, ethertype IPv4 (0x0800), length 392: 172.16.2.1.37796 > 172.16.180.101.4789: VXLAN, flags [I] (0x08), vni 4
90:e2:ba:c4:2e:6c > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 90:e2:ba:c4:2e:6c, length 300
13:00:48.741257 9c:cc:83:e4:83:32 > 90:e2:ba:a7:30:cd, ethertype IPv4 (0x0800), length 392: 172.16.2.1.37796 > 172.16.180.101.4789: VXLAN, flags [I] (0x08), vni 4

root@5b11s14:~# vxlan --dump
VXLAN Table

 VNID NextHop
----------------
      4 11
      5 20
root@5b11s14:~# nh --get 11
Id:11 Type:Vrf_Translate Fmly:AF_BRIDGE Rid:0 Ref_cnt:3 Vrf:1
              Flags:Valid, Etree Root,
              Vrf:1

root@5b11s14:~# rt --dump 1 --family bridge
Flags: L=Label Valid, Df=DHCP flood, Mm=Mac Moved, L2c=L2 Evpn Control Word, N=New Entry
vRouter bridge table 0/1
Index DestMac Flags Label/VNID Nexthop Stats
21800 90:e2:ba:c4:2e:6c L 4 23 0 >>> BMS MAC entry in agent
30316 80:71:1f:c3:e9:f0 LDf 4 15 0
83508 2:15:69:8e:17:78 LDf 4 14 0
97192 ff:ff:ff:ff:ff:ff LDf 4 25 163
141232 90:e2:ba:a7:30:cd Df - 3 0
158768 90:e2:ba:a7:30:cc LDf 5 13 0
205376 0:0:5e:0:1:1 LDf 4 15 0
252916 0:0:5e:0:1:0 Df - 3 0
root@5b11s14:~#