Gateway commands, Add gateway – Perle Systems IOLAN CSS User Manual

Page 111

Advertising
background image

Network Commands 107

Gateway Commands

Gateway Commands

Add Gateway

Description Adds a gateway. You can configure up to twenty gateways.
User Level Admin
Syntax

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>|<prefix_bits_0-128>]

add gateway specify-gateway ipv6tunnel <tunnel_name> default|

host <dest_IP_addr>|

network <dest_IPv4_addr>|<dest_IPv6_addr>

[<subnet_bits_0-32>|<prefix_bits_0-128>]

add gateway specify-gateway serial-port ppp <line_name>|

slip <line_name> default|

host <dest_IP_addr>|

network <dest_IPv4/IPv6_addr>

[<subnet_bits_0-32>|<prefix_bits_0-128>]

Options

<config_host>

You can specify up to 20 hosts on desktop models and 49 hosts on rack mount models
to act as gateways in your network. Each gateway host must be defined in the IOLAN’s
host table.

default|host|network

Specify the type of gateway:

z

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

z

Host—(Default) 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.

ipv6tunnel <tunnel_name>

Specify the configured IPv6 tunnel that you want to use as the gateway to the
destination.

serial-port ppp|slip <line_name>

Specify the PPP or SLIP configured line that you want to use as the gateway to the
destination.

<dest_IP_addr>

When the gateway is a

Host

or

Network

gateway, you must specify the IPv4 or IPv6

address of the target host machine/network.

<subnet_bits>|<prefix_bits>

When the gateway is a

Network

gateway, you must specify the network’s subnet mask

(IPv4) or prefix bits (IPv6).

Advertising