Skip navigation links
A C D G I O R X 

A

addAccessInterface(DeviceId, String, VlanId) - Method in class org.onosproject.drivers.cisco.InterfaceConfigCiscoIosImpl
Adds an access interface to a VLAN.
addAccessMode(String, VlanId) - Method in class org.onosproject.drivers.cisco.InterfaceConfigCiscoIosImpl
Adds an access interface to a VLAN.
addPatchMode(String, PatchDescription) - Method in class org.onosproject.drivers.cisco.InterfaceConfigCiscoIosImpl
 
addRateLimit(String, short) - Method in class org.onosproject.drivers.cisco.InterfaceConfigCiscoIosImpl
Adds a rate limit on an interface.
addTrunkInterface(DeviceId, String, List<VlanId>) - Method in class org.onosproject.drivers.cisco.InterfaceConfigCiscoIosImpl
Adds a trunk interface for VLANs.
addTrunkMode(String, List<VlanId>) - Method in class org.onosproject.drivers.cisco.InterfaceConfigCiscoIosImpl
Adds a trunk interface for VLANs.
addTunnelMode(String, TunnelDescription) - Method in class org.onosproject.drivers.cisco.InterfaceConfigCiscoIosImpl
 

C

CiscoDriversLoader - Class in org.onosproject.drivers.cisco
Loader for Cisco device drivers.
CiscoDriversLoader() - Constructor for class org.onosproject.drivers.cisco.CiscoDriversLoader
 
CiscoIosDeviceDescription - Class in org.onosproject.drivers.cisco
 
CiscoIosDeviceDescription() - Constructor for class org.onosproject.drivers.cisco.CiscoIosDeviceDescription
 

D

discoverDeviceDetails() - Method in class org.onosproject.drivers.cisco.CiscoIosDeviceDescription
 
discoverPortDetails() - Method in class org.onosproject.drivers.cisco.CiscoIosDeviceDescription
 

G

getInterfaces(DeviceId) - Method in class org.onosproject.drivers.cisco.InterfaceConfigCiscoIosImpl
Provides the interfaces configured on a device.
getInterfaces() - Method in class org.onosproject.drivers.cisco.InterfaceConfigCiscoIosImpl
Provides the interfaces configured on a device.
getInterfacesFromConfig(HierarchicalConfiguration) - Static method in class org.onosproject.drivers.cisco.XmlParserCisco
Parses device configuration and returns the descriptions of the device interfaces.

I

InterfaceConfigCiscoIosImpl - Class in org.onosproject.drivers.cisco
Configures interfaces on Cisco IOS devices.
InterfaceConfigCiscoIosImpl() - Constructor for class org.onosproject.drivers.cisco.InterfaceConfigCiscoIosImpl
 

O

org.onosproject.drivers.cisco - package org.onosproject.drivers.cisco
Package for Cisco device drivers.

R

removeAccessInterface(DeviceId, String) - Method in class org.onosproject.drivers.cisco.InterfaceConfigCiscoIosImpl
Removes an access interface to a VLAN.
removeAccessMode(String) - Method in class org.onosproject.drivers.cisco.InterfaceConfigCiscoIosImpl
Removes an access interface to a VLAN.
removePatchMode(String) - Method in class org.onosproject.drivers.cisco.InterfaceConfigCiscoIosImpl
 
removeRateLimit(String) - Method in class org.onosproject.drivers.cisco.InterfaceConfigCiscoIosImpl
Removes rate limit from an interface.
removeTrunkInterface(DeviceId, String) - Method in class org.onosproject.drivers.cisco.InterfaceConfigCiscoIosImpl
Removes trunk mode configuration from an interface.
removeTrunkMode(String) - Method in class org.onosproject.drivers.cisco.InterfaceConfigCiscoIosImpl
Removes trunk mode configuration from an interface.
removeTunnelMode(String) - Method in class org.onosproject.drivers.cisco.InterfaceConfigCiscoIosImpl
 

X

XmlParserCisco - Class in org.onosproject.drivers.cisco
Parser for Netconf XML configurations and replies from Cisco devices.
A C D G I O R X 
Skip navigation links