Help with decoding BGP version 3 & 4.
Sennen Carlos <sennenc@smtplink.ngc.com> Mon, 06 March 1995 19:57 UTC
Received: from ietf.nri.reston.va.us by IETF.CNRI.Reston.VA.US id aa10778;
6 Mar 95 14:57 EST
Received: from CNRI.Reston.VA.US by IETF.CNRI.Reston.VA.US id aa10769;
6 Mar 95 14:57 EST
Received: from interlock.ans.net by CNRI.Reston.VA.US id aa13002;
6 Mar 95 14:57 EST
Received: by interlock.ans.net id AA03432
(InterLock SMTP Gateway 1.1 for iwg-out@ans.net);
Mon, 6 Mar 1995 14:38:31 -0500
Received: by interlock.ans.net (Internal Mail Agent-5);
Mon, 6 Mar 1995 14:38:31 -0500
Received: by interlock.ans.net (Internal Mail Agent-4);
Mon, 6 Mar 1995 14:38:31 -0500
Received: by interlock.ans.net (Internal Mail Agent-3);
Mon, 6 Mar 1995 14:38:31 -0500
Received: by interlock.ans.net (Internal Mail Agent-2);
Mon, 6 Mar 1995 14:38:31 -0500
Received: by interlock.ans.net (Internal Mail Agent-1);
Mon, 6 Mar 1995 14:38:31 -0500
Date: Mon, 06 Mar 95 11:38:02 PDT
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: Sennen Carlos <sennenc@smtplink.ngc.com>
Message-Id: <9503061138.A03358@smtplink.ngc.com>
To: bgp@ans.net, sennen@ngc.com
Subject: Help with decoding BGP version 3 & 4.
Hi, I work at Network General Corp., the Sniffer company and am in the protocol interpreter group. I'm current working on upgrading BGP version 2 decodes to versions 3 & 4 but have run into a problem. Open, Update and Notification types have changed from the original version 2. Since we should be able to decode all three versions I have to be able to tell which one is which by looking at the packet. `Open' is easy since it has the version number as a parameter but the other two types, Update and Notification are almost impossible to figure out. I was wondering if someone out there has run into a similar problem and could assist me. Some trace files would also be helpful as I am working out of the RFC's and haven't seen any real BGP traffic data yet. Thanks, Sennen. sennen@ngc.com
- Help with decoding BGP version 3 & 4. Sennen Carlos
- Help with decoding BGP version 3 & 4. Tony Li