See: Description
| Interface | Description |
|---|---|
| Bgp |
Abstraction of an entity which represents the functionality of bgp.
|
| Ospf |
Abstraction of an entity which represents the functionality of ospf.
|
| Rip |
Abstraction of an entity which represents the functionality of rip.
|
| Vrrp |
Abstraction of an entity which represents the functionality of vrrp.
|
| YangAutoPrefixStatic |
Abstraction of an entity which represents the functionality of yangAutoPrefixStatic.
|
| Class | Description |
|---|---|
| DefaultBgp |
Represents the implementation of bgp.
|
| DefaultOspf |
Represents the implementation of ospf.
|
| DefaultRip |
Represents the implementation of rip.
|
| DefaultVrrp |
Represents the implementation of vrrp.
|
| DefaultYangAutoPrefixStatic |
Represents the implementation of yangAutoPrefixStatic.
|
| Enum | Description |
|---|---|
| Bgp.LeafIdentifier |
Identify the leaf of Bgp.
|
| Ospf.LeafIdentifier |
Identify the leaf of Ospf.
|
| Rip.LeafIdentifier |
Identify the leaf of Rip.
|
| Vrrp.LeafIdentifier |
Identify the leaf of Vrrp.
|
Copyright © 2018. All rights reserved.