[j-nsp] Double-Tagging on MX-Series
Josh Hoppes
josh.hoppes at gmail.com
Wed Dec 11 09:21:25 EST 2013
http://www.juniper.net/techpubs/en_US/junos12.3/topics/usage-guidelines/interfaces-binding-a-vlan-id-to-a-logical-interface.html
so it looks like this under ge-0/1/0
unit XYZ {
vlan-tags outer 10 inner 701
family inet { address ....}
family inet6 { address ....}
}
On Wed, Dec 11, 2013 at 6:40 AM, Alex D. <listensammler at gmx.de> wrote:
> Hi guys,
>
> i want to terminate customer services on our MX80. Every customer is mapped
> to a dedicated S-VLAN. C-VLANs are service-specific and IDs are identical
> for every customer.
>
> Example:
> ge-0/1/0
> flexible-vlan-tagging;
> --> S-VLAN 10 (= Custoner #1)
> --> C-VLAN 701
> --> family inet { address ....}
> --> family inet6 { address ....}
> --> C-VLAN 702
> --> family inet { address ....}
> --> C-VLAN 703
> --> family inet { address ....}
> --> S-VLAN 11 (= Custoner #2)
> --> C-VLAN 701
> --> family inet { address ....}
> --> family inet6 { address ....}
> --> C-VLAN 702
> --> family inet { address ....}
> --> C-VLAN 703
> --> family inet { address ....}
>
> Can anyone provide a template or some weblinks which explains configuring
> interfaces accordingly to my example ?
> Many thanks in advance
>
> Regards,
> Alex
>
> _______________________________________________
> juniper-nsp mailing list juniper-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/juniper-nsp
More information about the juniper-nsp
mailing list