User`s manual

374
DWS-1008 User’s Manual
D-Link Systems, Inc.
Managing System Files
To display only the VLAN conguration commands, type the following command:
DWS-1008# show cong 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 Conguration Changes
To save the running conguration to a conguration le, use the following command:
save cong [filename]
If you do not specify a lename of up to 128 alphanumeric characters, the command replaces
the startup conguration le that was loaded the last time the software was rebooted.
To save the running conguration to the le loaded the last time the software was rebooted,
type the following command:
DWS-1008# save cong
success: configuration saved.
To save the running conguration to a le named newconfig, type the following command:
DWS-1008# save cong newcong
success: configuration saved to newconfig.
Specifying the Conguration File to Use After the Next Reboot
By default, the switch loads the conguration le named configuration from nonvolatile storage
following a software reboot. To use a different conguration le in nonvolatile storage after
rebooting, use the following command:
set boot conguration-le filename
To congure a DWS-1008 switch to load the conguration le floor2 from nonvolatile storage
following the next software reboot, type the following command:
DWS-1008# set boot conguration-le oor2
success: boot config set.