configure
3-44 Basic Configuration
Parameters
Defaults
Bydefault,showconfigwilldisplayallnondefaultconfigurationinformationforallfacilities.
Mode
Switchcommand,readonly.
Usage
Theseparatefacilitiesthatcanbedisplayedbythiscommandareidentifiedinthedisplayofthe
currentconfigurationbya#precedingthefacilityname.Forexample,“#port”indicatesthefacility
name“port.”
Examples
Thisexampleshowshowtowritethecurrentconfigurationtoafilenamedsave_config2:
C3(rw)->show config all outfile configs/save_config2
Thisexampleshowshowtodisplayconfigurationforthefacility“port”.
C3(rw)->show config port
This command shows non-default configurations only.
Use 'show config all' to show both default and non-default configurations.
begin
!
#***** NON-DEFAULT CONFIGURATION *****
!
!
#port
set port jumbo disable ge.1.1
!
end
configure
Usethiscommandtoexecuteapreviouslydownloadedconfigurationfilestoredontheswitch.
Syntax
configure filename [append]
all (Optional)Displaysdefaultandnondefaultconfigurationsettings.
facility (Optional)Specifiestheexactnameofonefacilityforwhichtoshow
configuration.Forexample,enter“router”toshowonlyrouter
configuration.
outfile (Optional)Specifiesthatthecurrentconfigurationwillbewrittentoatext
fileintheconfigs/directory.
configs/filename Specifiesafilenameintheconfigs/directorytodisplay.