| 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 Vrrp |
DefaultRoutingProtocol.vrrp |
| Modifier and Type | Method and Description |
|---|---|
Vrrp |
RoutingProtocol.vrrp()
Returns the attribute vrrp.
|
Vrrp |
DefaultRoutingProtocol.vrrp() |
| Modifier and Type | Method and Description |
|---|---|
void |
RoutingProtocol.vrrp(Vrrp vrrp)
Sets the attribute vrrp.
|
void |
DefaultRoutingProtocol.vrrp(Vrrp vrrp) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultVrrp
Represents the implementation of vrrp.
|
Copyright © 2017. All rights reserved.