Service Manual
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 any of the following physical interface type:
• TenGigabitEthernet
• fortyGigE
• GigabitEthernet
• TwentyfiveGigabitEthernet
• FiftyGigabitEthernet
• HundredGigabitEthernet
• peGigabitEthernet
• Example: tengig-0–0, fortygig-0–48, gige-1–10, twentyfivegig-1–3–1, fiftygig-1–5–1,
hundredgig-1–2–1, pegig-1–2–2
.
• Management: mgmt-<slot>-<port>
Example: mgmt-5–0
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
• Tunnel Interface: tunnel-<ID>
Example: tunnel-111
3 Port Extender (PE) GigabitEthernet Interface: pegig-<pe-id>-<slot>-<port>
• Example: pegig-1–1–1
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
REST API
153