Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 965

Advertising
background image

954

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

13

bootfile test.txt

default-router 192.168.13.8 192.168.13.9

dns-server 192.168.13.19

netbios-name-server 192.168.13.25

next-server 192.168.13.26

rfs4000-229D58(config-dhcp-policy-test-pool-testPool)#

rfs4000-229D58(config-dhcp-policy-test-pool-testPool)#no bootfile

rfs4000-229D58(config-dhcp-policy-test-pool-testPool)#no network

rfs4000-229D58(config-dhcp-policy-test-pool-testPool)#no default-router

rfs4000-229D58(config-dhcp-policy-test-pool-testPool)#no next-server

rfs4000-229D58(config-dhcp-policy-test-pool-testPool)#no domain-name

rfs4000-229D58(config-dhcp-policy-test-pool-testPool)#no ddns domainname

rfs4000-229D58(config-dhcp-policy-test-pool-testPool)#no lease

The following example shows the DHCP pool settings after the ‘no’ commands are

executed:

rfs4000-229D58(config-dhcp-policy-test-pool-testPool)#show context

dhcp-pool testPool

address 192.168.13.4 class dhcpclass1

ddns server 192.168.13.9

ddns multiple-user-class

excluded-address range 192.168.13.25 192.168.13.28

netbios-node-type b-node

dns-server 192.168.13.19

netbios-name-server 192.168.13.25

rfs4000-229D58(config-dhcp-policy-test-pool-testPool)#

Related Commands:

address

Configures the DHCP server’s IP address pool

bootfile

Configures the BOOTP boot file path

ddns

Configures DDNS for use with this DHCP pool

default-router

Configures default routers for this DHCP pool

dns-server

Configures default DNS servers for this DHCP pool

domain-name

Configures the DDNS domain name for this DHCP pool

excluded-address

Configures IP addresses assigned as static addresses

lease

Configures the DHCP lease settings

netbios-name-server

Configures the NetBIOS name server

netbios-node-type

Configures the NetBIOS node type

network

Configures the DHCP server’s network settings

next-server

Configures the next server in the BOOTP boot process

option

Configures the DHCP option

respond-via-unicast

Configures how a DHCP request and ACK are sent

static-binding

Configure static binding information

static-route

Configures static routes installed on DHCP clients

update

Controls DDNS service usage

Advertising