Show hosts, Gateway commands, Add gateway – Perle Systems 5500208-41 User Manual

Page 64: Delete gateway

Advertising
background image

Gateway Commands

64

IOLAN DS1/TS2 CLI Reference Guide, Version 4.1

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:

z

Default—A gateway which provides general access beyond your local network.

z

Host—A gateway reserved for accessing a specific host external to your local

network.

z

Network—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>

Advertising