RoutedVlan
Fields
| name | type | nullable | description |
|---|---|---|---|
vlan | Integer | false | References the VLAN for which this IP interface provides routing services -- similar to a switch virtual interface (SVI), or integrated routing and bridging interface (IRB) in some implementations. |
ipv4 | IfaceIpv4Info | false | -- |
ipv6 | IfaceIpv6Info | false | -- |
networkInstanceName | String | false | The network instance (i.e. VRF) that this interface is part of. |
Used by
network → devices → interfaces → routedVlan
See also
Data model path
- network:
Network- devices: List<
Device>- interfaces: List<
Iface>- routedVlan:
RoutedVlan
- routedVlan:
- interfaces: List<
- devices: List<