Product specifications

Example:
ls
13.3.4. isfs rm
Syntax:
isfs rm <file>
Description:
The rm command allows the user to remove a file from the ISFS file system. The memory used to store the file is freed
.A subsequent FLASHFS update will write the new, shorter, ISFS files into FLASHFS, providing an implicit rm
function for FLASHFS.
Note: If the file removed is the only file that would be stored in FLASHFS as type ‘
fixed
’, the file will remain in
FLASHFS as the fixed file area will not be re-written during an update.
Example:
> isfs rm foo
13.3.5. flashfs update
Syntax:
flashfs update
Description:
The ‘
update
’ command instructs FLASHFS to update the FLASH memory from the files contained in the ISFS file
system.
Example:
> flashfs update
13.4. Commands for Bridge process
13.4.1. device add
Syntax:
device add <device>
Description:
This command adds a device to the bridge configuration. Attempts to add the bridge itself or an existing device to the
bridge are rejected. Attempts to add unsupported devices are rejected. There is a limit on the number of devices that can
be attached to the bridge. If a device is successfully added to the bridge, it will only become active after the
configuration is saved and the system is rebooted. If the device being added is from a process which supports multiple
devices, the
/DEVICE
attribute must be specified as part of the device name. The table below shows devices, which
may be attached to the bridge, although not all systems may support all devices.
lec1
Forum LAN emulation
alecjade
edd
Ethernet driver
bun_ethernet
ppp
Point-to-Point protocol
pp
Configuration saving saves this information.
Example:
DSL bridge> device add edd
DSL bridge> device add ppp/DEVICE=2
13.4.2. device delete
Syntax:
device delete <device>
- 30 -