Hi, FYI for Cisco,
BMP development is completed for IOS-XE and IOS classic. Implementation is based on BMPv7 FCS target Nov 2013 (few more weeks) One small deviation from the BMPv7 draft: We also added few extra BMP statistics: few TCP stats, the goal is to monitor/detect slow peers by monitoring TCP. Current BMP (cisco) stats and values are: 32767 : SRTT: the Smooth Round-Trip Timer is a measurement of the average time that it takes a packet to be sent and acknowledged by the remote peer. 32768 : RTTO: the round-trip timeout in milliseconds. 32769 : RTV: the variance of the round-trip time in milliseconds. 32770 :KRTT: the new round-trip (K stands for Karn's algorithm) timeout. It measures the round-trip time, in milliseconds, for packets that have been retransmitted. 32771 :minRTT: the smallest round-trip timeout. 32772 :maxRTT: the largest round-trip timeout. 32773 :ACK hold: the acknowledgment delay timeout used to delay acknowledgements to allow time to add data to the packet. 32774 :Datagrams: the largest data segment in bytes Working with author to standardize these stats, will update our implementation as soon as standardized. BRGDS Bertrand Cisco BGP product manager. From: Jeffrey Haas <[email protected]> Subject: Re: [GROW] current state of BMP implementations? Date: November 5, 2013 8:07:36 PM GMT+01:00 To: John Kemp <[email protected]> Cc: [email protected] On Tue, Nov 05, 2013 at 09:32:16AM -0800, John Kemp wrote: Can anyone summarize the current state of the Juniper or Quagga work on BMP? BMPv1 support has been available in JUNOS for a while now. BMPv3 support will be in 13.3. -- Jeff _______________________________________________ GROW mailing list [email protected] https://www.ietf.org/mailman/listinfo/grow _______________________________________________ GROW mailing list [email protected] https://www.ietf.org/mailman/listinfo/grow
