API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Create sub-interface configurations

Sub Interface

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 9999

Key combination of id and parent-type separated by ~

Query Params
string

LOCAL - To create local objects. SHARED - To create shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be created. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be created. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Body Params

interfacebody object

urpf
object

Unicast Reverse Path Forwarding (uRPF) on the interface to prevent IP address spoofing.

ip
object

IP configuration. This configuration is valid only on a layer3 interface.

arp
object

Neighbor Discovery Manager parameters for ipv4.

nd
object

Neighbor Discovery Manager parameters for ipv6.

ipv4
object

IPv4 configuration. This configuration is valid only on a layer3 interface.

ipv6
object

IPv6 configurations. This configuration is valid only on a layer3 interface.

policy
object

Grouping for access-list configurations.

ipv4-relay
object

DHCPv4 Relay Configurations

string
length between 1 and 144

Multicast Boundary ACL to filter all multicast data
and control packets

pim-dense
object

PIM-DM protocol common configuration.

pim-sparse
object

PIM-SM protocol common configuration.

pim6-dense
object

PIM-DM protocol common configuration.

pim6-sparse
object

PIM-SM protocol common configuration.

igmp
object

Grouping for common MGMD Configurations on interface

mld
object

Grouping for common MGMD Configurations on interface

string
length between 1 and 256

Description of the interface.

boolean
Defaults to false

Enable the interface.

int32
1 to 4094

IEEE 802.1Q VLAN encapsulation identifier.

string
length ≤ 9999

Key combination of id and parent-type separated by ~

boolean

Enable routing on the interface to make it layer-3 capable.

string
length ≤ 9999

Add the interface to the VRF instance uniquely identified by its name.

vrrp
object

IPv4 and IPv6 VRRP Configurations

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json