Subscriber Management Commands - Juniper JUNOSE SOFTWARE 11.2.X - BROADBAND ACCESS CONFIGURATION GUIDE 7-20-2010 Configuration Manual

Software for e series broadband services routers broadband access configuration guide
Table of Contents

Advertisement

Subscriber Management Commands

clear ip demux
Copyright © 2010, Juniper Networks, Inc.
host1(config)#ip dhcp-external server-address 10.10.10.1
Configure a default policy for subscribers, using a previously configured classifier
3.
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
Configure a dynamic subscriber interface policy.
4.
host1(config)#profile disableUser
host1(config-profile)#ip policy input filterAll
host1(config-profile)#ip policy output filterAll
host1(config-profile)#exit
Configure a route map.
5.
host1(config)#route-map routeMapWest21
host1(config-route-map)#set ip interface-profile disableUser
host1(config-route-map)#exit
Enable autoconfiguration mode.
6.
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
This section describes the commands that you use to configure subscriber management.
For commands related to a specific component, see the appropriate documentation.
DHCP—"DHCP Overview Information" on page 449
Policies—JunosE Policy Management Configuration Guide
QoS—JunosE Quality of Service Configuration Guide
Route maps—JunosE IP Services Configuration Guide
SRC software—SRC software documentation set
Use to clear all dynamically created demultiplexer table entries associated with the
route-map processing of the set ip source-prefix command.
deny—Drop addresses that appear in the source address range
primary—Associate the source prefix with the primary IP interface
Example
host1(config-if)#clear ip demux
Chapter 23: Configuring Subscriber Management
571

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.2

Table of Contents