QoS Accounting Configuration

To configure the account configuration and account servers:

  1. In Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
  2. Type session-router and press Enter.
    ORACLE(configure)# session-router
  3. Type account-config and press Enter. The system prompt changes to let you know that you can begin configuring individual parameters.
    ORACLE(session-router)# account-config
    ORACLE(account-config)#
  4. To configure account server parameters (a subset of the account configuration parameters, type account-servers and press Enter. The system prompt changes to let you know that you can begin configuring individual parameters.
    ORACLE(account-config)# account-servers
    ORACLE(account-server)#

    The following example shows both the account config and account server parameters.

    account-config
            hostname                       acctserver1
            port                           1813
            strategy                       Hunt
            state                          enabled
            max-msg-delay                  60
            max-wait-failover              100
            trans-at-close                 disabled
            generate-start                 OK
            generate-interim
                                           OK
                                           Reinvite-Response
    account-server
                    hostname                       192.168.2.2
                    port                           1813
                    state                          enabled
                    min-round-trip                 100
                    max-inactivity                 100
                    restart-delay                  100
                    bundle-vsa                     enabled
                    secret                         testing
                    NAS-ID                         acme-accounting
    last-modified-date             2005-01-15 02:23:42