Specifications

write Managing Router Configuration Files
Enterasys Matrix N Standalone (NSA) Series Configuration Guide 16-9
interface vlan 10
ip address 99.99.2.10 255.255.255.0
no shutdown
!
router ospf 1
network 99.99.2.0 0.0.0.255 area 0.0.0.0
network 192.168.100.1 0.0.0.0 area 0.0.0.0
write
Usethiscommandtosaveordeletetherouterrunningconfiguration,ortodisplayittooutput
devices.
Syntax
write [erase | file [filename config-file] | terminal]
Parameters
Defaults
Ifnoparametersarespecified,therunningconfigurationwillbedisplayedtotheterminalsession.
Mode
Routercommand,PrivilegedEXEC:Matrix>Router#
Usage
ThewritefilecommandmustbeexecutedinordertosavetherouterconfigurationtoNVRAM.If
thiscommandisnotexecuted,routerconfigurationchangeswillnotbesaveduponreboot.
Example
Thisexampleshowshowtodisplaytherouterspecificconfigurationtothe
terminal:Matrix>Router#writeterminal
Enable
Config t
interface vlan 1
iP Address 182.127.63.1 255.255.255.0
no shutdown
interface vlan 2
iP Address 182.127.62.1 255.255.255.0
no shutdown
erase (Optional)Deletestherouterspecificfile.
file (Optional)SavestherouterspecificconfigurationtoNVRAM.
filenameconfigfile (Optional)Savestherouterspecificconfigurationtoafile.
terminal (Optional)Displaysthecurrentrouterspecificconfigurationtothe
terminalsession.