AccessSwitchPortConfig

Description

An object that holds properties of a switchport interface in access mode. (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)

Model Properties

Property Required Type Description
protectedEnabled True boolean A boolean value that specifies if the switchport interface is protected. Possible values are TRUE or FALSE (Default). When TRUE the port is restricted from communicating with other switchport protected interfaces.
Field level constraints: cannot be null. (Note: Additional constraints might exist)
accessModeVlan True object A VLAN interface object that is to be associated with this interface in access mode. accessModeVlan cannot be null.
Field level constraints: cannot be null. (Note: Additional constraints might exist)
Allowed types are: [VlanInterface]
type True string A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name.