Layer2Configuration interface
Common properties for Layer2 Configuration.
Properties
interfaces | List of network device interfaces resource IDs. |
mtu | MTU of the packets between PE & CE. |
Property Details
interfaces
List of network device interfaces resource IDs.
interfaces?: string[]
Property Value
string[]
mtu
MTU of the packets between PE & CE.
mtu?: number
Property Value
number