cc/td/doc/product/cable/svc_ctrl/scmgtsu
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table Of Contents


Glossary

Revised: May 30, 2007, OL-7199-07

Table E-1 Glossary of Terms  

Access Control List (ACL)

Permits or denies incoming connections on any of the management interfaces. It is an ordered list of entries, each consisting of an IP address and an optional wildcard "mask" defining an IP address range, and a permit/deny field.

Active Subscriber

An online subscriber who is actually generating IP traffic.

Anonymous subscriber ID

The SCE device assigns each unknown subscriber IP address with a temporary subscriber ID until it receives the real Subscriber ID from the Policy Server. This occurs in a Pull Model integration in the Subscriber Manager.

For more information on the Pull Model integration, see the Cisco SCMS SCE Subscriber API Programmer Guide.

Anonymous subscriber mode

A mode of the Service Control solution in which the system monitors traffic and automatically assigns a Service Configuration based on to the individual's IP address used on its subscriber-side. This mode can be used to control a subscriber's traffic anonymously, without integrating the system with an OSS system. In this mode, the subscribers defined in the system are anonymous and are distinguished only by their IP address or VLAN ID.

Automatic integration

Subscribers are introduced into the SM automatically upon login, by the LEG.

Blocking API

In a Blocking API, which is the common type, every method returns after its operation has been performed.

Cable/Satellite modem

A data modem that provides Internet access over cable and satellite networks. The modem usually corresponds to a single subscriber of the Internet Service Provider (ISP).

CLI

One of the management interfaces to the SCE platform. It is accessed through a Telnet session or directly via the console port on the front panel of the SCE platform.

Cluster Topology

The SM is implemented based on the Veritas Cluster Server (VCS) technology. The cluster includes two machines, each of them running SM TimesTen and Veritas software. The Veritas Cluster Server software consolidates the two SM machines and exposes a single entity by providing a single virtual IP address for the entire cluster.

The added functionality when operating in a cluster topology provides powerful new features such as fail-over and high availability.

The cluster software distinguishes an active and a standby machine. The active machine `owns' the virtual IP address and all network connections, while the standby machine is passive until a fail-over occurs. At fail-over, the IP address is passed from the failing server to the backup server, which becomes activated and re-establishes all network connections.

Command-Line Interface

See CLI.

CPE

Any type of equipment that an end-user can connect to the network through a modem. The end-user can connect multiple CPE devices to the Internet through a single modem.

Customer premise equipment

See CPE.

DHCP Forwarder

An application that acts as a bridge between the DHCP Lease Query LEG and the DHCP servers. The request sent from the LEG is received by the forwarder and is forwarded to the appropriate DHCP server. The replies from the DHCP servers are forwarded to the LEG. The LEG signals the forwarder which server should receive each request.

DHCP Lease Query Transaction

The DHCP Lease Query transaction is a DHCP transaction with special message types that enable, among other things, clients to query DHCP servers regarding the owner and the lease-expiration-time of an IP address.

The DHCP Lease-Query transaction is defined in an Internet Engineering Task Force (IETF) standard. For more information, see the IETF website.

DHCP Sniffer

The software logic inside the SCE device that analyzes DHCP traffic and sends the information to the SCE-Sniffer DHCP LEG using the RDR protocol.

Domains

A group of SCE platforms that share a group of subscribers. The subscriber traffic can pass through any SCE platform in the domain.

A subscriber and an SCE can belong to only one domain.

Fail-over

In a fail-over solution, the two Subscriber Manager platforms exchange keep alive messages via the cascade ports. This keep alive mechanism enables fast detection of failures between the Subscriber Manager platforms and fast fail-over to the standby SM platform when required.

High Availability

In a high availability topology, the Subscriber Manager software runs on two machines, designated as the active machine and the standby machine. Subscriber data is continuously replicated from the active to the standby machine, ensuring there is minimal data loss in case of active SM failure. When the active machine fails, the standby machine discovers the failure and becomes active.

LEG

Software components that use the Subscriber Manager API to generate subscriber-record update messages such as login/logout, and send the messages to the SM.

LEGs are usually installed on AAA/OSS platforms, and serve as translators from events generated by the customer system to Cisco subscriber update events.

Login Event Generator

See LEG.

Manual integration

Subscribers are introduced into the SM by importing them in the form of a csv file, or by using the appropriate SM CLU.

NAS

A network device that serves as an access point for a remote user. It initiates RADIUS transactions to the RADIUS server to authenticate a remote user.

Network Access System (NAS)

See NAS.

Network ID Mappings

A network identifier that the SCE device can relate to a specific subscriber record. A typical example of a network ID mapping (or simply mapping) is an IP address. Currently, the Cisco Service Control solution supports IP address, IP range, and VLAN mappings.

Non-blocking API

Non-blocking methods return immediately, even before their operation has been completed. The operation results are either returned to an Observer object (Listener) or not returned at all.

The non-blocking method is advantageous when the operation is lengthy and involves I/O. Performing the operation in a separate thread allows the caller to continue doing other tasks and improves overall system performance.

Pull mode

Subscriber information is not distributed automatically. Only when an SCE platform cannot associate the IP traffic with a subscriber, will it request (pull) information from the SM.

Pull-request

A message sent from an SCE device to the SM/LEG when it identifies a use of a new subscriber IP address in the network. The SM uses the IP address provided in this message to query the database to retrieve the subscriber data of the subscriber associated with this address and to send its data to the SCE.

Push mode

The SM automatically distributes (pushes) subscriber information to the relevant SCE platform immediately after the record is added or changed. Therefore, when the subscriber starts producing traffic through the SCE platform, it is ready with the required subscriber information.

Quota

A (subscriber's) limit for a specific metric, such as bandwidth or volume.

SCE Platform

The Service Control purpose-built hardware service component. This hardware device is capable of performing smart analysis of the packets at wire speed. It monitors the traffic on the line, producing raw data to be provided to the loaded application, which processes the data for functions such as reporting, policy management, subscription management, and implementation of tiered service subscriber aware traffic policies.

The SCE platform comes in the following models: SCE 1000 2xGBE, SCE 2000 4xGBE, and SCE 2000 4/8xFE. There may be one or more SCE platforms on the provider network.

Service Control Engine platform

See SCE platform.

Service Control Management Suite Subscriber Manager

See SM.

SM

A middleware software component used in cases where dynamic binding of subscriber information and service configurations is required. The SM manages subscriber information and provisions it in real time to multiple SCE platforms. It can store subscriber service configurations information internally, and act as a state-full bridge between the AAA system (for example, RADIUS and DHCP) and the SCE platforms.

Subscriber

The generic term used to refer to the managed entity for which a Service Configuration is enforced, and usage is monitored, by a Service Control solution. A subscriber can be defined as an individual IP address, or ranges of IP addresses or VLANs. The system supports different modes of operations including: subscriber-less mode (all control is performed globally), anonymous subscriber mode, and dynamic and static subscriber-aware modes.

Subscriber domain

The Subscriber Manager (SM) provides the option of partitioning SCE platforms and subscribers into subscriber domains. A subscriber domain is a group of SCE platforms that share a group of subscribers. Subscriber domains can be configured using the SM configuration file and can be viewed using the SM Command-Line Utility (CLU).

It is also possible to configure domain aliases. A domain alias is a synonym for the actual domain name in the SM. Domain aliases are configured in the SM configuration file.

Subscriber mappings

The SCE platform requires mappings between the network IDs (IP addresses) of the flows it encounters and the subscriber IDs. The SM database contains the network IDs that map to the subscriber IDs. The SCE network-ID-to-subscriber mappings are constantly updated from the SM database.

Subscriber package

A policy enforced by Cisco SCMS solutions on each subscriber, which is usually defined by a policy package ID. The various Subscriber Manager Login Event Generator (LEG) component software can handle the package ID in any of the following ways:

Sets the package ID according to configurable options of the DHCP initial logon or lease extension transactions

Sets the package ID using a constant default value

Leave the package ID unset



hometocprevnextglossaryfeedbacksearchhelp

Posted: Wed Aug 15 17:39:04 PDT 2007
All contents are Copyright © 1992--2007 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.