User's Manual

Table Of Contents
Arguments. No arguments.
Example 4.56. Show static route
EION: show ip route
Destination Mask Gateway Metric Iface
83.166.121.0 255.255.255.240 * 0 FastEthernet 0
192.168.0.0 255.255.255.0 * 0 Wireless 0
default 0.0.0.0 83.166.121.1 1 FastEthernet 0
4.6.7. Static Hosts
A static host lookup table can be used as a supplement to DNS to resolve domain names. Unlike DNS,
this table is under control of the device administrator.
The ip host command is used to manage the static host table. Use this command to add and delete
table entries.
ip host {ip-address} {hostname}
Description. Add a static host table entry.
No-Form. Delete a host table entry.
Arguments.
ip-address
IP address of the host.
hostname
Associated hostname.
Example 4.57. Add/Delete host table entry
EION: ip host 192.168.0.3 my-static-host.lan
Static host record '192.168.0.3 my-static-host.lan' was added.
EION: no ip host my-static-host.lan
Static host record 'my-static-host.lan' was deleted.
show ip hosts
Description. View the static host table.
No-Form. N/A.
Arguments. No arguments.
79
Configuration