| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.siterouting.routingprotocols |
Implementation of YANG node routingProtocols's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.siterouting.routingprotocols.routingprotocol |
Implementation of YANG node routingProtocol's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected Rip |
DefaultRoutingProtocol.rip |
| Modifier and Type | Method and Description |
|---|---|
Rip |
RoutingProtocol.rip()
Returns the attribute rip.
|
Rip |
DefaultRoutingProtocol.rip() |
| Modifier and Type | Method and Description |
|---|---|
void |
RoutingProtocol.rip(Rip rip)
Sets the attribute rip.
|
void |
DefaultRoutingProtocol.rip(Rip rip) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRip
Represents the implementation of rip.
|
Copyright © 2017. All rights reserved.