Network Service Entity- IP Local Configuration Mode Commands

The Network Service Entity (NSE) - IP Local configuration mode is a sub-mode of the Global Configuration mode. This sub-mode configures the local endpoint for NS/IP with the commands and parameters to define the management functionality for the Gb interface between a BSS and an SGSN over a 2.5G GPRS IP network connection.

Upon entering this mode, the prompt will appear in a manner similar to:
[local]hostname(nse-ip-local)#

IMPORTANT:

The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s).

all-nsvc-failure-action

Configure how the SGSN handles the NSE when all NSVCs go down.

Platform:

ASR 5000

Product:

All


Privilege:

Security Administrator, Administrator


Syntax
all-nsvc-failure-action
clear-nsedefault all-nsvc-failure-action
default

By default, the NSE is not cleared if all NSVCs go down.

clear-nse

Instructs the SGSN to SGSN to clear NSEs if all NSVCs to the BSC are down.


Usage:

Enable the SGSN to clear NSE information when all NSVCs go down.

Example

Example
Use the following command to configure the SGSN to clear NSEs when all NSVCs go down.
all-nsvc-failure-action
clear-nse
bssgp-timer

This command has been deprecated.

end

Exits the current configuration mode and returns to the Exec mode.

Product:

SGSN


Privilege:

Security Administrator, Administrator


Syntax
end

Usage:

Return to the Exec mode.

exit

Exits the current configuration mode and returns to the global configuration mode.

Product:

SGSN


Privilege:

Security Administrator, Administrator


Syntax
exit

Usage:

Returns to the global configuration mode.

max-ns-retransmissions

This command configures the maximum number of transmission retries counter.

Platform:

ASR 5000

Product:

SGSN


Privilege:

Security Administrator, Administrator


Syntax
[ default ] max-ns-retransmissions { alive count | sns-proc count }
default

Resets the specified counter configuration to the default value.

alive count

Sets the maximum number of alive retries.

count: Must be an integer between 0 and 10. Default is 3.

sns-proc count

Sets the maximum number of retries for the SNS procedure

count: Must be an integer between 0 and 5. Default is 3.


Usage:

Sets the maximum for NS transmission retries.

Example

Example
max-ns-retransmission
alive  4
ns-timer

This command sets the network service (NS) counters for the SNS procedure and testing.

Platform:

ASR 5000

Product:

SGSN


Privilege:

Security Administrator, Administrator


Syntax
ns-timer { sns-guard timeout_val | sns-prov
 timeout_val | test timeout_val }default ns-timer { sns-guard | sns-prov | test }
default

Resets the selected timer configuration to its default value.

sns-guard timeout_val

Sets the SNS-guard timer which is used in the auto-learn procedure to clean-up learnt BSC/NSE informtation. Timeout value is in seconds.

timeout_val: Enter an integer from 1 to 300. Default is 60.

sns-prov timeout_val

Sets the SNS procedure timeout value in seconds.

timeout_val: Enter an integer from 1 to 10. Default is 5.

test timeout_val

Sets the test procedure timeout value in seconds.

timeout_val: Enter an integer from 1 to 60. Default is 30 seconds.


Usage:

Set NS timers to help manage the NSE-IP connection.


Example:
The following example sets the test timer to 4 seconds:
ns-timer test 4
nsvc-failure-action

This command enables and disables the sending of an NS-STATUS message with cause ‘ip-test fail’ when NSVC goes down.

Platform:

ASR 5000

Product:

SGSN


Privilege:

Security Administrator, Administrator


Syntax
nsvc-failure-action
send-ns-statusdefault nsvc-failure-action
default

Resets the command configuration to its default value. The default action is not to send an NS-STATUS message. This is applicable only to NSVCs that are auto-learned and not configured.

send-ns-status

Enables the sending of the NS-STATUS message.


Usage:

Use this command to enable or disable sending an NS-STATUS messages when an NSVC goes down.


Example:
Enable sending of the message:
nsvc-failure-action
send-ns-status
nsvl

This command creates and instance of a network service virtual link (NSVL) and enters the NSVL configuration mode.

Platform:

ASR 5000

Product:

SGSN


Privilege:

Security Administrator, Administrator


Syntax
[ no ] nsvl
instance nsvl_id
no

Removes the identified NSVL definition from the configuration.

instance nsvl_id

Identifies a specific NSVL configuration instance.

nsvl_id: Must be an integer from 0 to 3.


Usage:

Access the NSVL configuration mode.

Example

Example
Enter the NSVL configuration sub-mode to modify the configuration for NSVL instance 2:
nsvl instance 2
peer-network-service-entity

This command has been replaced by the Network Service Entity - Peer NSEI Frame Relay configuration mode.

retry-count

This command has been replaced by the max-ns-retransmissions command.

timer

This command has been replaced by the ns-timer command.