Versions Compared

Key

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

Add_workflow_for_techpubs
AUTH1
JIRAIDAUTHSBX-61027
REV5
REV6
REV3
REV1
REV2

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

Pagebreak