61
Gateway Commands

Show Hosts

Description Shows the IOLAN host table.
User Level Normal, Admin
Syntax
Gateway Commands

Add Gateway

Description Adds a gateway. You can configure up to twenty gateways.
User Level Admin
Syntax
Options <config_host>
default|host|network
<dest_IP_addr>
<subnet_bits>

Delete Gateway

Description Deletes a gateway.
User Level Admin
Syntax
Option <config_gateway_host>
You can view the configured gateways that can be deleted by typing
delete gateway ?.
show hosts
add gateway <config_host> default
add gateway <config_host> host <dest_IP_addr>
add gateway <config_host> network
<dest_IPv4_addr>|<dest_IPv6_addr>
[<subnet_bits_0-32>|<subnet_bits_0-128>]
You can specify up to twenty hosts to act as gateways in your network. Each gateway
host must be defined in the IOLAN host table.
Specify the type of gateway:
zDefault—A gateway which provides general access beyond your local network.
zHost—A gateway reserved for accessing a specific host external to your local
network.
zNetwork—A gateway reserved for accessing a specific network external to your
local network.
When the gateway is a Host or Network gateway, you must specify the IPv4 or IPv6
address of the target host machine/network.
When the gateway is a Network gateway, you must specify the network’s subnet mask.
delete gateway <config_gateway_host>