Chapter 6 Command Definitions
6.7.3IPGWI – Internet Protocol Gateway Initiate
Synopsis
This command allows the user to specify a route (IPGW) to a IP network (IPNW) via an IP gateway (GATEWAY) for a range of IP addresses within that network as defined by a network mask (MASK).
Syntax
IPGWI:IPGW=,MASK=,GATEWAY=,IPNW=;
Prerequisites
•
•
The IP gateway ID has not been initiated.
Two gateways cannot have overlapping IP addresses.
Attributes
CONFIG
Examples
IPGWI:IPGW=1,MASK=255.255.255.0,GATEWAY=194.192.185.1, IPNW=128.66.1.0;
6.7.4IPGWE – Internet Protocol Gateway End
Synopsis
This command removes an IP route via an IP gateway.
Syntax
IPGWE:IPGW=;
Prerequisites
•The IP gateway ID has already been initiated.
Attributes
CONFIG
Examples
IPGWE:IPGW=1,;
78