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.
- Configure the name that defines the subscriber in the directory.
- Configure the subscriber’s last name.
- (Optional) Configure the subscriber's first name.
- (Optional) Configure the subscriber’s middle initial(s)
- (Optional) Specify whether the subscriber profile created with this subscriber definition is a shared profile. Subscribers cannot modify shared profiles.
- (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.
- (Optional) Configure the type and specifier of the router interface and virtual router that manage this subscriber.
- (Optional) Configure the maximum number of concurrent logins for this subscriber and all subordinate objects.
- (Optional) Configure the subscriber’s name as it appears in login screens.
- (Optional) Configure the login password and type of encryption.
- (Optional) Configure the plain text password.
- (Optional) Configure the maximum number of concurrent logins for subscribers associated with this subscriber definition.
- (Optional) Configure the timeout for subscriber sessions associated with this subscriber.
- (Optional) Configure the value that identifies the subscriber in accounting records; for a household subscriber, all subordinate subscribers generally use the same ID.
- (Optional) Assign service scopes to the subscriber.
- (Optional) Configure the actual values for parameters associated with this subscriber.
- (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;
