L3OptionAProperties interface
Peering optionA properties
Properties
bfd |
BFD configuration properties |
egress |
Egress Acl. ARM resource ID of Access Control Lists. |
fabricASN | Fabric ASN number. Example 65001 NOTE: This property will not be serialized. It can only be populated by the server. |
ingress |
Ingress Acl. ARM resource ID of Access Control Lists. |
mtu | MTU to use for option A peering. |
peerASN | Peer ASN number.Example : 28 |
vlan |
Vlan identifier. Example : 501 |
Property Details
bfdConfiguration
egressAclId
Egress Acl. ARM resource ID of Access Control Lists.
egressAclId?: string
Property Value
string
fabricASN
Fabric ASN number. Example 65001 NOTE: This property will not be serialized. It can only be populated by the server.
fabricASN?: number
Property Value
number
ingressAclId
Ingress Acl. ARM resource ID of Access Control Lists.
ingressAclId?: string
Property Value
string
mtu
MTU to use for option A peering.
mtu?: number
Property Value
number
peerASN
Peer ASN number.Example : 28
peerASN?: number
Property Value
number
vlanId
Vlan identifier. Example : 501
vlanId?: number
Property Value
number