Ip name-server, Show arp switch – Dell PowerEdge M805 User Manual

Page 327

Advertising
background image

IP Addressing Commands

309

Example

The following example defines a static host name-to-address mapping in the host cache.

console(config)#ip host accounting.dell.com 176.10.23.1

ip name-server

Use the ip name-server command in Global Configuration mode to define available name servers.
To delete a name server, use the no form of this command.

Syntax

ip name-server server-address1 [server-address2 … server-address8]

no ip name-server [server-address1 … server-address8]

server-address—Valid IP addresses of the name server. (Range: 1 - 255 characters)

Default Configuration

No name server IP addresses are specified.

Command Mode

Global Configuration mode

User Guidelines

Server preference is determined by entry order.

Up to eight servers can be defined in one command or by using multiple commands.

Example

The following example sets the available name server.

console(config)#ip name-server 176.16.1.18

show arp switch

Use the show arp switch command in Privileged EXEC mode to display the entries in the ARP
table used by the management interface.

Syntax

show arp switch

Default Configuration

This command has no default configuration.

Advertising