Navigation
Back up to About Overview
[+] Expand All
[-] Collapse All
A
- access lines 1
- accesses
- configuring subscriptions
- accounting
- anonymous subscriber
- attributes
- authenticated subscriber
- authentication plug-ins
- authorization plug-ins
B
C
- captive portal
- classification scripts
- conditions 1
- configuring
- descriptions
- DHCP classification, C Series Controller
- interface classification, C Series Controller
- structure
- subscriber classification, C Series Controller
- target, C Series Controller
- component interactions
- conventions
- COPS (Common Open Policy Service)
- custom RADIUS accounting plug-ins 1
- configuring
- custom RADIUS authentication plug-ins 1
- configuring
- customer support 1
D
- default retailer authentication plug-ins
- configuring
- default retailer DHCP authentication plug-ins
- configuring
- denial-of-service attacks
- DHCP (Dynamic Host Configuration Protocol)
- address assignment
- classification scripts. See classification scripts
- options
- profiles
- subscribers
- documentation
E
- enterprise
- enterprise subscribers 1
- adding
- enterprise subscribers, login process
- event publishers
- configuring
- default retailer authentication, configuring
- default retailer DHCP authentication, configuring
- description
- retailer-specific
- service-specific
- virtual router-specific
- external plug-ins
- configuring
F
- file upload settings for log rotation
- configuring
- flat file accounting plug-ins 1
- flexible RADIUS accounting plug-ins 1
- attributes, defining
- configuring
- RADIUS packets, defining
- flexible RADIUS authentication plug-ins 1
- attributes, defining
- configuring
- RADIUS packets, defining
- setting responses
- FTP server for log rotation
G
- general properties
- configuring
H
- HTTP proxy 1, 2
- HTTPS traffic
I
- interface classification scripts. See classification scripts
- interim accounting, configuring on SAE
- internal plug-ins
- configuring
L
- LDAP authentication plug-in 1
- configuring
- limiting subscribers plug-in 1
- configuring
- log rotation
- overview
- logging
- login events, description
- login process
- login registration
- configuring
- logout process, residential
M
- managers
- manuals
N
- NAT (Network Address Translation)
- notice icons
P
- plug-ins
- activating service sessions
- authentication
- authorization
- basic RADIUS accounting 1
- basic RADIUS authentication 1
- creating subscriber sessions
- custom RADIUS accounting 1
- custom RADIUS authentication 1
- defining RADIUS packets
- DHCP address assignment
- event publishers. See event publishers
- external
- flat file accounting 1
- flexible RADIUS accounting 1
- flexible RADIUS authentication 1
- internal 1
- LDAP authentication 1
- limiting subscribers 1
- state synchronization
- tracking
- policy groups
- policy management
- PPP subscribers
- prevention, use of unauthorized resources
- protocols
- proxy HTTP 1, 2
- proxy request management
- public addresses, VPNs
Q
R
- RADIUS accounting
- RADIUS attributes
- defining in RADIUS plug-ins
- examples, defining in RADIUS plug-ins
- RADIUS client library, custom RADIUS plug-ins
- RADIUS packets, customizing in plug-ins
- RADIUS peers
- configuring in plug-ins
- RADIUS plug-ins 1, See also plug-ins
- redirect server
- assessing load
- configuration statements
- configuring
- configuring DNS server for
- configuring HTTP proxy support
- configuring redundant
- directory connection
- failover
- file extensions
- logging
- number of requests
- protection against denial-of-service attacks
- redundancy 1, 2, 3
- static route to router
- traffic definition
- verifying
- redundancy
- residential subscribers 1
- adding
- login process. See login process
- retailers
- subscribers 1
- router subscribers 1
- adding
- routing instances
- routing scheme
S
- SAE (service activation engine)
- classification scripts. See classification scripts
- login events
- login process. See login process
- SAE (service activation engine), configuring
- service activation engine. See SAE
- service sessions
- sites 1, 2, 3
- subscriber 1
- state synchronization plug-in interface
- configuring
- static IP subscribers, login process
- static routing
- subscriber classification scripts. See classification scripts
- subscriber folders 1
- adding
- subscriber sessions
- subscribers
- 3gpp attributes (Gx router driver)
- adding
- enterprise 1
- inheriting properties
- inheriting subscriptions
- residential 1
- retailer 1
- router 1
- sessions
- sites 1
- types
- subscriptions 1
- access, configuring
- an orderly deactivation, activation order, specifying
- configuring
- multiple per subscriber
- support, technical See technical support
T
- targets. See classification scripts
- technical support
- text conventions defined
- tracking plug-ins 1
- configuring
U
- UDP ports
- User Datagram Protocol. See UDP
V
- validating
- virtual private networks. See VPNs
- VPNs (virtual private networks)
- adding
- configuration requirements
- configuration statements
- extranet clients, modifying
- invalid subscriptions
- modifying
- routing schemes
- using NAT
- validating
Download This Guide
Related Documentation
- Adding Residential Subscribers (C-Web Interface)
- Configuring Administrative Information for Residential Subscribers (SRC CLI)
- Subscribers Overview
- Configuring Subscribers and Subscriptions Overview
- Residential Subscriber Login and Processes
Adding Residential Subscribers (SRC CLI)
Use the following configuration statements to configure residential subscribers:
subscribers retailer name subscriber-folder folder-name subscriber name {common-name common-name ; surname surname ; given-name given-name ; initials initials ; anonymous; ip-address ip-address ; interface-name interface-name ; maximum-login-group maximum-login-group ; display-name display-name ; encrypted-password encrypted-password ; plain-text-password; maximum-login maximum-login ; session-timeout session-timeout ; accounting-user-id accounting-user-id ; substitution [ substitution... ]; }
To add a residential subscriber:
- From configuration mode, enter the residential subscriber
configuration. In this procedure, peter is the name of the subscriber
record. user@host# edit subscribers retailer default subscriber-folder local subscriber peter
- Configure the name that defines the subscriber in the
directory.[edit subscribers retailer default subscriber-folder local subscriber peter]user@host# set common-name common-name
- Configure the subscriber’s last name. [edit subscribers retailer default subscriber-folder local subscriber peter]user@host# set surname surname
- (Optional) Configure the subscriber's first name. [edit subscribers retailer default subscriber-folder local subscriber peter]user@host# set given-name given-name
- (Optional) Configure the subscriber’s middle initial(s)[edit subscribers retailer default subscriber-folder local subscriber peter]user@host# set initials initials
- (Optional) Specify whether the subscriber profile created
with this subscriber definition is a shared profile. Subscribers cannot
modify shared profiles.[edit subscribers retailer default subscriber-folder local subscriber peter]user@host# set anonymous
- (Optional) Configure the IP address for subscribers who
have fixed IP addresses, and for whom the SRC does not learn addresses
through its management of routers or through calls to its notification
API. [edit subscribers retailer default subscriber-folder local subscriber peter]user@host# set ip-address ip-address
- (Optional) Configure the type and specifier of the router
interface and virtual router that manage this subscriber. [edit subscribers retailer default subscriber-folder local subscriber peter]user@host# set interface-name interface-name
- (Optional) Configure the maximum number of concurrent
logins for this subscriber and all subordinate objects. [edit subscribers retailer default subscriber-folder local subscriber peter]user@host# set maximum-login-group maximum-login-group
- (Optional) Configure the subscriber’s name as it
appears in login screens. [edit subscribers retailer default subscriber-folder local subscriber peter]user@host# set display-name display-name
- (Optional) Configure the login password and type of encryption. [edit subscribers retailer default subscriber-folder local subscriber peter]user@host# set encrypted-password encrypted-password
- (Optional) Configure the plain text password. [edit subscribers retailer default subscriber-folder local subscriber peter]user@host# set plain-text-password
- (Optional) Configure the maximum number of concurrent
logins for subscribers associated with this subscriber definition.[edit subscribers retailer default subscriber-folder local subscriber peter]user@host# set maximum-login maximum-login
- (Optional) Configure the timeout for subscriber sessions
associated with this subscriber. [edit subscribers retailer default subscriber-folder local subscriber peter]user@host# set session-timeout session-timeout
- (Optional) Configure the value that identifies the subscriber
in accounting records; for a household subscriber, all subordinate
subscribers generally use the same ID.[edit subscribers retailer default subscriber-folder local subscriber peter]user@host# set accounting-user-id accounting-user-id
- (Optional) Assign service scopes to the subscriber.[edit subscribers retailer default subscriber-folder local subscriber peter]user@host# set scope [ scope... ]
- (Optional) Configure the actual values for parameters
associated with this subscriber.[edit subscribers retailer default subscriber-folder local subscriber peter]user@host# set substitution [ substitution... ]
- (Optional) Verify your configuration.
[edit subscribers retailer default subscriber-folder local subscriber peter] user@host# show common-name psmith; surname smith; initials A; anonymous; ip-address 10.10.62.3; interface-name fastethernet6/0.1@vrName@routerName; encrypted-password abcdefh; session-timeout 9000;
Related Documentation
- Adding Residential Subscribers (C-Web Interface)
- Configuring Administrative Information for Residential Subscribers (SRC CLI)
- Subscribers Overview
- Configuring Subscribers and Subscriptions Overview
- Residential Subscriber Login and Processes