[j-nsp] Allow all customer vlans from one port to another..

ben b benboyd.lists at gmail.com
Tue Aug 16 01:45:55 EDT 2011


Gurus,

How would I allow a customer connected to 2 ge-ports on an MX960 to use
whatever VLANS he wants?

I think he probably needs stacked-vlan-tagging and an IQ PIC, but tell me
I'm wrong… :)


*DIAGRAM *
CUSTOMER 1a ----------------(ge-11/1/2) 960 (ge-11/1/3)
----------------CUSTOMER 1b


Here's the config I have, but I don't think it's right….

ben at router1> show configuration interfaces ge-11/1/2
flexible-vlan-tagging;
encapsulation extended-vlan-bridge;
gigether-options {
    ethernet-switch-profile {
        tag-protocol-id 0x9100;
    }
}
unit 0 {
    vlan-tags outer 501;
}

ben at router1> show configuration interfaces ge-11/1/3
flexible-vlan-tagging;
encapsulation extended-vlan-bridge;
gigether-options {
    ethernet-switch-profile {
        tag-protocol-id 0x9100;
    }
}
unit 0 {
    vlan-tags outer 501;
}

ben at router1> show configuration bridge-domains RGC_501 | display set
set bridge-domains RGC_501 interface ge-11/1/2.0
set bridge-domains RGC_501 interface ge-11/1/3.0


-Ben


More information about the juniper-nsp mailing list