Cisco Systems 2960 Manual De Usuario

Descargar
Página de 1004
 
3-17
Catalyst 2960 and 2960-S Switch Software Configuration Guide
OL-8603-09
Chapter 3      Assigning the Switch IP Address and Default Gateway
Modifying the Startup Configuration
Beginning in privileged EXEC mode, follow these steps to configure the NVRAM buffer size:
This example shows how to configure the NVRAM buffer size:
Switch# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)# boot buffersize 524288
Switch(config)# end
Switch# show boot
BOOT path-list      : 
Config file         : flash:/config.text
Private Config file : flash:/private-config.text
Enable Break        : no
Manual Boot         : no
HELPER path-list    :
Auto upgrade        : yes
Auto upgrade path   :
NVRAM/Config file
      buffer size:   524288
Timeout for Config
          Download:    300 seconds
Config Download
       via DHCP:       enabled (next boot: enabled)
Switch#
Modifying the Startup Configuration
These sections describe how to modify the switch startup configuration:
  •
  •
  •
  •
  •
See also 
 and 
 for information about switch 
stackconfiguration files.
Note
Stacking is supported only on Catalyst 2960-S switches.
Command
Purpose
Step 1
configure terminal 
Enter global configuration mode.
Step 2
boot buffersize size
Configure the NVRAM buffersize in KB. The valid range 
for size is from 4096 to 1048576.
Step 3
end
Return to privileged EXEC mode.
Step 4
show boot
Verify the configuration.