Cisco Cisco Packet Data Gateway (PDG)

Seite von 8994
Subscriber Configuration Mode Commands   
▀  nbns 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
8792 
   
nbns 
Configures and enables use of NetBIOS Name Service for the subscriber. 
Product
 
GGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Subscriber Configuration 
configure > context context_name > subscriber { default | name subscriber_name }
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-subscriber)# 
Syntax
 
nbns { primary IPv4-address | secondary IPv4-address } 
no nbns { primary [ IPv4-address ] | secondary [ IPv4-address ] } 
nbns primary
 
Designates primary NBNS server. Must be followed with IPv4 address in dotted-decimal notation. 
nbns secondary
 
Designates secondary/failover NBNS server. Must be followed with IPv4 address in dotted-decimal notation. 
IPv4-address
 
Specifies the IP address used for this service using IPv4 dotted-decimal notation. 
no
 
Removes/disables use of a previously configured NetBios Name Service. 
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 of NetBIOS Name Service for the Access Point Name (APN). 
Example
 
The following command configures the subscriber’s NetBIOS Name Service to primary IP 
192.168.1.15
nbns primary 192.168.1.15