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

Support
Technical Documentation
Content Explorer New
 
Enterprise MIBs
 
EOL Documentation
 
File Format Help
 
Glossary
 
Portable Libraries
 
 
Home > Support > Technical Documentation > JunosE Software > Configuring Subscriber Management with an External DHCP Server
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

  • Subscriber Management Procedure Overview
  • ip policy
  • ip policy-list
  • route-map
  • service dhcp-external
  • set ip interface-profile
 

Configuring Subscriber Management with an External DHCP Server

To configure subscriber management for clients by using an external DHCP server, as in Unresolved xref, use the following procedure on E Series routers:

  1. Enable the DHCP external server application.
    host1(config)#service dhcp-external
  2. Specify each DHCP server for which to monitor traffic. You can specify a maximum of four DHCP servers.
    host1(config)#ip dhcp-external server-address 10.10.10.1
  3. Configure a default policy for subscribers, using a previously configured classifier group.
    host1(config)#ip policy-list filterAll host1(config-policy-list)#classifier-group filterGroupA host1(config-policy-list-classifier-group)#filter host1(config-policy-list-classifier-group)#exit host1(config-policy-list)#exit
  4. Configure a dynamic subscriber interface policy.
    host1(config)#profile disableUser host1(config-profile)#ip policy input filterAll host1(config-profile)#ip policy output filterAll host1(config-profile)#exit
  5. Configure a route map.
    host1(config)#route-map routeMapWest21 host1(config-route-map)#set ip interface-profile disableUser host1(config-route-map)#exit
  6. Enable autoconfiguration mode.
    host1(config)#interface gigabitEthernet 12/0 host1(config-if)#ip address 192.168.1.1 255.255.255.0 host1(config-if)#ip auto-configure ip-subscriber include-primary host1(config-if)#ip route-map ip-subscriber routeMapWest21 host1(config-if)#ip auto-detect ip-subscriber host1(config-profile)#exit
 

Related Documentation

  • Subscriber Management Procedure Overview
  • ip policy
  • ip policy-list
  • route-map
  • service dhcp-external
  • set ip interface-profile
 

Published: 2012-04-03

 
  • About Juniper
  • The New Network
  • Investor Relations
  • Press Releases
  • Newsletters
  • Juniper Offices
  • Resources
  • How to Buy
  • Partner Locator
  • Image Library
  • Visio Templates
  • Security Center
  • Community
  • Forums
  • Blogs
  • Junos Central
  • Social Media
  • 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-2012 Juniper Networks, Inc. All rights reserved.
Help
|
My Account
|
Log Out