Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel

In this section:

Table of Contents
maxLevel4



Info
iconfalse

Related articles:



 

Use this parameter to configure a user password policy for Administrator users which is different than Conf-D users.

Info
titleNote

 You must set pathCheckProfile parameter protocol to "icmp" to use this feature. Refer to Path Check Profile - CLI for configuration details.

 


Command Syntax

Code Block
% set system pathCheckPath <Path Check Path name>
	addressContext <addressContext name>
	ipInterface <IP Interface name>
	ipInterfaceGroup <IPIG name>
	pathCheckProfile <Patch Check Profile name>
	reportSignalIpAddress <IP<IPv4/IPv6 address>
	reportSignalIpPort <Port Id>
	sourceIpAddress <Ip<IPv4/IPv6 address>
	state <disabled | enabled>
	targetIpAddress <IP<IPv4/IPv6 address>
	zone <Zone name>
 


Command Parameters

Caption
0Table
1Path Check Path Parameters
3Path Check Path Parameters
ParameterLength/RangeDescription
<pathCheckPath name>1-23The Path Check Path name
.

addressContext       

N/A

Address Context where the corresponding Interface Group is present

ipInterface          

N/A

IP interface from which ping

should be

is generated

.

ipInterfaceGroup     

N/A

IP Interface Group where the corresponding IP Interface is present

.

pathCheckProfile     

N/A

Path Check profile name used when pinging this peer

reportSignalIpAddress

IPv4/IPv6 format

Reported Signaling IP address of the ping path

.

reportSignalIpPort   

0-65535

Reported Signaling Port of the ping path

.

sourceIpAddress      

IPv4/IPv6 format

Source IP address of the ping path

.

state                

N/A

Defines if active pinging is enabled or disabled

  • disabled (Default)
  • enabled
Info
titleNote

Set the state to disabled to clear any active ARS blocking entries associated with the patch check.


targetIpAddress      

IPv4/IPv6 format

Target IP address of the ping path

.

zone                 

N/A

Zone name used when pinging this peer

pagebreak