| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.siterouting.routingprotocols |
Implementation of YANG node routingProtocols's children nodes.
|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.siterouting.routingprotocols.routingprotocol |
Implementation of YANG node routingProtocol's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected Ospf |
DefaultRoutingProtocol.ospf |
| Modifier and Type | Method and Description |
|---|---|
Ospf |
DefaultRoutingProtocol.ospf() |
Ospf |
RoutingProtocol.ospf()
Returns the attribute ospf.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultRoutingProtocol.ospf(Ospf ospf) |
void |
RoutingProtocol.ospf(Ospf ospf)
Sets the attribute ospf.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultOspf
Represents the implementation of ospf.
|
Copyright © 2018. All rights reserved.