E-DOC-CTC-20061027-0003v2.0
Service Commands
637
service host rule add
Create/define a host service portmap.
SYNTAX:
where:
RELATED COMMANDS:
service host rule add name = <quoted string>
[protocol = <{any|tcp|udp} or number>]
[baseport = <supported UDP port | number>]
portrange = <port-range>
[triggerport = <supported UDP port | number>]
[triggerprotocol = <{any|tcp|udp} or number>]
name The name of the host service. REQUIRED
protocol The IP protocol type.
Choose between:
>any
>tcp
>udp
>a number.
OPTIONAL
baseport The inbound base port.
Select one of the supported TCP/UDP port names (see
“Supported TCP/UDP Port Names” on page 747) or,
alternatively, specify the port number.
Note If not specified, baseport is equal to the first port of
portrange.
OPTIONAL
portrange The outbound port range. REQUIRED
triggerport The outbound trigger port.
Select one of the supported TCP/UDP port names (see
“Supported TCP/UDP Port Names” on page 747) or,
alternatively, specify the port number.
OPTIONAL
triggerprotocol Protocol of the trigger port.
Choose between:
>any
>tcp
>udp
>a number.
Note If not specified, triggerprotocol is equal to protocol.
OPTIONAL
service host rule delete Delete a host service portmap.