Service Manual
Interface
The following definition configures and displays the properties of an Interface:
Module: INTERFACE
URI:
/api/running/dell/interfaces/interface
Methods
Supported:
GET, POST, PUT, PATCH, and DELETE
NOTE: The POST and DELETE operations are not supported on Physical
Interfaces.
Use the following formats for various interface types:
1. Physical Interface:<iftype>-<slot>-<port>
• The <iftypes> can be TenGigabitEthernet or FortyGigabitEthernet.
• Example: tengig-0–0, fortygig-0–48
2. Logical Interface: <iftype>-<number>
• The <iftype> can be vlan, port-channel, loopback, or management.
– VLAN: vlan-<number>
Example: vlan-10, vlan-1024
– Port–channel: portchan-<number>
Example: portchan–10
– Loopback: loopback-<number>
Example: loopback-40
– Management: mgmt-<slot>-<port>
Example: mgmt-5–0
Interface Configuration Model
+--rw dell!
+--rw interfaces
| +--rw interface [name]
| +--rw name dell:interface-name
| +--rw flowcontrol?
| | +--rw rx? enumeration
| | +--rw tx? enumeration
| +--rw portmode?
| | +--rw hybrid? boolean
| +--rw switchport?
| | +--rw backup?
| | | +--rw interface
| | | +--rw name dell:backup-tag-interface
| | +--rw mode?
| | +--rw private-vlan? private-vlan-mode
| +--rw mac?
| | +--rw access-group?
| | | +--rw in?
| | | | +--rw WORD access-list-name
| | | | +--rw vlan* vlan-range
| | | +--rw out?
REST API
127