profile compliance service n2
Configures the 3GPP n2 service specification version number.
Command Mode
Exec > Global Configuration (config) > Compliance Profile Configuration (config-compliance-profile_name )
Syntax
service n2 version { full full_version | spec 3gpp_spec_version | uri version_uri } | version-list version version_name { full full_version | mode { active | offline } | spec 3gpp_spec_version | uri version_uri }
version
Specify the 3GPP compliance version to configure. It allows only one compliance version to be configured at a time.
full full_version
Specify the full version in the format major-version .minor-version .patch-version .[alpha-draft-number ].
Must be a string in the pattern '\d+.\d+.\d+^?(.alpha-\d+)?'.
spec 3gpp_spec_version
Specify the 3GPP n2 service specification version number.
Must be one of the following:
15.0.0
15.2.0
15.4.0
Default Value: 15.0.0.
uri version_uri
Specify the version URI.
Must be a string in the pattern 'v\d'.
version-list version version_name
Specify the 3GPP compliance versions to configure. It allows a maximum of two compliance versions to be configured at a time.
mode { active | offline }
Specify the status of configured 3GPP compliance versions. mode is an optional configuration. The default value is active . If version-list version is configured with two versions, then at least one version should be active .
Usage Guidelines
Use this command to configure the 3GPP N2 service specification version number.