Specifications

2-7
Cisco Global Site Selector Administration Guide
OL-5480-01
Chapter 2 Managing the GSS from the CLI
Using the Startup and Running Configuration File
To display the current running-config file for the GSS, enter:
gssm1.example.com# show running-config
interface ethernet 0
ip address 192.168.1.25 255.255.255.0
gss-communications
gss-tcp-keepalives
hostname gssm1.example.com
ip default-gateway 10.86.208.1
ip name-server 172.16.124.122
ssh enable
telnet enable
ftp enable
terminal length 23
exec-timeout 150
logging disk enable
logging disk priority Notifications(5)
no logging host enable
logging host priority Warnings(4)
Displaying the Startup-Config File
You can review the contents of the GSS startup-config file to display the
configuration used during initial bootup. The GSS stores the contents of the
startup-config file in a safe partition of the hard disk to prevent loss of data due to
power failures. To display the contents of the GSS startup-config file, use the
show startup-config command.
To display the current startup-config file for the GSS, enter:
gssm1.example.com# show startup-config
GSS configuration [Saved: Thu Jul 10 16:20:25 UTC 2003]
interface ethernet 0
ip address 192.168.1.25 255.255.255.0
gss-communications
gss-tcp-keepalives