Specifications

12-203
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
ip domain-name
ip domain-name
To specify the name of the SN 5428-2 Storage Router domain, use the ip domain-name command. To
remove a domain name, use the no form of this command.
ip domain-name name
no ip domain-name
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines Use the ip domain-name command in conjunction with the ip name-server command. The storage
router requires access to a DNS if any IP addresses are entered as host names via any of the storage router
management interfaces, or if the management interface IP address is to be correlated with a DNS host
name.
Note If the DNS is outside the storage router management subnet, use the ip route command to add an
appropriate gateway IP address to the routing table.
Examples The following example assigns the domain name abc123z.com to the storage router.
[SN5428-2A]# ip domain-name abc123z.com
Related Commands
name The name of the SN 5428-2 Storage Router domain.
Release Modification
3.2.1 This command was introduced.
Command Description
ip default-gateway Configure a gateway for the default route.
ip name-server Specify the IP addresses of a primary (and optional secondary) DNS.
ip route Add a static route to the SN 5428-2 Storage Router routing table.
setup mgmt Run the wizard to configure the management interface.