Netbios-node-type – Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 978

Advertising
background image

Brocade Mobility RFS Controller CLI Reference Guide

967

53-1003098-01

13

netbios-name-server [<IP>|<HOST-ALIAS-NAME>] {<IP1>|<HOST-ALIAS-NAME1>}

Parameters

netbios-name-server [<IP>|<HOST-ALIAS-NAME>] {<IP1>|<HOST-ALIAS-NAME1>}

Example

rfs7000-37FABE(config-dhcp-policy-test-pool-pool1-binding-test)#netbios-name-

server 172.16.10.23

rfs7000-37FABE(config-dhcp-policy-test-pool-pool1-binding-test)#show context

static-binding client-identifier test

ip-address 172.16.10.9

client-name RFID

domain-name documentation

bootfile test.txt

default-router 172.16.10.8 172.16.10.9

dns-server 172.16.10.7

netbios-name-server 172.16.10.23

rfs7000-37FABE(config-dhcp-policy-test-pool-pool1-binding-test)#

Related Commands:

netbios-node-type

static-binding-mode commands

Configures different predefined NetBIOS node types. The NetBIOS node defines the way a device
resolves NetBIOS names to IP addresses.

Supported in the following platforms:

Access Points — Brocade Mobility 650 Access Point, Brocade Mobility 6511 Access Point,
Brocade Mobility 1220 Access Point, Brocade Mobility 71XX Access Point, Brocade
Mobility 1240 Access Point

Wireless Controllers — Brocade Mobility RFS4000, Brocade Mobility RFS6000, Brocade
Mobility RFS7000

Service Platforms — Brocade Mobility RFS9510

Syntax:

netbios-node-type [b-node|h-mode|m-node|p-node]

[<IP>|<HOST-ALIAS-NAME>]

Configures the primary NetBIOS server, using one of the following options:

<IP> – Specifies the primary NetBIOS name server’s IP address

<HOST-ALIAS-NAME> – Specifies a host alias, mapped to the primary NetBIOS name server’s IP
address

{<IP1>|<HOST-ALIAS-NAME1>
}

Optional. Configures the secondary NetBIOS name server, using one of the following options:

<IP1> – Specifies the secondary NetBIOS name server’s IP address

<HOST-ALIAS-NAME1> – Specifies a host alias, mapped to the secondary NetBIOS name server’s
IP address. If the primary NetBIOS name server is unavailable, the secondary server is used.

A network host alias maps a name to a single network host. For example, ‘alias host $HOST 1.1.1.100’.
In this example the host alias is ‘$HOST’ and it maps to a single host ‘1.1.1.100’. For more information,
see

alias

.

no

Resets values or disables DHCP pool static binding settings

Advertising