Configuring One Platform Kit (Onepk) - Cisco Catalyst 4500 Series Software Configuration Manual

Cisco ios xe release 3.9.xe and cisco ios release 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Configuring Programmability Components
Command or Action
Step 6
ip shared host-interface interface-id
Example:
Switch(config-virt-serv)# ip shared
host-interface gigabitethernet 3/47
Step 7
end
Example:
Switch(config-virt-serv)# exit
Switch(config)#

Configuring One Platform Kit (OnePK)

OnePK is a software development kit. It enables you to create applications with which to interact directly
with Cisco networking devices, and also use a set of controlled API to access networking services.
In the context of Programmability, it is used to enable the VTY service set. The VTY Service allows a
onePK application to communicate with a network element, through a virtual terminal.
This task is mandatory if you have opted for the standard configuration method. To enable the requisite,
internal OnePK infrastructure, perform the following task:
Command or Action
Step 1
enable
Example:
Switch> enable
Step 2
configure terminal
Example:
Switch# configure terminal
Step 3
onep
Example:
Switch(config)# onep
Switch(config-onep)#
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
6-10
Purpose
Maps the virtual service container to the interface that you
specify. The IP address of the interface you specify here is used
for NETCONF and RESTCONF communication. Observe
these guidelines:
You cannot configure a port channel interface as a
Note
shared interface. All other interface types are
supported.
If you want to change the shared interface that you have
Note
configured, enter the same command with the new
interface that you want to use. The no form of this
command is not supported.
Exits virtual services configuration mode and enters privileged
EXEC mode.
Purpose
Enables privileged EXEC mode. Enter your password if
prompted.
Enters the global configuration mode.
Enters the OneP configuration mode.
Chapter 6
Programmability

Advertisement

Table of Contents
loading

Table of Contents