In this section:


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

Note

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


Command Syntax

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


Command 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 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
Note

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

  • No labels