Cisco Cisco ASR 5000

Page of 9109
APN Configuration Mode Commands   
▀  nbns 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
1418 
   
nbns 
Configures and enables use of NetBios Name Service (NBNS) for the APN. 
Product
 
GGSN 
P-GW 
SAEGW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > APN Configuration 
configure > context context_name > apn apn_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-apn)# 
Syntax
 
[ no ] nbns { primary | secondary } IP_address 
no
 
Removes/disables use of a previously configured NetBios Name Service. 
primary
 
Designates primary NBNS server. Must be followed with an IPv4 address in dotted-decimal notation. 
secondary
 
Designates secondary/failover NBNS server. Must be followed with an IPv4 address in dotted-decimal 
notation. 
IP_address
 
Specifies the IP address in IPv4 dotted-decimal notation. 
Usage 
This command specifies NBNS parameters. The NBNS option is present for both pdp type IP and pdp type 
PPP for GGSN. 
The system can be configured to use NetBios Name Service for the APN. 
Example
 
The following command configures the APN’s NetBios Name Service to primary IP 192.168.1.15. 
nbns primary 192.168.1.15