Perle Systems CSS Network Card User Manual


 
Gateway Commands
108 IOLAN SDS/SCS/STS CLI Reference Guide, Version 3.6
Delete Gateway
Set Gateway
Show Gateways
Description Deletes a gateway.
User Level Admin
Syntax
delete gateway <config_gateway_host>
Option <config_gateway_host>
You can view the configured gateways that can be deleted by typing
delete gateway ?.
Description Configures the gateway.
User Level Admin
Syntax
set gateway <config_gateway_host> default
set gateway <config_gateway_host> host <destination_ip>
set gateway <config_gateway_host>
network <dest_IPv4_addr>|<dest_IPv6_address> <prefixbits_mask>
Options <config_gateway_host>
You can view the configured gateways that can be deleted by typing
delete gateway ?.
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.
<destination_ip>
When the gateway is a Host or Network gateway, you must specify the IPv4 or IPv6
address of the target host machine/network.
<prefixbits_mask>
When the gateway is a Network gateway, you must specify the network’s subnet mask
for an IPv4 destination IP address (the address is in the form of 123.123.123.123) or
prefix bits for an IPv6 destination IP address (valid values are 0-128).
Description Shows configured gateways.
User Level Normal, Admin
Syntax
show gateways