You should add host addresses for systems that will communicate frequently with the system. You can:
To add a static host entry:
Step |
Description |
---|---|
1 |
In the navigation tree, click Network Management > Hosts and DNS. |
2 |
In the Hosts section, click Add. |
3 |
Enter:
|
To edit a static host entry:
Step |
Description |
---|---|
1 |
In the navigation tree, click Network Management > Hosts and DNS. |
2 |
In the Hosts section, select a host entry and click Edit. |
3 |
Edit:
|
To delete a static host entry:
Step |
Description |
---|---|
1 |
In the navigation tree, click Network Management > Hosts and DNS. |
2 |
In the Hosts section, select a host entry and click Delete. |
Description
Add, edit, delete and show the name and IP addresses for hosts that will communicate frequently with the system.
Syntax
add host name <Name of Host> ipv4-address <IPv4 Address of Host> ipv6-address <IPv6 Address of Host> |
set host name <Name of Host> ipv4-address <IPv4 Address of Host> ipv6-address <IPv6 Address of Host> |
delete host name <Name of Host> {ipv4 | ipv6} |
show host name<SPACE><TAB> |
show host name <Name of Host> {ipv4 | ipv6} |
show host names [ipv4 | ipv6] |
Important - After you add, configure, or delete features, run the save config
command to save the settings permanently.
Parameters
Parameter |
Description |
|
The name of a static host. Must include only alphanumeric characters, dashes ('-'), and periods ('.'). Periods must be followed by a letter or a digit. The name must not end in a dash or a period. There is no default value. |
|
The IPv4 address of the host. |
|
The IPv6 address of the host. |