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

Stefan Stefanov sstefanov at orbitel.bg
Tue Apr 15 14:36:01 EDT 2003


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



More information about the juniper-nsp mailing list