Specifications

store mac-authentication
494
store mac-authentication
Backs up the internal MAC-based authentication DB to files.
Syntax
store mac-authentication ramdisk <File name> [-f]
Input mode
Administrator mode
Parameters
ramdisk
Backs up the internal MAC-based authentication DB to files on the RAMDISK.
<File name>
Specify the name of a file to which the internal MAC-based authentication DB
is to be backed up.
Two backup files, one which contains MAC mask information and the other
which does not, are created on the RAMDISK.
The file names are as follows:
File that does not contain MAC mask information: <File name>
File that contains MAC mask information: <File name>
.msk
Specify the file name with 60 or fewer characters.
For the characters that can be specified, see Specifiable values for
parameters.
-f
Backs up the internal MAC-based authentication DB to files without displaying
confirmation messages.
Operation when this parameter is omitted:
A confirmation message is displayed.
Example
Backing up the internal MAC-based authentication DB to the mac-db.txt file:
# store mac-authentication ramdisk mac-db.txt
Backup mac-authentication MAC address data. Are You sure? (y/n): y
Backup complete.
#
Display items
None
Impact on communication
None