You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README-agent-install.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -246,11 +246,11 @@ The recommended minimum values are currently:
246
246
**NOTE:** If insufficent `bootflash:` resources are available, remove unneeded files from `bootflash:` to free up space.
247
247
248
248
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`
250
250
251
251
~~~
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.
254
254
255
255
n7k# 2016 Feb 12 19:51:14 n7k %$ VDC-1 %$ %VMAN-2-INSTALL_STATE: Successfully installed virtual service 'oac'
0 commit comments