macsec
CASite

This class represents a local connectivity association configuration on a node.



public class CASite

Properties
administrativeState

type=netw.AdministrativeState
default=tmnxOutOfService
Displayed(tab/group)=Administrative State

anySecReserved Specifies whether this CA is reserved for use by ANYSec.

type=boolean
default=false
Displayed(tab/group)=ANYSec Reserved

delayProtection Specifies whether data delay protection is enabled. Data delay protection allows MKA participants to ensure that the data frames protected by MACsec are not delayed by more than 2 seconds. It should be noted when 'delayProtection' is enabled 1. if peer is not sending DDP flag in MKA packets and local 'delayProtection' is enabled, node will accept all packets, including the delayed one. 2. if peer is sending DDP flag in MKA packets and local 'delayProtection' is enable, node will process accordingly and discard delayed packets 3. if peer is sending DDP flag in MKA packets and local 'delayProtection' is disable, node will accept all packets

type=boolean
default=false
Displayed(tab/group)=Delay Protection

description

type=string
default=
minimum=0
maximum=80
Displayed(tab/group)=Description

inheritanceMask

type=long
default=unspecified
bits=
    0x1: description
    0x2: replayWindowSize
    0x4: replayProtect
    0x8: administrativeState
    0x10: anySecReserved

ipAddressType

type=rtr.InetAddressType
access=read-create
default=ipv4

macsec.StaticCAK-Set type=Children-Set
replayProtect Specifies whether replay protection is enabled

type=boolean
default=true
Displayed(tab/group)=Replay Protection

replayWindowSize Specifies the size of the replay protection window

type=long
default=0
minimum=0
maximum=4294967294
Displayed(tab/group)=Replay Window Size

siteId

type=InetAddress
access=read-create
default=0.0.0.0
Displayed(tab/group)=Site ID (/Site)

siteName

type=string
access=read-only
default=
Displayed(tab/group)=Site Name (/Site)

  
Properties inherited from macsec.AbstractConnectivityAssociation
caName, cipherSuite, clearTagMode, encryptOffset, macsecEncrypt, sakDistributionMode
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

syncWithGlobal

Sync the attributes values (which are defined to be synced with global) on this CASite with global ConnectivityAssociation configuration.
Input Parameters:
deployer : Deployer - the deployment state
synchronousDeploy : boolean - (Optional) Specify whether to block until the changes have been fully deployed to the network. A value of "true" means to block. A value of "false" means to return immediately. Default: false (asynchronous)
clearOnDeployFailure : boolean - (Optional) Specify whether to clear any failed deployers. A value of "true" means to clear. A value of "false" means to leave the failed deployer. Default: false
deployRetries : int - (Optional) The number of times to attempt re-deployment during synchronous deployment. This parameter is meaningless in the asynchronous case. Default: 0
deployRetryInterval : long - (Optional) The number of milliseconds to wait between deployment retries. This parameter is meaningless in the asynchronous case. Default: 0
taskDescription : string - (Optional) A user friendly description of what the operation does. This information will be used by the task manager.
instanceFullName : string - the full name of the object.
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Exceptions:
macsec.CASite.syncWithGlobalException
Supported Network Elements
7705 SAR Supported from 24.10.R3
7750 SR Supported from 16.0.R1
7705 SAR Gen 2
7450 ESS Supported from 16.0.R1
7210 SAS K Supported from 11.0.R6
  • Excluded chassis types: 7210 SAS-K-2F-3T, 7210 SAS-K-2F-3T ETR, 7210 SAS-K-2F-6C-4T
7210 SAS Dxp Supported from 22.9.R1
  • Excluded chassis types: 7210 SAS-Dxp-6T-4F-2SFP, 7210 SAS-Dxp-6T-4F-2SFP ETR, 7210 SAS-Dxp-10T-4F-2SFP ETR
7250 IXR Supported from 20.10.R1 until 21.2.R1
  • Excluded chassis types: 7250 IXR-R6, 7250 IXR-R4, 7250 IXR-s, 7250 IXR-e, 7250 IXR-x
Supported from 21.2.R1 until 21.7.R1
  • Excluded chassis types: 7250 IXR-R6, 7250 IXR-s, 7250 IXR-e, 7250 IXR-x
Supported from 21.7.R1 until 21.10.R1
  • Excluded chassis types: 7250 IXR-R6, 7250 IXR-s, 7250 IXR-x
Supported from 21.10.R1
  • Excluded chassis types: 7250 IXR-s, 7250 IXR-x
Product Specifics
7210 SAS Dxp 22.0
7210 SAS Dxp 23.0
7210 SAS Dxp 24.0
7210 SAS Dxp 25.0
7210 SAS K 20.0
7210 SAS K 21.0
7210 SAS K 22.0
7210 SAS K 23.0
7210 SAS K 24.0
7210 SAS K 25.0
7250 IXR 20.0
7250 IXR 21.0
7250 IXR 22.0
7250 IXR 23.0
7250 IXR 24.0
7250 IXR 25.0
7450 ESS 20.0
7450 ESS 21.0
7450 ESS 22.0
7450 ESS 23.0
7450 ESS 24.0
7450 ESS 25.0
7705 SAR Gen 2 25.0
7750 SR 20.0
7750 SR 21.0
7750 SR 22.0
7750 SR 23.0
7750 SR 24.0
7750 SR 25.0