[j-nsp] VLAN-CCC and Routing on same physical interface

Mourad BERKANE mourad.berkane at lambdanet.fr
Tue Apr 15 14:18:32 EDT 2003


Yes.

you can mix L3 traffic (IP) and L2 traffic (VLAN-CCC) on the same physical
GE interface by respecting VLAN ID Range for VLAN-CCC.


-----Message d'origine-----
De : Stefan Stefanov [mailto:sstefanov at orbitel.bg]
Envoyé : mardi 15 avril 2003 12:36
À : juniper-nsp at puck.nether.net
Objet : [j-nsp] VLAN-CCC and Routing on same physical interface


Hi, List

I am wondering whether the following setup is possible:

An M5 with JunOS 5.6R2.4 router with GE PIC with CCC support connected
to our backbone with ATM interfaces. Can we use both IP routing and
VLAN-CCC on the same physical interface?

Will this configuration be correct?

interfaces {
    ge-0/0/0 {
        vlan-tagging;
	encapsulation vlan-ccc;
        unit 3 {
            description "Routing VLAN";
            vlan-id 3;
            family inet {
                address 192.168.8.3/28;
            }
            family mpls {
		mtu 1546;
            }
        }
	unit 600 {
	    description "CCC test"
	    vlan-id 600;
            encapsulation vlan-ccc;
        }
    }


-- 
Best Regards,

Stefan Stefanov
CTO
Orbitel, Inc.
tel.: +359 2 937 07 20 fax: +359 2 980 42 58

_______________________________________________
juniper-nsp mailing list juniper-nsp at puck.nether.net
http://puck.nether.net/mailman/listinfo/juniper-nsp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://puck.nether.net/pipermail/juniper-nsp/attachments/20030415/7d049c52/attachment.htm


More information about the juniper-nsp mailing list