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 <IP address>
	reportSignalIpPort <Port Id>
	sourceIpAddress <Ip address>
	state <disabled | enabled>
	targetIpAddress <IP address>
	zone <Zone name>

 

Command Parameters

Path 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 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

targetIpAddress      

IPv4/IPv6 format

Target IP address of the ping path.

zone                 

N/A

Zone name used when pinging this peer

  • No labels