1-13
Cisco Content Services Switch Administration Guide
OL-5647-02
Chapter 1 Managing the CSS Software
Using the Running-Config and Startup-Config Files
Showing the Startup Configuration
Once you copy the contents of the running-config file to the startup-config file,
use the show startup-config command to display the CSS startup configuration.
The CSS does not display default configurations in the startup-config file.
Use the show startup-config line-numbers command to display the
startup-config file with line numbers
The following example shows a CSS startup configuration with line numbers.
Comments are preceded by an exclamation point (!).
# show startup-config line-numbers
1. !Generated MAR 6 18:56:11
2. configure
3. !********************** CIRCUIT **********************
4. circuit VLAN1
5. ip address 192.168.2.170 255.255.255.0
6. ip address 192.168.1.108 255.255.255.0
7. !********************** SERVICE **********************
8. service s1
9. ip address 192.168.2.4
10. keepalive type none
11. active
12. !*********************** OWNER ***********************
13. owner rose
14. content rule-L3
15. vip address 192.168.128.108
16. add service s1
17. active
18. content rule-L5
19. add service s1
20. vip address 192.168.128.108
21. url “/*”
22. active