Cisco CSS 11501 Getting Started Guide - Page 109

XML Document to, Con the CSS

Page 109 highlights

Chapter 5 Where to Go Next Comprehensive CSS Documentation List Table 5-2 Cisco Content Services Switch Administration Guide (continued) Chapter Contents/Tasks Chapter 6, Configuring Remote Monitoring (RMON) • Configuring an RMOM event, alarm, and history with applicable quick starts • Displaying RMON statistics and history data, and alarm event notifications Chapter 7, Using an XML Document to Configure the CSS • Creating XML code • Allowing the transfer of XML configuration files on the CSS • Parsing the XML code • Publishing the XML code to the CSS • Testing the output of the XML code Chapter 8, Using the CSS Scripting Language. • Playing a script • Using the command scheduler to configure the scheduled execution of any CLI commands, including playing scripts • Using the echo command to control what appears on the screen during script execution • Using commented lines to document your script with comments. • Using variables to construct commands, command aliases, and scripts • Using logical and relational operators and branch commands • Using arrays to hold subvalues (elements) within its memory space • Capturing user input in a variable • Passing command line arguments as quoted text to a script • Using functions to organize your scripts into subroutines or modules • Using the grep command to search for specified data • Using socket command allowing ASCII or hexadecimal send and receive functionality • Script examples OL-6037-01 Cisco Content Services Switch Getting Started Guide 5-27

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142

5-27
Cisco Content Services Switch Getting Started Guide
OL-6037-01
Chapter 5
Where to Go Next
Comprehensive CSS Documentation List
Chapter 6,
Configuring Remote
Monitoring (RMON)
Configuring an RMOM event, alarm, and history with applicable quick
starts
Displaying RMON statistics and history data, and alarm event
notifications
Chapter 7, Using an
XML Document to
Configure the CSS
Creating XML code
Allowing the transfer of XML configuration files on the CSS
Parsing the XML code
Publishing the XML code to the CSS
Testing the output of the XML code
Chapter 8, Using the
CSS Scripting
Language.
Playing a script
Using the command scheduler to configure the scheduled execution of any
CLI commands, including playing scripts
Using the echo command to control what appears on the screen during
script execution
Using commented lines to document your script with comments.
Using variables to construct commands, command aliases, and scripts
Using logical and relational operators and branch commands
Using arrays to hold subvalues (elements) within its memory space
Capturing user input in a variable
Passing command line arguments as quoted text to a script
Using functions to organize your scripts into subroutines or modules
Using the grep command to search for specified data
Using socket command allowing ASCII or hexadecimal send and receive
functionality
Script examples
Table 5-2
Cisco Content Services Switch Administration Guide (continued)
Chapter
Contents/Tasks