Browsed by
Month: November 2021

Multi PDF Merger

Multi PDF Merger

Here is a new tool from HeiDoc.net. Merge a large number of files, documents and images into a single PDF file with the new “Multi PDF Merger”. A large number of document types is supported, such as Microsoft Office, images text files and PDF and PostScript documents. There is a number of online services for PDF merging, however, as far as we can tell, all of them are restricted in multiple ways (unless the user decides to pay for the…

Read More Read More

CONFIGURE A POWER MANAGERMENT MODE ON CISCO POE SWITCH

CONFIGURE A POWER MANAGERMENT MODE ON CISCO POE SWITCH

SUMMARY STEPS: enable configure terminal interface interface-id power inline {auto [max max-wattage] | never | static [max max-wattage]} end show power inline [interface-id | module switch-number] copy running-config startup-config DETAILED STEPS:   Command or Action Purpose Step 1 enable Example:Switch> enable   Enables privileged EXEC mode. Enter your password if prompted.  Step 2 configure terminal Example:Switch# configure terminal   Enters global configuration mode.  Step 3 interface interface-id Example:Switch(config)# interface gigabitethernet2/0/1   Specifies the physical port to be configured, and enters interface configuration mode.  Step 4…

Read More Read More

Backup Cisco Mobility Express Configuration

Backup Cisco Mobility Express Configuration

Here is the solution to backup Cisco Mobility Express Configuration. If you are backing up the controller, you do not need to backup each AP. If you are working on standalone model, you need to backup each and every AP individually and the steps remain same. 1.Configure tftp as the transfer mode used to backup configuration. The alternate option is ftp. transfer upload mode tftp 2.Configure type of file to be downloaded transfer upload datatype config 3.[Optional] If you want…

Read More Read More