Skip navigation links
A C 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.
addTrunkInterface(DeviceId, String, List<VlanId>) - Method in class org.onosproject.drivers.cisco.InterfaceConfigCiscoIosImpl
Adds a trunk interface for VLANs.

C

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

G

getInterfaces(DeviceId) - 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.
removeTrunkInterface(DeviceId, String) - Method in class org.onosproject.drivers.cisco.InterfaceConfigCiscoIosImpl
Removes trunk mode configuration from an interface.

X

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

Copyright © 2016. All rights reserved.