Juniper Networks
Log in
|
How to Buy
|
Contact Us
|
United States (Change)
Choose Country
Close

Choose Country

North America

  • United States

Europe

  • Deutschland - Germany
  • España - Spain
  • France
  • Italia - Italy
  • Россия - Russia
  • United Kingdom

Asia Pacific

  • Asean Region (Vietnam, Indonesia, Singapore, Malaysia)
  • Australia
  • 中国 - China
  • India
  • 日本 - Japan
  • 대한민국 - Korea
  • 台灣 - Taiwan
Solutions
Products & Services
Company
Partners
Support
Education
Community
Security Intelligence Center

Technical Documentation

Technical Documentation
 
CLI Explorer New
 
Content Explorer New
 
Documentation Help New
 
Enterprise MIBs
 
EOL Documentation
 
Feature Explorer Login required New
 
Glossary
 
Portable Libraries
 
Home > Support > Technical Documentation > Junos OS > Configuring Dynamic Subscriber Interfaces Using IP Demux Interfaces in Dynamic Profiles
Print
Rate and give feedback:  Feedback Received. Thank You!
Rate and give feedback: 
Close
This document helped resolve my issue.  Yes No

Additional Comments

800 characters remaining

May we contact you if necessary?

Name:  
E-mail: 
Submitting...
 

Related Documentation

  • MX Series
  • Subscriber Interfaces and Demultiplexing Overview
  • Configuring MAC Address Validation for Dynamic Subscriber Interfaces
  • Attaching Dynamic Profiles to DHCP Subscriber Interfaces
  • Example: Configuring Dynamic Subscriber Interfaces on IP Demux Interfaces
 

Configuring Dynamic Subscriber Interfaces Using IP Demux Interfaces in Dynamic Profiles

You can configure dynamic subscriber interfaces using IP demux interfaces.

To enable the dynamic demux interface to be created by DHCP, you configure the demux options in a dynamic profile. Dynamic profiles enable you to dynamically apply configured values (including CoS, IGMP, or filter configuration) to the dynamic interfaces, making them easier to manage.

Before you begin:

  • Configure the dynamic profile.

    See Configuring a Basic Dynamic Profile.

To configure dynamic subscriber interfaces:

  1. Specify that you want to configure the demux0 interface in the dynamic profile.
    user@host# edit dynamic-profiles business-profile interfaces demux0
  2. Configure the unit for the demux0 interface.
    1. Configure the variable for the unit number of the demux0 interface.

      The variable is dynamically replaced with the unit number that DHCP supplies when the subscriber logs in.

      [edit dynamic-profiles business-profile interfaces demux0]user@host# edit unit $junos-interface-unit
    2. Configure the variable for the underlying interface of the demux interfaces and specify the $junos-underlying-interface variable.

      The variable is dynamically replaced with the underlying interface that DHCP supplies when the subscriber logs in.

      [edit dynamic-profiles business-profile interfaces demux0 unit “$junos-interface-unit”]user@host# set demux-options underlying-interface $junos-underlying-interface
  3. Configure the family for the demux interfaces.
    1. Specify that you want to configure the family.

      For IPv4:

      [edit dynamic-profiles business-profile interfaces demux0 unit “$junos-interface-unit”]user@host# edit family inet

      For IPv6:

      [edit dynamic-profiles business-profile interfaces demux0 unit “$junos-interface-unit”]user@host# edit family inet6
    2. Configure the unnumbered address for the family.
      [edit dynamic-profiles business-profile interfaces demux0 unit “$junos-interface-unit” family inet]user@host# set unnumbered-address lo0.0
    3. Configure the variable for the IP address of the demux interface.

      The variable is dynamically replaced with the IP address that DHCP supplies when the subscriber logs in. For IPv4, use $junos-subscriber-ip-address, For IPv6, use $junos-subscriber-ipv6-address. For IPv6 multiple address support, use $junos-subscriber-ipv6-multi-address.

      [edit dynamic-profiles business-profile interfaces demux0 unit “$junos-interface-unit” family inet]user@host# set demux-source $junos-subscriber-ip-address
 

Related Documentation

  • MX Series
  • Subscriber Interfaces and Demultiplexing Overview
  • Configuring MAC Address Validation for Dynamic Subscriber Interfaces
  • Attaching Dynamic Profiles to DHCP Subscriber Interfaces
  • Example: Configuring Dynamic Subscriber Interfaces on IP Demux Interfaces
 

Published: 2013-02-11

 
  • About Juniper
  • Investor Relations
  • Press Releases
  • Newsletters
  • Juniper Offices
  • Green Networking
  • Resources
  • How to Buy
  • Partner Locator
  • Image Library
  • Visio Templates
  • Security Center
  • Community
  • Forums
  • Blogs
  • Junos Central
  • Social Media
  • Developers
  • Support
  • Technical Documentation
  • Knowledge Base (KB)
  • Software Downloads
  • Product Licensing
  • Contact Support
Site Map / RSS Feeds / Careers / Accessibility / Feedback / Privacy & Policy / Legal Notices
Copyright© 1999-2013 Juniper Networks, Inc. All rights reserved.
Help
|
My Account
|
Log Out