Backing Up The Poap Personality; Configuring The Poap Personality - Cisco Nexus 9000 Series Configuration Manual

Nx-os fundamentals configuration guide
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Backing Up the POAP Personality

Backing Up the POAP Personality
You can create a backup of the POAP personality either locally on the switch or remotely on the server. The
personality backup taken from the switch should be restored only on a switch of the same model.
Note
If you are using the Cisco scheduler feature for backups, you can configure it to also back up the POAP
personality, as shown in the following example. For more information on the scheduler, see the Cisco
Nexus 9000 Series NX-OS System Management Configuration Guide.
switch(config)# scheduler schedule name weeklybkup
switch(config-schedule)# time weekly mon:07:00
switch(config-schedule)# job name personalitybkup
switch(config-schedule)# exit
switch(config)# scheduler job name personalitybkup
switch(config-job)# personality backup bootflash:/personality-file ; copy
bootflash:/personality-file tftp://10.1.1.1/ vrf management
Procedure
Step 1

Configuring the POAP Personality

You can specify whether the POAP personality should be derived from the running state of the system or the
committed (startup) state.
Procedure
Step 1
Step 2
Cisco Nexus 9000 Series NX-OS Fundamentals Configuration Guide, Release 7.x
38
Command or Action
personality backup [bootflash:uri | scp:uri]
Example:
switch# personality backup bootflash:personality1.tar
Example:
switch# personality backup
scp://root@2.1.1.1/var/lib/tftpboot/backup.tar
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
personality
Example:
switch# personality
switch(config-personality)#
Using PowerOn Auto Provisioning
Purpose
Creates a backup of the POAP
personality.
Purpose
Enters global configuration mode.
Enters personality configuration mode.

Advertisement

Table of Contents
loading

Table of Contents