Configuring VLANs for the DHCPv6 Layer 3 Wholesale Network Solution
You can configure either static or dynamic customer VLANs for use in the DHCPv6 wholesale network solution.
Configuring Static Customer VLANs for the DHCPv6 Layer 3 Wholesale Network Solution
In this example configuration, the access interface (ge-2/3/0
) connects to a device (that is, a DSLAM) on the access side of the
network. You can define static VLANs for use by access network subscribers.
To configure the static VLANs:
Edit the access side interface.
[edit] user@host# edit interfaces ge-2/3/0
Specify the use of stacked VLAN tagging.
[edit interfaces ge-2/3/0] user@host# set stacked-vlan-tagging
Edit the interface unit for the first VLAN.
[edit interfaces ge-2/3/0] user@host# edit unit 1
Define the VLAN tags for the first VLAN.
[edit interfaces ge-2/3/0 unit 1] user@host# set vlan-tags outer 3 inner 1
Specify that you want to create IPv6 demux interfaces.
[edit interfaces ge-2/3/0 unit 1] user@host# set demux-source inet6
Edit the family for the first VLAN.
[edit interfaces ge-2/3/0 unit 1] user@host# edit family inet6
(Optional) Define the unnumbered address and the preferred source address for the first VLAN.
[edit interfaces ge-2/3/0 unit 1 family inet6] user@host# set unnumbered-address lo0.1 preferred-source-address 2001:db8:2c28:2c21::1/128
Repeat steps 2 through 7 for additional VLAN interface units.
Configuring Dynamic Customer VLANs for the DHCPv6 Layer 3 Wholesale Network Solution
To configure dynamic VLANs for the solution: