Properties Summary |
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
|
|
createTs
Type: scalar:Date
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
The creation time of the Layer 2 bridge domain.
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.
flags
Type: epm:EpFlags
Primitive Type: scalar:Bitmask64
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
The IP address flags.
| |
Constants |
ip |
1024ull |
Has IP info |
Has IP info
|
bounce-to-proxy |
1048576ull |
Bounced to spine proxy |
Bounce to spine proxy
bit-21
|
loopback |
1073741824ull |
Loopback IP |
loopback IP
|
peer-attached |
128ull |
Singly Attached Endpoint on Peer Vpc |
Bit 7 is free
On peer vpc
|
span |
131072ull |
Span Ep |
Span Ep
|
cdp |
134217728ull |
CDP neighbor MAC |
CDP neighbour MAC
|
aging |
16384ull |
Ep is aging |
Ep is aging
|
local-aged |
16ull |
Locally aged |
Locally aged (only for Ep behind vpc)
|
fhs-validation-pending |
17179869184ull |
FHS validation pending Ep |
bit-35
FHS validation pending Ep
|
vpc-attached |
1ull |
Attached to VPC |
Attached to VPC
|
mac |
2048ull |
Has MAC info |
Has MAC info
|
dsr-vip |
2097152ull |
DSR VIP |
DSR VIP
bit-22
|
router |
256ull |
Router Ep |
Router
|
arp |
262144ull |
Arp Ep |
ARP Ep
|
lldp |
268435456ull |
LLDP neighbor MAC |
LLDP neighbour MAC
|
static |
2ull |
Static Ep |
Static, no moves allowed
|
vtep |
32768ull |
VTEP |
VTEP Ep
|
peer-aged |
32ull |
Remotely aged |
Peer aged (only for Ep behind vpc)
|
mac-ckt |
33554432ull |
MAC based epg Ep |
bit-23, bit-24 and bit-25 are used by DSR/VIP and locally defined in epm_msg.h
please do not use these bit here
MAC based sclass/epg
bit-26
|
ht-attempt |
4096ull |
Host tracking attempted |
Host tracking attempted
|
service |
4294967296ull |
Service Ep |
Service
|
local |
4ull |
Local Ep |
Local
|
dtep |
512ull |
Dynamic TEP |
dynamic TEP EP
|
rogue |
524288ull |
Rouge Ep |
Rogue EP
|
router-mac |
536870912ull |
router MAC |
router MAC
|
svi |
65536ull |
External svi Ep |
External SVI Ep
|
psvi |
67108864ull |
Pervasive svi Ep |
Pervasive SVI Ep
|
cached |
8192ull |
Cached in software only |
Cached in software only, not programmed in hardware
|
anycast |
8589934592ull |
Anycast |
Anycast Ep
|
bounce |
8ull |
Bounce Ep |
Bounce
|
DEFAULT |
0 |
--- |
Ep Flags
|
|
ifId
Type: nw:IfId
Primitive Type: base:IfIndex
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
The OSPF neighbor interface ID.
name
Type: naming:Name
Primitive Type: string:Basic
Overrides:nw:Conn:name
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Comments:
-
The name of the object.
pcTag
Type: actrl:PcTag
Primitive Type: scalar:Uint32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
The default class ID for unknown unicast traffic terminating on this bridge domain.
| |
Constants |
any |
0u |
any |
NO COMMENTS
|
DEFAULT |
0 |
--- |
Policy control tag
|
|
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.
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.
|
|