User's Manual 854 Document #: LTRT-10632
Mediant 800B Gateway & E-SBC
Parameter Description
Local User
[SBCUserInfoTable_LocalUser]
Defines the user and is used as the Request-URI user part for
the AOR in the database.
The valid value is a string of up to 10 characters.
Username
[SBCUserInfoTable_Username]
Defines the username for registering the user when
authentication is necessary.
The valid value is a string of up to 40 characters.
Password
[SBCUserInfoTable_Password]
Defines the password for registering the user when
authentication is necessary.
The valid value is a string of up to 20 characters.
IP Group
[SBCUserInfoTable_IPGroupName]
Assigns an IP Group to the user and is used as the Request-
URI source host part for the AOR in the database.
To configure IP Groups, see 'Configuring IP Groups' on page
365.
Status
[SBCUserInfoTable_Status]
(Read-only field) Displays the status of the user - "Registered"
or "Not Registered".
47.7.3.2 Configuring SBC User Info Table through CLI
The SBC User Info table can be configured in the CLI using the following commands:
To add and/or modify a user (example):
# configure voip
(config-voip)# sip-definition proxy-and-registration
(sip-def-proxy-and-reg)# user-info sbc-user-info <index, e.g.,
1>
(sbc-user-info-1)# username JohnDee
(sbc-user-info-1)# <activate | exit>
To delete a specific user, use the no command:
(sip-def-proxy-and-reg)# no user-info sbc-user-info <index,
e.g., 1>
To view all table entries:
(sip-def-proxy-and-reg)# user-info sbc-user-info display
---- sbc-user-info-0 ----
local-user (JohnDee)
username (userJohn)
password (s3fn+fn=)
ip-group-id (1)
status (not-resgistered)
---- sbc-user-info-1 ----
local-user (SuePark)
username (userSue)
password (t6sn+un=)
ip-group-id (1)
status (not-resgistered)
To view a specific entry (example):
(sip-def-proxy-and-reg)# user-info sbc-user-info <index, e.g.,
0>
(sbc-user-info-0)# display
local-user (JohnDee)