![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/1/81/1816f636-c4b2-4626-b8c1-a531c27ecefc/1816f636-c4b2-4626-b8c1-a531c27ecefc-bg37b.png)
2-839
Catalyst 6500 Series Switch Command Reference—Release 8.4
OL-6244-01
Chapter 2 Catalyst 6500 Series Switch and ROM Monitor Commands
show config
#system
set system baud 9600
set system modem disable
set system name
set system location
set system contact
!
.
.
.
Console>
This example shows how to display nondefault system configuration information:
Console> (enable) show config system
begin
!
# ***** NON-DEFAULT CONFIGURATION *****
!
#time: Mon Apr 17 2000, 08:33:09
!
#version 5.5(1)
!
!
#set boot command
set boot config-register 0x2
set boot system flash bootflash:kk1
end
Console>
This example shows how to display all system default and nondefault configuration information:
Console> (enable) show config system all
begin
!
#system
set system baud 9600
set system modem disable
set system name
set system location
set system contact
!
end
Console>
This example shows how to display module nondefault configuration information:
Console> (enable) show config 1
..............
begin
!
# ***** NON-DEFAULT CONFIGURATION *****
!
!
#time: Mon Apr 17 2000, 08:33:09
!
#version 5.5(1)
!
!
#module 1 : 4-port 10/100BaseTX Supervisor
!
end
Console>