Cisco Cisco Packet Data Gateway (PDG) Folheto

Página de 8487
SGSN Interface Management Configuration Mode   
▀  interface 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
8030 
   
interface 
Maps the Gb interface to an NSE-ID and an NSE-name to facilitate the identification of the peer NSE/BSC. 
Product
 
SGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > SGSN Global Configuration > Interface Management Configuration 
configure > sgsn-global > interface-management
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-sgsn-interface-mgmt)# 
Syntax
 
interface gb peer-nsei id { name <value> | id <value> } 
no interfacegb peer-nsei id { name <value> | id <value> } 
no
 
Removes the interface mapping from the configuration. 
gb peer-nsei id id
 
Maps a specific peer NSE/BSC to the Gb interface by the NSEI. 
id 
- Enter an integer from 0 to 65535. 
gb peer-nsei name
 
Identifies a BSC by name assigned to the NSEI, which is stored in the SCT. 
name 
- Enter an alphanumeric string of 1 to 64 characters. 
Usage 
This command configures mapping between an NSE-ID and an NSE name and the SGSN’s Gb interface. The 
mapping allows the operator to use the 
lock-interface
 command (also in this mode) to more easily 
configure locking or unlocking of the interface to the BSC by identifying the network service entity by ID or 
by name. 
Related Commands: 
lock-interface
 
Example
 
Map NSE with ID of 
422
 and the name 
Dover
 to the Gb interface: 
interface gb peer-nsei id 422 name Dover 
The following example disables the mapping for NSEI 
2321
no interface gb peer-nsei id 2321