User`s manual
374
DWS-1008 User’s Manual
D-Link Systems, Inc.
Managing System Files
To display only the VLAN conguration commands, type the following command:
DWS-1008# show cong area vlan
# Configuration nvgen’d at 2004-5-10 19:08:38
# Image 2.1.0
# Model DWS-1008
# Last change occurred at 2004-5-10 16:31:14
set vlan 1 port 1
set vlan 10 name backbone tunnel-affinity 5
set vlan 10 port 21
set vlan 10 port 22
set vlan 3 name red tunnel-affinity 5
set igmp mrsol mrsi 60 vlan 1
set igmp mrsol mrsi 60 vlan 10
Saving Conguration Changes
To save the running conguration to a conguration le, use the following command:
save cong [filename]
If you do not specify a lename of up to 128 alphanumeric characters, the command replaces
the startup conguration le that was loaded the last time the software was rebooted.
To save the running conguration to the le loaded the last time the software was rebooted,
type the following command:
DWS-1008# save cong
success: configuration saved.
To save the running conguration to a le named newconfig, type the following command:
DWS-1008# save cong newcong
success: configuration saved to newconfig.
Specifying the Conguration File to Use After the Next Reboot
By default, the switch loads the conguration le named configuration from nonvolatile storage
following a software reboot. To use a different conguration le in nonvolatile storage after
rebooting, use the following command:
set boot conguration-le filename
To congure a DWS-1008 switch to load the conguration le floor2 from nonvolatile storage
following the next software reboot, type the following command:
DWS-1008# set boot conguration-le oor2
success: boot config set.