set service-icmp

Description

Configures an existing ICMP-type service object.

Syntax

set service-icmp <name>[ name <name> ] [ icmp-code <icmp-code> ] [ icmp-type <icmp-type> ] [ comments <comments> ]

Parameters

Parameter

Description

comments

Comments and explanation about the service

Type: A string that contains less than 257 characters, of this set: 0-9, a-z or , . - : () @

icmp-code

ICMP code

Type: A number with no fractional part (integer)

icmp-type

ICMP message type

Type: A number with no fractional part (integer)

name

Service name

Type: String

Example

set service-icmp TEXT name TEXT icmp-code 2 icmp-type 5 comments "This is a comment."