Skip to content

Commit 2397ab2

Browse files
Update README-agent-install.md
1 parent cdd86da commit 2397ab2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/README-agent-install.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -246,11 +246,11 @@ The recommended minimum values are currently:
246246
**NOTE:** If insufficent `bootflash:` resources are available, remove unneeded files from `bootflash:` to free up space.
247247

248248
Install the `OAC` Virtual Service using the `virtual-service install` command:
249-
`virtual-service install name oac package bootflash:oac.1.1.0.ova`
249+
`virtual-service install name oac package bootflash:oac.1.0.0.ova`
250250

251251
~~~
252-
n7k# virtual-service install name oac package bootflash:oac.1.1.0.ova
253-
Note: Installing package 'bootflash:/oac.1.1.0.ova' for virtual service 'oac'. Once the install has finished, the VM may be activated. Use 'show virtual-service list' for progress.
252+
n7k# virtual-service install name oac package bootflash:oac.1.0.0.ova
253+
Note: Installing package 'bootflash:/oac.1.0.0.ova' for virtual service 'oac'. Once the install has finished, the VM may be activated. Use 'show virtual-service list' for progress.
254254
255255
n7k# 2016 Feb 12 19:51:14 n7k %$ VDC-1 %$ %VMAN-2-INSTALL_STATE: Successfully installed virtual service 'oac'
256256
@@ -260,7 +260,7 @@ Virtual Service List:
260260
261261
Name Status Package Name
262262
-----------------------------------------------------------------------
263-
oac Installed oac.1.1.0.ova
263+
oac Installed oac.1.0.0.ova
264264
265265
n7k#
266266
~~~
@@ -288,7 +288,7 @@ Virtual Service List:
288288
289289
Name Status Package Name
290290
-----------------------------------------------------------------------
291-
oac Activated oac.1.1.0.ova
291+
oac Activated oac.1.0.0.ova
292292
293293
n7k#
294294
~~~

0 commit comments

Comments
 (0)