vpls
ProxyArpNdMacList

A generic service group object containing MAC list entries for proxy ARP and Neighbor Discovery (ND)



public class ProxyArpNdMacList

Properties
macListName Specifies the MAC list that maintains the MAC addresses.

type=string
access=read-create
default=
minimum=1
maximum=32
Mandatory on create
Displayed(tab/group)=MAC List Name

numOfAssocs Indicates the number of dynamic proxy arp/nd entries associated with the MAC List

type=int
access=read-only

numOfMACs Indicates the number of MACs configured in the MAC List.

type=int
access=read-only

siteId

type=string
access=read-only
default=0.0.0.0
maximum=50
Displayed(tab/group)=Site ID

vpls.ProxyArpNdMacAddress-Set type=Children-Set
  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

findNumberOfAssociation

Return the number of MACs associated to this MAC list.
Input Parameters:
siteId : string -
macListName : string -
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Output Parameters:
numOfAssocs : int -

findNumberOfMacs

Return the number of MACs associated to this MAC list.
Input Parameters:
siteId : string -
macListName : string -
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Output Parameters:
numOfMACs : int -
Supported Network Elements
7750 SR Supported from 15.0.R1
7705 SAR Gen 2
7705 SAR Hm
7450 ESS Supported from 15.0.R1
7950 XRS Supported from 15.0.R1
7250 IXR Supported from 19.10.R1