Wired Intelligent Edge (Campus Switching and Routing)

 View Only
last person joined: one year ago 

Bring performance and reliability to your network with the HPE Aruba Networking Core, Aggregation, and Access layer switches. Discuss the latest features and functionality of HPE Aruba Networking switching devices, and find ways to improve security across your network.

ArubaOS-CX: How To Use The USB Option 

May 01, 2019 11:41 AM

Requirement:

How doe the USB option in ArubaOS-CX work?

Is there anything we need to do to enable the use USB option in switch?  Like to copy firmware or configuration files?



Solution:

Generally customer might expect once he inserts the USB drive in the USB port of the switch, it will be detected & he will be able to transfer files. 

However, with ArubaOS-CX switch we need to mount the USB drive after it is inserted in the USB port of the switch. Commands to mount can be found in configuration tab

THINGS TO KNOW

  • If USB has been enabled in the configuration, the USB port on the active management module is available for mounting a USB drive.
  • The USB port on the standby management module is not available.
  • An inserted USB drive must be mounted each time the switch boots or fails over to a different management module.
  • A USB drive must be unmounted before removal.
  • The supported USB file system formats are FAT16 and FAT32.


Configuration:

1. The use of USB is enabled by default in ArubaOS-CX.

The no form of the command disables the use of the USB ports.  To disable USB ports when a USB drive is mounted, give below command in configuration context

switch(config)# no usb

 

2. If you want to use USB ports on the switch, below is the best practice.

We will have to give below command in order to allow use of USB ports on the switch.

Switch(config)#usb

Switch(Config)#usb mount 

 

In order to disable the use of the USB drive inserted in USB port, give below command or before removing the drive.

Switch(Config)#usb unmount



Verification

Below commands can be used to check the usb status

Showing the USB has not been enabled

switch> show usb

Enabled: No

Mounted: No

 

Showing the USB is enabled, but no device is mounted

switch> show usb

Enabled: Yes

Mounted: No

 

Showing the USB is enabled and a device is mounted

switch> show usb

Enabled: Yes

Mounted: Yes

Statistics
0 Favorited
43 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.