Specifications

Managing the MGX 8220 Shelf 3-17
TFTP User Interface
Save TFTP Command Format
The TFTP Get command is used to save a configuration as follows:
<UNIX> tftp <MGX 8220 ip address>
> bin
>get configuration filename
where configuration filename is:
AXIS_SM_1_<slot number>.PRI.<service user password>
For example:
get AXIS_SM_1_5.serviceuser
will save the configuration file for the service module in slot 5.
Restore TFTP Command Format
The TFTP Put command is used to save a configuration as follows:
<UNIX> tftp <MGX 8220 ip address>
> bin
>put configuration filename
where configuration filename is:
AXIS_SM_1_<slot number>.PRI.<service user password>
For example:
get AXIS_SM_1_5.serviceuser
will place the configuration file onto the service module in slot 5.