Subscriber Management Commands - Juniper JUNOSE SOFTWARE 11.0.X - BROADBAND ACCESS CONFIGURATION GUIDE 4-1-2010 Configuration Manual

For e series broadband services routers - broadband access configuration
Hide thumbs Also See for JUNOSE SOFTWARE 11.0.X - BROADBAND ACCESS CONFIGURATION GUIDE 4-1-2010:
Table of Contents

Advertisement

2.
3.
4.
5.
6.

Subscriber Management Commands

This section describes the commands that you use to configure subscriber
management. For commands related to a specific component, see the appropriate
documentation.
clear ip demux
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
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
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
Configure a route map.
host1(config)#route-map routeMapWest21
host1(config-route-map)#set ip interface-profile disableUser
host1(config-route-map)#exit
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
DHCP "DHCP Overview Information" on page 455
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.
Chapter 23: Configuring Subscriber Management
Subscriber Management Commands
581

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.0.x

Table of Contents