Class ipv6acl:ACE (CONCRETE)

Class ID:9519
Class Label: IPv6 access-list entry
Encrypted: false - Exportable: true - Persistent: true - Configurable: true - Subject to Quota: Disabled
Write Access: [admin]
Read Access: [admin]
Creatable/Deletable: yes (see Container Mos for details)
Semantic Scope: Fabric
Semantic Scope Evaluation Rule: Parent
Monitoring Policy Source: Parent
Monitoring Flags : [ IsObservable: false, HasStats: false, HasFaults: false, HasHealth: false, HasEventRules: false ]

IPv6 ACE

Naming Rules
RN FORMAT: seq-{seqNum}

    [1] PREFIX=seq- PROPERTY = seqNum




DN FORMAT: 

[0] topology/pod-{id}/node-{id}/sys/acl/ipv6/name-{name}/seq-{seqNum}

[1] sys/acl/ipv6/name-{name}/seq-{seqNum}

                


Diagram

Super Mo: acl:L3ACE,
Container Mos: ipv6acl:ACL (deletable:yes),


Containers Hierarchies
[V] top:Root  This class represents the root element in the object hierarchy. All managed objects in the system are descendants of the Root element.
 ├
[V] fabric:Topology The root for IFC topology.
 
 ├
[V] fabric:Pod A pod.
 
 
 ├
[V] fabric:Node The root node for the APIC.
 
 
 
 ├
[V] top:System The APIC uses a policy model to combine data into a health score. Health scores can be aggregated for a variety of areas such as for the infrastructure, applications, or services. The category health score is calculated using a Lp -Norm formula. The health score penalty equals 100 minus the health score. The health score penalty represents the overall health score penalties of a set of MOs that belong to a given category and are children or direc...
 
 
 
 
 ├
[V] acl:Entity  Holds ACL control plane configuration
 
 
 
 
 
 ├
[V] ipv6acl:AF  IPv6
 
 
 
 
 
 
 ├
[V] ipv6acl:ACL  IPv6 ACL
 
 
 
 
 
 
 
 ├
[V] ipv6acl:ACE  IPv6 ACE
[V] top:Root  This class represents the root element in the object hierarchy. All managed objects in the system are descendants of the Root element.
 ├
[V] top:System The APIC uses a policy model to combine data into a health score. Health scores can be aggregated for a variety of areas such as for the infrastructure, applications, or services. The category health score is calculated using a Lp -Norm formula. The health score penalty equals 100 minus the health score. The health score penalty represents the overall health score penalties of a set of MOs that belong to a given category and are children or direc...
 
 ├
[V] acl:Entity  Holds ACL control plane configuration
 
 
 ├
[V] ipv6acl:AF  IPv6
 
 
 
 ├
[V] ipv6acl:ACL  IPv6 ACL
 
 
 
 
 ├
[V] ipv6acl:ACE  IPv6 ACE


Contained Hierarchy
[V] ipv6acl:ACE  IPv6 ACE


Inheritance
[V] acl:L3ACE  L3 ACE MO
 ├
[V] ipv6acl:ACE  IPv6 ACE


Events
                ipv6acl:ACE:creation__ipv6acl_ACE
ipv6acl:ACE:modification__ipv6acl_ACE
ipv6acl:ACE:deletion__ipv6acl_ACE


Faults
                


Fsms
                


Properties Summary
Defined in: ipv6acl:ACE
ipv6acl:IPv6Prefix
          address:IPv6
dstPrefix  (ipv6acl:ACE:dstPrefix)
           Destination Prefix
ipv6acl:IPv6PrefixMask
          address:IPv6
dstPrefixMask  (ipv6acl:ACE:dstPrefixMask)
           Destination Prefix Mask
ipv6acl:Protocol
          scalar:UByte
protocol  (ipv6acl:ACE:protocol)
           The transfer protocol to be used for data export.
ipv6acl:Protocol
          scalar:UByte
protocolMask  (ipv6acl:ACE:protocolMask)
           Protocol Mask
acl:SequenceNumber
          scalar:Uint32
seqNum  (ipv6acl:ACE:seqNum)
           Overrides:acl:L3ACE:seqNum
           An ISIS link-state packet sequence number.
ipv6acl:IPv6Prefix
          address:IPv6
srcPrefix  (ipv6acl:ACE:srcPrefix)
           Source Prefix
ipv6acl:IPv6PrefixMask
          address:IPv6
srcPrefixMask  (ipv6acl:ACE:srcPrefixMask)
           Source Prefix Mask
Defined in: acl:L3ACE
acl:ActionType
          scalar:Enum8
action  (acl:L3ACE:action)
           The action required when the condition is met.
acl:PortNumber
          scalar:Uint16
dstPort1  (acl:L3ACE:dstPort1)
           Destination Port
acl:PortNumber
          scalar:Uint16
dstPortMask  (acl:L3ACE:dstPortMask)
           Destination Port Mask
acl:PortNumber
          scalar:Uint16
srcPort1  (acl:L3ACE:srcPort1)
           Source Port
acl:PortNumber
          scalar:Uint16
srcPortMask  (acl:L3ACE:srcPortMask)
           Source Port Mask
acl:VrfNameT
          string:Basic
vrfName  (acl:L3ACE:vrfName)
           The VRF name. This name can be up to 64 alphanumeric characters.
Defined in: mo:TopProps
mo:ModificationChildAction
          scalar:Bitmask32
childAction  (mo:TopProps:childAction)
           Delete or ignore. For internal use only.
reference:BinRef dn  (mo:TopProps:dn)
           A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module.
reference:BinRN rn  (mo:TopProps:rn)
           Identifies an object from its siblings within the context of its parent object. The distinguished name contains a sequence of relative names.
mo:ModificationStatus
          scalar:Bitmask32
status  (mo:TopProps:status)
           The upgrade status. This property is for internal use only.
Defined in: mo:Ownable
scalar:Uint16 uid  (mo:Ownable:uid)
           A unique identifier for this object.
Defined in: mo:Resolvable
mo:Owner
          scalar:Enum8
lcOwn  (mo:Resolvable:lcOwn)
           A value that indicates how this object was created. For internal use only.
Defined in: mo:Modifiable
mo:TStamp
          scalar:Date
modTs  (mo:Modifiable:modTs)
           The time when this object was last modified.
Properties Detail

action

Type: acl:ActionType
Primitive Type: scalar:Enum8

Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
    Comments:
The action required when the condition is met.
Constants
invalid 0 invalid NO COMMENTS
permit 1 permit NO COMMENTS
deny 2 deny NO COMMENTS
copy 3 copy NO COMMENTS
divert 4 divert NO COMMENTS
redirect 5 redirect NO COMMENTS
DEFAULT invalid(0) invalid NO COMMENTS





childAction

Type: mo:ModificationChildAction
Primitive Type: scalar:Bitmask32

Units: null
Encrypted: false
Access: implicit
Category: TopLevelChildAction
    Comments:
Delete or ignore. For internal use only.
Constants
deleteAll 16384u deleteAll NO COMMENTS
ignore 4096u ignore NO COMMENTS
deleteNonPresent 8192u deleteNonPresent NO COMMENTS
DEFAULT 0 --- This type is used to





dn

Type: reference:BinRef

Units: null
Encrypted: false
Access: implicit
Category: TopLevelDn
    Comments:
A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module.



dstPort1

Type: acl:PortNumber
Primitive Type: scalar:Uint16

Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
    Comments:
Destination Port
Constants
echo 7 echo NO COMMENTS
discard 9 discard NO COMMENTS
daytime 13 daytime NO COMMENTS
chargen 19 chargen NO COMMENTS
ftp-data 20 ftp-data NO COMMENTS
ftp 21 ftp NO COMMENTS
telnet 23 telnet NO COMMENTS
smtp 25 smtp NO COMMENTS
time 37 time NO COMMENTS
nameserver 42 nameserver NO COMMENTS
whois 43 whois NO COMMENTS
tacacs 49 tacacs NO COMMENTS
domain 53 domain NO COMMENTS
bootps 67 bootps NO COMMENTS
bootpc 68 bootpc NO COMMENTS
tftp 69 tftp NO COMMENTS
gopher 70 gopher NO COMMENTS
finger 79 finger NO COMMENTS
www 80 www NO COMMENTS
hostname 101 hostname NO COMMENTS
pop2 109 pop2 NO COMMENTS
pop3 110 pop3 NO COMMENTS
sunrpc 111 sunrpc NO COMMENTS
ident 113 ident NO COMMENTS
nntp 119 nntp NO COMMENTS
ntp 123 ntp NO COMMENTS
netbios-ns 137 netbios-ns NO COMMENTS
netbios-dgm 138 netbios-dgm NO COMMENTS
netbios-ss 139 netbios-ss NO COMMENTS
snmp 161 snmp NO COMMENTS
snmptrap 162 snmptrap NO COMMENTS
xdmcp 177 xdmcp NO COMMENTS
bgp 179 bgp NO COMMENTS
irc 194 irc NO COMMENTS
dnsix 195 dnsix NO COMMENTS
mobile-ip 434 mobile-ip NO COMMENTS
pim-auto-rp 496 pim-auto-rp NO COMMENTS
isakmp 500 isakmp NO COMMENTS
biff 512 biff NO COMMENTS
exec 512 exec NO COMMENTS
login 513 login NO COMMENTS
who 513 who NO COMMENTS
cmd 514 cmd NO COMMENTS
syslog 514 syslog NO COMMENTS
lpd 515 lpd NO COMMENTS
talk 517 talk NO COMMENTS
rip 520 rip NO COMMENTS
uucp 540 uucp NO COMMENTS
klogin 543 klogin NO COMMENTS
kshell 544 kshell NO COMMENTS
drip 3949 drip NO COMMENTS
non500-isakmp 4500 non500-isakmp NO COMMENTS
defaultValue 0 --- NO COMMENTS





dstPortMask

Type: acl:PortNumber
Primitive Type: scalar:Uint16

Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
    Comments:
Destination Port Mask
Constants
echo 7 echo NO COMMENTS
discard 9 discard NO COMMENTS
daytime 13 daytime NO COMMENTS
chargen 19 chargen NO COMMENTS
ftp-data 20 ftp-data NO COMMENTS
ftp 21 ftp NO COMMENTS
telnet 23 telnet NO COMMENTS
smtp 25 smtp NO COMMENTS
time 37 time NO COMMENTS
nameserver 42 nameserver NO COMMENTS
whois 43 whois NO COMMENTS
tacacs 49 tacacs NO COMMENTS
domain 53 domain NO COMMENTS
bootps 67 bootps NO COMMENTS
bootpc 68 bootpc NO COMMENTS
tftp 69 tftp NO COMMENTS
gopher 70 gopher NO COMMENTS
finger 79 finger NO COMMENTS
www 80 www NO COMMENTS
hostname 101 hostname NO COMMENTS
pop2 109 pop2 NO COMMENTS
pop3 110 pop3 NO COMMENTS
sunrpc 111 sunrpc NO COMMENTS
ident 113 ident NO COMMENTS
nntp 119 nntp NO COMMENTS
ntp 123 ntp NO COMMENTS
netbios-ns 137 netbios-ns NO COMMENTS
netbios-dgm 138 netbios-dgm NO COMMENTS
netbios-ss 139 netbios-ss NO COMMENTS
snmp 161 snmp NO COMMENTS
snmptrap 162 snmptrap NO COMMENTS
xdmcp 177 xdmcp NO COMMENTS
bgp 179 bgp NO COMMENTS
irc 194 irc NO COMMENTS
dnsix 195 dnsix NO COMMENTS
mobile-ip 434 mobile-ip NO COMMENTS
pim-auto-rp 496 pim-auto-rp NO COMMENTS
isakmp 500 isakmp NO COMMENTS
biff 512 biff NO COMMENTS
exec 512 exec NO COMMENTS
login 513 login NO COMMENTS
who 513 who NO COMMENTS
cmd 514 cmd NO COMMENTS
syslog 514 syslog NO COMMENTS
lpd 515 lpd NO COMMENTS
talk 517 talk NO COMMENTS
rip 520 rip NO COMMENTS
uucp 540 uucp NO COMMENTS
klogin 543 klogin NO COMMENTS
kshell 544 kshell NO COMMENTS
drip 3949 drip NO COMMENTS
non500-isakmp 4500 non500-isakmp NO COMMENTS
defaultValue 0 --- NO COMMENTS





dstPrefix

Type: ipv6acl:IPv6Prefix
Primitive Type: address:IPv6

Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
    Comments:
Destination Prefix



dstPrefixMask

Type: ipv6acl:IPv6PrefixMask
Primitive Type: address:IPv6

Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
    Comments:
Destination Prefix Mask



lcOwn

Type: mo:Owner
Primitive Type: scalar:Enum8

Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
    Comments:
A value that indicates how this object was created. For internal use only.
Constants
local 0 Local NO COMMENTS
policy 1 Policy NO COMMENTS
replica 2 Replica NO COMMENTS
resolveOnBehalf 3 ResolvedOnBehalf NO COMMENTS
implicit 4 Implicit NO COMMENTS
DEFAULT local(0) Local NO COMMENTS





modTs

Type: mo:TStamp
Primitive Type: scalar:Date

Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
    Comments:
The time when this object was last modified.
Constants
never 0ull never NO COMMENTS
DEFAULT never(0ull) never NO COMMENTS





protocol

Type: ipv6acl:Protocol
Primitive Type: scalar:UByte

Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
    Comments:
The transfer protocol to be used for data export.
Constants
ipv6 0 ipv6 NO COMMENTS
tcp 6 tcp NO COMMENTS
udp 17 udp NO COMMENTS
gre 47 gre NO COMMENTS
esp 50 esp NO COMMENTS
ahp 51 ahp NO COMMENTS
icmp 58 icmp NO COMMENTS
eigrp 88 eigrp NO COMMENTS
ospf 89 ospf NO COMMENTS
nos 94 nos NO COMMENTS
pim 103 pim NO COMMENTS
pcp 108 pcp NO COMMENTS
sctp 132 sctp NO COMMENTS
defaultValue 255 --- NO COMMENTS





protocolMask

Type: ipv6acl:Protocol
Primitive Type: scalar:UByte

Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
    Comments:
Protocol Mask
Constants
ipv6 0 ipv6 NO COMMENTS
tcp 6 tcp NO COMMENTS
udp 17 udp NO COMMENTS
gre 47 gre NO COMMENTS
esp 50 esp NO COMMENTS
ahp 51 ahp NO COMMENTS
icmp 58 icmp NO COMMENTS
eigrp 88 eigrp NO COMMENTS
ospf 89 ospf NO COMMENTS
nos 94 nos NO COMMENTS
pim 103 pim NO COMMENTS
pcp 108 pcp NO COMMENTS
sctp 132 sctp NO COMMENTS
defaultValue 255 --- NO COMMENTS





rn

Type: reference:BinRN

Units: null
Encrypted: false
Access: implicit
Category: TopLevelRn
    Comments:
Identifies an object from its siblings within the context of its parent object. The distinguished name contains a sequence of relative names.



seqNum

Type: acl:SequenceNumber
Primitive Type: scalar:Uint32

Overrides:acl:L3ACE:seqNum
Units: null Encrypted: false Naming Property -- [NAMING RULES] Access: naming Category: TopLevelRegular Property Validators: Range: min: (long)0l max: (long)4294967295l
    Comments:
An ISIS link-state packet sequence number.



srcPort1

Type: acl:PortNumber
Primitive Type: scalar:Uint16

Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
    Comments:
Source Port
Constants
echo 7 echo NO COMMENTS
discard 9 discard NO COMMENTS
daytime 13 daytime NO COMMENTS
chargen 19 chargen NO COMMENTS
ftp-data 20 ftp-data NO COMMENTS
ftp 21 ftp NO COMMENTS
telnet 23 telnet NO COMMENTS
smtp 25 smtp NO COMMENTS
time 37 time NO COMMENTS
nameserver 42 nameserver NO COMMENTS
whois 43 whois NO COMMENTS
tacacs 49 tacacs NO COMMENTS
domain 53 domain NO COMMENTS
bootps 67 bootps NO COMMENTS
bootpc 68 bootpc NO COMMENTS
tftp 69 tftp NO COMMENTS
gopher 70 gopher NO COMMENTS
finger 79 finger NO COMMENTS
www 80 www NO COMMENTS
hostname 101 hostname NO COMMENTS
pop2 109 pop2 NO COMMENTS
pop3 110 pop3 NO COMMENTS
sunrpc 111 sunrpc NO COMMENTS
ident 113 ident NO COMMENTS
nntp 119 nntp NO COMMENTS
ntp 123 ntp NO COMMENTS
netbios-ns 137 netbios-ns NO COMMENTS
netbios-dgm 138 netbios-dgm NO COMMENTS
netbios-ss 139 netbios-ss NO COMMENTS
snmp 161 snmp NO COMMENTS
snmptrap 162 snmptrap NO COMMENTS
xdmcp 177 xdmcp NO COMMENTS
bgp 179 bgp NO COMMENTS
irc 194 irc NO COMMENTS
dnsix 195 dnsix NO COMMENTS
mobile-ip 434 mobile-ip NO COMMENTS
pim-auto-rp 496 pim-auto-rp NO COMMENTS
isakmp 500 isakmp NO COMMENTS
biff 512 biff NO COMMENTS
exec 512 exec NO COMMENTS
login 513 login NO COMMENTS
who 513 who NO COMMENTS
cmd 514 cmd NO COMMENTS
syslog 514 syslog NO COMMENTS
lpd 515 lpd NO COMMENTS
talk 517 talk NO COMMENTS
rip 520 rip NO COMMENTS
uucp 540 uucp NO COMMENTS
klogin 543 klogin NO COMMENTS
kshell 544 kshell NO COMMENTS
drip 3949 drip NO COMMENTS
non500-isakmp 4500 non500-isakmp NO COMMENTS
defaultValue 0 --- NO COMMENTS





srcPortMask

Type: acl:PortNumber
Primitive Type: scalar:Uint16

Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
    Comments:
Source Port Mask
Constants
echo 7 echo NO COMMENTS
discard 9 discard NO COMMENTS
daytime 13 daytime NO COMMENTS
chargen 19 chargen NO COMMENTS
ftp-data 20 ftp-data NO COMMENTS
ftp 21 ftp NO COMMENTS
telnet 23 telnet NO COMMENTS
smtp 25 smtp NO COMMENTS
time 37 time NO COMMENTS
nameserver 42 nameserver NO COMMENTS
whois 43 whois NO COMMENTS
tacacs 49 tacacs NO COMMENTS
domain 53 domain NO COMMENTS
bootps 67 bootps NO COMMENTS
bootpc 68 bootpc NO COMMENTS
tftp 69 tftp NO COMMENTS
gopher 70 gopher NO COMMENTS
finger 79 finger NO COMMENTS
www 80 www NO COMMENTS
hostname 101 hostname NO COMMENTS
pop2 109 pop2 NO COMMENTS
pop3 110 pop3 NO COMMENTS
sunrpc 111 sunrpc NO COMMENTS
ident 113 ident NO COMMENTS
nntp 119 nntp NO COMMENTS
ntp 123 ntp NO COMMENTS
netbios-ns 137 netbios-ns NO COMMENTS
netbios-dgm 138 netbios-dgm NO COMMENTS
netbios-ss 139 netbios-ss NO COMMENTS
snmp 161 snmp NO COMMENTS
snmptrap 162 snmptrap NO COMMENTS
xdmcp 177 xdmcp NO COMMENTS
bgp 179 bgp NO COMMENTS
irc 194 irc NO COMMENTS
dnsix 195 dnsix NO COMMENTS
mobile-ip 434 mobile-ip NO COMMENTS
pim-auto-rp 496 pim-auto-rp NO COMMENTS
isakmp 500 isakmp NO COMMENTS
biff 512 biff NO COMMENTS
exec 512 exec NO COMMENTS
login 513 login NO COMMENTS
who 513 who NO COMMENTS
cmd 514 cmd NO COMMENTS
syslog 514 syslog NO COMMENTS
lpd 515 lpd NO COMMENTS
talk 517 talk NO COMMENTS
rip 520 rip NO COMMENTS
uucp 540 uucp NO COMMENTS
klogin 543 klogin NO COMMENTS
kshell 544 kshell NO COMMENTS
drip 3949 drip NO COMMENTS
non500-isakmp 4500 non500-isakmp NO COMMENTS
defaultValue 0 --- NO COMMENTS





srcPrefix

Type: ipv6acl:IPv6Prefix
Primitive Type: address:IPv6

Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
    Comments:
Source Prefix



srcPrefixMask

Type: ipv6acl:IPv6PrefixMask
Primitive Type: address:IPv6

Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
    Comments:
Source Prefix Mask



status

Type: mo:ModificationStatus
Primitive Type: scalar:Bitmask32

Units: null
Encrypted: false
Access: implicit
Category: TopLevelStatus
    Comments:
The upgrade status. This property is for internal use only.
Constants
created 2u created In a setter method: specifies that an object should be created. An error is returned if the object already exists.
In the return value of a setter method: indicates that an object has been created.
modified 4u modified In a setter method: specifies that an object should be modified
In the return value of a setter method: indicates that an object has been modified.
deleted 8u deleted In a setter method: specifies that an object should be deleted.
In the return value of a setter method: indicates that an object has been deleted.
DEFAULT 0 --- This type controls the life cycle of objects passed in the XML API.

When used in a setter method (such as configConfMo), the ModificationStatus specifies whether an object should be created, modified, deleted or removed.
In the return value of a setter method, the ModificationStatus indicates the actual operation that was performed. For example, the ModificationStatus is set to "created" if the object was created. The ModificationStatus is not set if the object was neither created, modified, deleted or removed.

When invoking a setter method, the ModificationStatus is optional:
If a setter method such as configConfMo is invoked and the ModificationStatus is not set, the system automatically determines if the object should be created or modified.






uid

Type: scalar:Uint16

Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
    Comments:
A unique identifier for this object.



vrfName

Type: acl:VrfNameT
Primitive Type: string:Basic

Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
    Range:  min: "0"  max: "512"
    Comments:
The VRF name. This name can be up to 64 alphanumeric characters.