- IGMP Profile Configuration Mode Commands
- IKEv2 Security Association Configuration Mode Commands
- IMEI Profile Configuration Mode
- IMEI-TAC-Group Configuration Mode Commands
- IMS Authorization Service Configuration Mode Commands
- IMS Sh Service Configuration Mode Commands
- IPMS Client Configuration Mode Commands
- IPNE Endpoint Configuration Mode Commands
- IPNE Service Configuration Mode Commands
- IPSec Transform Set Configuration Mode Commands
- IPSG RADIUS Snoop Configuration Mode Commands
- IPSG RADIUS Server Configuration Mode Commands
- IPSP Configuration Mode Commands
- IPv6 ACL Configuration Mode Commands
- IPv6 to IPv4 Tunnel Interface Configuration Mode Commands
- IP VRF Context Configuration Mode Commands
- ISAKMP Configuration Mode Commands
- IuPS Service Configuration Mode Commands
- LAC Service Configuration Mode Commands
- Line Configuration Mode Commands
- Link Configuration Mode Commands
- Linkset Configuration Mode Commands
- LMA Service Configuration Mode Commands
- LNS Service Configuration Mode Commands
- Local Policy Actiondef Configuration Mode Commands
- Local Policy Eventbase Configuration Mode Commands
- Local Policy Ruledef Configuration Mode Commands
- Local Policy Service Configuration Mode Commands
- Location Service Configuration Mode Commands
- Logical eNode Configuration Mode Commands
- Loopback Interface Configuration Mode Commands
- LTE Custom TAI List Configuration Mode Commands
- LTE Emergency Profile Configuration Mode Commands
- LTE Forbidden Location Area Configuration Mode Commands
- LTE Forbidden Tracking Area Configuration Mode Commands
- LTE Foreign PLMN GUTI Management Database Configuration Mode Commands
- LTE HeNBGW MME Pool Configuration Mode Commands
- LTE Handover Restriction List Configuration Mode Commands
- LTE MME HeNB-GW Management Database Configuration Mode Commands
- LTE Network Global MME ID Management Database Configuration Mode Commands
- LTE Paging Map Configuration Mode Commands
- LTE Paging Profile Configuration Mode Commands
- LTE Peer Map Configuration Mode Commands
- LTE Policy Configuration Mode Commands
- LTE Subscriber Map Configuration Mode Commands
- LTE TAI Management Database Configuration Mode Commands
- LTE TAI Management Object Configuration Mode Commands
- MAG Service Configuration Mode Commands
- MAP Service Configuration Mode Commands
- MIP HA Assignment Table Configuration Mode Commands
- MPLS-LDP Configuration Mode Commands
- MIPv6 HA Service Configuration Mode Commands
- MME-eMBMS Service Configuration Mode Commands
- MME LAC Pool Area Configuration Mode Commands
- MME MSC Pool Area Configuration Mode
- MME SGs Service Configuration Mode Commands
- MME Service Configuration Mode Commands
- MPLS-IP Configuration Mode Commands
- MRME Service Configuration Mode Commands
- Network Service Entity- IP Local Configuration Mode Commands
- Network Service Entity - Peer NSEI Configuration Mode Commands
- Network Service Virtual Connection Configuration Mode Commands
- Network Service Virtual Link Configuration Mode Commands
- NTP Configuration Mode Commands
- NTSR Pool Configuration Mode Commands
- Operator Policy Configuration Mode
- ORBEM Configuration Mode Commands
- OSPF Configuration Mode Commands
- OSPFv3 Configuration Mode Commands
- OSPF VRF Configuration Mode Commands
- Out-Address Configuration Mode Commands
- P2P Advertisement Server Group Configuration Mode Commands
- PCC-Action-Set Configuration Mode Commands
- PCC-AF-Service Configuration Mode Commands
- PCC-Condition-Group Configuration Mode Commands
- PCC-Data-Service Configuration Mode Commands
- PCC-Event-Notification-Interface-Endpoint Configuration Mode Commands
- PCC-Policy-Service Configuration Mode Commands
- PCC-Service-Profile Configuration Mode Commands
- PCC-QoS-Profile Configuration Mode Commands
- PCC-Quota Service Configuration Mode Commands
- PCC-Sp-Endpoint Configuration Mode Commands
- PCC-Service Addon Configuration Mode Commands
- PCC-TimeDef Configuration Mode Commands
- PCP Configuration Mode Commands
- PCP Policy Control Configuration Mode Commands
- PDIF Service Configuration Mode Commands
- PDG Service Configuration Mode Commands
- PDSN Service Configuration Mode Commands
- PDSN Service RoHC Configuration Mode Commands
- Peer List Configuration Mode Commands
- Peer Profile Configuration Mode Commands
- Peer-Server Configuration Mode Commands
- P-GW Service Configuration Mode Commands
- Policy Control Configuration Mode Commands
- Plugin Configuration Mode Commands
- PVC Configuration Mode Commands
- PVC Interface Configuration Mode Commands
- QCI - QoS Mapping Configuration Mode Commands
- QCI - RAN ID Mapping Configuration Mode Commands
- QoS L2 Mapping Configuration Mode Commands
- QoS Profile Configuration Mode Commands
- Index
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.
Mode
Exec > Global Configuration > Network Service Entity - IP Configuration
configure > network-service-entity ip-local
Entering the above command sequence results in the following prompt:
[local]host_name(nse-ip-local)#
The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s).
- all-nsvc-failure-action
- associate
- bssgp-timer
- end
- exit
- max-ns-retransmissions
- ns-timer
- nsvc-failure-action
- nsvl
- peer-network-service-entity
- retry-count
- timer
all-nsvc-failure-action
Configure how the SGSN handles the NSE when all NSVCs go down.
Product
All
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Network Service Entity - IP Configuration
configure > network-service-entity ip-local
Entering the above command sequence results in the following prompt:
[local]host_name(nse-ip-local)#
Syntax
Syntax Description
all-nsvc-failure-action clear-nse default 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. This CLI clears the info only in cases where all the NSVC of NSE go down due to ALIVE time out.
Usage Guidelines
Enable the SGSN to clear NSE information when all NSVCs go down.
Examples
all-nsvc-failure-action clear-nse
associate
This command supports the association of DSCP template at network-service-entity ip local level.
Product
SGSN
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Network Service Entity - IP Configuration
configure > network-service-entity ip-local
Entering the above command sequence results in the following prompt:
[local]host_name(nse-ip-local)#
Syntax
Syntax Description
associate dscp-template downlink [<template-name>] no associate dscp-template downlink
no
Removes the associate services needed for all IP nses.
dscp-template
Configures DCSP for all IP nses.
downlink [<template-name>]
Specifies the DSCP template used for the downlink packets.
template-name: String of size 1 up to 64.
Usage Guidelines
Configuring this command allows the SGSN to send the configured DSCP value to:
- All the GPRS nodal messages.
- All the subscriber specific messages, when dscp template association at gprs-service level and nsei level are absent.
The DSCP template can be defined in sgsn global.
By default, SGSN will apply best effort DSCP value ( that is, "0" ).
Note:
- Atleast one nsvl should be configured, before configuring the DSCP marking at "network-service-entity ip-local" level.
- After the removal of last nsvl, DSCP template association is removed from "network-service-entity ip-local".
Examples
The following example associates a DSCP template at network-service-entity ip local level.
associate dscp-template downlink DSCP
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
Syntax Description
end
Usage Guidelines
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
Syntax Description
exit
Usage Guidelines
Returns to the global configuration mode.
max-ns-retransmissions
This command configures the maximum number of transmission retries counter.
Product
SGSN
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Network Service Entity - IP Configuration
configure > network-service-entity ip-local
Entering the above command sequence results in the following prompt:
[local]host_name(nse-ip-local)#
Syntax
Syntax Description
[ 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 Guidelines
Sets the maximum for NS transmission retries.
Examples
max-ns-retransmission alive 4
ns-timer
This command sets the network service (NS) counters for the SNS procedure and testing.
Product
SGSN
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Network Service Entity - IP Configuration
configure > network-service-entity ip-local
Entering the above command sequence results in the following prompt:
[local]host_name(nse-ip-local)#
Syntax
Syntax Description
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 Guidelines
Set NS timers to help manage the NSE-IP connection.
Examples
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.
Product
SGSN
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Network Service Entity - IP Configuration
configure > network-service-entity ip-local
Entering the above command sequence results in the following prompt:
[local]host_name(nse-ip-local)#
Syntax
Syntax Description
nsvc-failure-action send-ns-status default 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 Guidelines
Use this command to enable or disable sending an NS-STATUS messages when an NSVC goes down.
Examples
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.
Product
SGSN
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Network Service Entity - IP Configuration
configure > network-service-entity ip-local
Entering the above command sequence results in the following prompt:
[local]host_name(nse-ip-local)#
Syntax
Syntax Description
[ 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 Guidelines
Access the NSVL configuration mode.
Examples
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.
Feedback