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.
To configure the customer VLANs:
Edit the access side interface.
[edit]
user@host#edit interfaces ge-1/3/0
Edit the interface unit for the first VLAN.
[edit interfaces ge-1/3/0]
user@host#edit unit 1
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
Edit the family for the first VLAN.
[edit interfaces ge-1/3/0 unit 1]
user@host#edit family inet
Define the unnumbered address and the preferred source
address for the first VLAN.