Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Configuring Static Customer VLANs for the Broadband Subscriber Management Solution

In this example configuration, the access interface (ge-1/3/0) connects to a device (that is, a DSLAM) on the access side of the network. You can define static customer VLANs (C-VLANs) for use by the access network subscribers.

For a PPPoE solution, to configure the customer VLANs:

  1. Edit the access side interface.
    [edit]user@host# edit interfaces ge-1/3/0
  2. Edit the interface unit for the first VLAN.
    [edit interfaces ge-1/3/0]user@host# edit unit 1
  3. Define the VLAN tags for the first VLAN.
    [edit interfaces ge-1/3/0 unit 1]user@host# set vlan-tags outer 3 inner 1
  4. Repeat steps 2 through 3for VLAN interface units 2 through 5.

For a DHCP solution, to configure the customer VLANs:

  1. Edit the access side interface.
    [edit]user@host# edit interfaces ge-1/3/0
  2. Edit the interface unit for the first VLAN.
    [edit interfaces ge-1/3/0]user@host# edit unit 1
  3. Define the VLAN tags for the first VLAN.
    [edit interfaces ge-1/3/0 unit 1]user@host# set vlan-tags outer 3 inner 1
  4. Specify that you want to create IPv4 demux interfaces.
    [edit interfaces ge-1/3/0 unit 1]user@host# set demux-source inet
  5. Edit the family for the first VLAN.
    [edit interfaces ge-1/3/0 unit 1]user@host# edit family inet
  6. Define the unnumbered address and the preferred source address for the first VLAN.
    [edit interfaces ge-1/3/0 unit 1 family inet]user@host# set unnumbered-address lo0.0 preferred-source-address 33.33.0.1
  7. Repeat steps 2 through 6for VLAN interface units 2 through 5.

Published: 2013-02-13

Supported Platforms

Published: 2013-02-13