Subscriber Management Configuration Examples - 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

JunosE 11.2.x Broadband Access Configuration Guide
user-prefix
vlan service-profile

Subscriber Management Configuration Examples

578
Example
host1(config-service-profile)#user-name westford211
Use the no version to remove the user name from the IP service profile.
See user-name
Use to specify a user prefix for an IP service profile.
This command appends the user prefix to the username that is dynamically created
by JunosE subscriber management.
Example
host1(config-service-profile)#user-prefix xyz.atl
Use the no version to remove the user prefix from the IP service profile.
See user-prefix
Use to assign an IP service profile to a VLAN subinterface. Service profiles contain user
and password information, and are used in route maps for subscriber management
and to authenticate subscribers with RADIUS.
You can specify a service profile name with up to 32 ASCII characters.
Example
host1(config-profile)#vlan service-profile vlanClass1Service
host1(config-profile)#
Use the no version to remove the service profile from the VLAN subinterface.
See vlan service-profile
This section contains examples of creating dynamic usernames and shows the usernames
that are generated. The examples all use the following IP policy, interface profile, and
route map:
An IP policy that restricts access.
host1(config)#ip policy-list restrictAccess
host1(config-policy-list)#classifier-group *
host1(config-policy-list-classifier-group)#filter
host1(config-policy-list-classifier-group)#exit
host1(config-policy-list)#exit
host1(config)#
An interface profile that references the restrictAccess policy.
host1(config)#profile atlInterfaceProfile
host1(config-profile)#ip policy input restrictAccess
host1(config-profile)#ip policy output restrictAccess
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.2

Table of Contents