Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 884 Bytes

File metadata and controls

17 lines (15 loc) · 884 Bytes

LogicalRouterDownLinkPort

Properties

Name Type Description Notes
subnets List<IPSubnet> Logical router port subnets
urpfMode UrpfModeEnum Unicast Reverse Path Forwarding mode [optional]
macAddress String MAC address [optional]
ndraProfileId String Identifier of Neighbor Discovery Router Advertisement profile associated with port. When NDRA profile id is associated at both the port level and logical router level, the profile id specified at port level takes the precedence. [optional]
linkedLogicalSwitchPortId ResourceReference [optional]

Enum: UrpfModeEnum

Name Value
NONE "NONE"
STRICT "STRICT"