* [LARTC] Tools can capture Q-in-Q VLAN packets?
@ 2005-08-18 9:05 Viet Hung
2005-08-18 9:37 ` Nickola Kolev
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Viet Hung @ 2005-08-18 9:05 UTC (permalink / raw)
To: lartc
Hi all,
I'm developing Q-in-Q VLAN feature for a router
software.
Does any open source tools have capacity of capturing
and displaying Q-in-Q
VLAN packet?
Thanks & Regards,
Hung
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [LARTC] Tools can capture Q-in-Q VLAN packets?
2005-08-18 9:05 [LARTC] Tools can capture Q-in-Q VLAN packets? Viet Hung
@ 2005-08-18 9:37 ` Nickola Kolev
2005-08-18 10:15 ` Dmytro O. Redchuk
2005-08-18 13:31 ` Roy-Magne Mo
2 siblings, 0 replies; 4+ messages in thread
From: Nickola Kolev @ 2005-08-18 9:37 UTC (permalink / raw)
To: lartc
[-- Attachment #1.1: Type: text/plain, Size: 564 bytes --]
Hello,
This is a proprietary feature of Cisco Systems, so I doubt that any
opensource tool can capture it. Besides that this kind of technology
has various implementations, f.e. Extreme Networks call it VMAN and use
a different ethertype frame (AFAIR, 0x9100).
On Thu, 18 Aug 2005 02:05:20 -0700 (PDT)
Viet Hung <lvhung2k3@yahoo.com> wrote:
> Hi all,
>
> I'm developing Q-in-Q VLAN feature for a router
> software.
> Does any open source tools have capacity of capturing
> and displaying Q-in-Q
> VLAN packet?
>
> Thanks & Regards,
> Hung
[-- Attachment #1.2: Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 143 bytes --]
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [LARTC] Tools can capture Q-in-Q VLAN packets?
2005-08-18 9:05 [LARTC] Tools can capture Q-in-Q VLAN packets? Viet Hung
2005-08-18 9:37 ` Nickola Kolev
@ 2005-08-18 10:15 ` Dmytro O. Redchuk
2005-08-18 13:31 ` Roy-Magne Mo
2 siblings, 0 replies; 4+ messages in thread
From: Dmytro O. Redchuk @ 2005-08-18 10:15 UTC (permalink / raw)
To: lartc
On Thu, Aug 18, 2005 at 12:37:46PM +0300, Nickola Kolev wrote:
> Hello,
>
> This is a proprietary feature of Cisco Systems, so I doubt that any
> opensource tool can capture it. Besides that this kind of technology
> has various implementations, f.e. Extreme Networks call it VMAN and use
> a different ethertype frame (AFAIR, 0x9100).
AFAIK, every implementation should have 802.1q ethertype (0x8100)... Why
not to stack packets deeper? And every outer packet should be a valid
802.1q packet. And every inner packet, if it contains another one, should
also be a valid 802.1q packet. The most inner should, of course, be
"plain" ethernet packet, I guess. AFAIK...
Some devices allow to set ethertype for outer packet -- linux could do so
too?
ps. I have been looking for Q-in-Q solution for linux and have found none.
Would be great, but... I'm not a programmer..
>
> On Thu, 18 Aug 2005 02:05:20 -0700 (PDT)
> Viet Hung <lvhung2k3@yahoo.com> wrote:
>
> > Hi all,
> >
> > I'm developing Q-in-Q VLAN feature for a router
> > software.
> > Does any open source tools have capacity of capturing
> > and displaying Q-in-Q
> > VLAN packet?
> >
> > Thanks & Regards,
> > Hung
> _______________________________________________
> LARTC mailing list
> LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
--
_,-=._ /|_/|
`-.} `=._,.-=-._., @ @._,
`._ _,-. ) _,.-'
` G.m-"^m`m' Dmytro O. Redchuk
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [LARTC] Tools can capture Q-in-Q VLAN packets?
2005-08-18 9:05 [LARTC] Tools can capture Q-in-Q VLAN packets? Viet Hung
2005-08-18 9:37 ` Nickola Kolev
2005-08-18 10:15 ` Dmytro O. Redchuk
@ 2005-08-18 13:31 ` Roy-Magne Mo
2 siblings, 0 replies; 4+ messages in thread
From: Roy-Magne Mo @ 2005-08-18 13:31 UTC (permalink / raw)
To: lartc
On Thu, Aug 18, 2005 at 02:05:20AM -0700, Viet Hung wrote:
> Hi all,
>
> I'm developing Q-in-Q VLAN feature for a router
> software.
> Does any open source tools have capacity of capturing
> and displaying Q-in-Q
> VLAN packet?
Ethereal captures them just fine
--
Roy-Magne Mo
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-08-18 13:31 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-18 9:05 [LARTC] Tools can capture Q-in-Q VLAN packets? Viet Hung
2005-08-18 9:37 ` Nickola Kolev
2005-08-18 10:15 ` Dmytro O. Redchuk
2005-08-18 13:31 ` Roy-Magne Mo
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.