HP Surestore 64 HP Surestore Director FC-64 Command Line Interface User's Guid - Page 20

Navigation of the CLI Command Tree, Root&gt, Config&gt, Config.Port&gt, Maint&gt, Maint.Port&gt

Page 20 highlights

Note that the order in which commands are entered determines the order in which the show commands display the values. Refer to Chapter 2, CLI Commands for examples of show commands output. Navigation of the CLI Command Tree Once the Administrator or Operator logs in and receives the Root> prompt, the CLI commands are accessed by navigating up and down the CLI command tree. To move from the root through the any of the four extended branches, enter the name of the next branch as shown in Table 2, Command Line Interface Command Tree. For example, to use the config.port.name command to configure the name for port 4 on the switch, this series of commands is entered: Root> config Config> port Config.Port> name 4 "Sam's Tape Drive" At this point, to enter the maint.port.beacon command to set the beaconing state of port 4, the following series of commands is entered: Config.Port> .. Config> .. Root> maint Maint> port Maint.Port> beacon 4 true Note that you must return all the way to the root of the tree to transition to another extended branch. When traversing back to the root, the name of each branch cannot be used. Instead use the double-dot command (two periods) to move back towards the root. Note that only one double-dot command may be entered at a time. One approach to making the navigation more concise is to use the root command to jump directly to the root of the CLI command tree. The previous example, which shows stepping back to the root with the double-dot command, is simplified as follows: 8 Entering Command Line Interface Commands

  • 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
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150

8
Entering Command Line Interface Commands
Note that the order in which commands are entered determines the order in which the
show commands display the values. Refer to Chapter 2, CLI Commands for examples of
show commands output.
Navigation of the CLI Command Tree
Once the Administrator or Operator logs in and receives the Root> prompt, the CLI
commands are accessed by navigating up and down the CLI command tree.
To move from the root through the any of the four extended branches, enter the name of
the next branch as shown in Table 2, Command Line Interface Command Tree. For
example, to use the config.port.name command to configure the name for port 4 on the
switch, this series of commands is entered:
Root>
config
Config>
port
Config.Port>
name 4 "Sam’s Tape Drive"
At this point, to enter the maint.port.beacon command to set the beaconing state of port 4,
the following series of commands is entered:
Config.Port>
..
Config>
..
Root>
maint
Maint>
port
Maint.Port>
beacon 4 true
Note that you must return all the way to the root of the tree to transition to another
extended branch. When traversing back to the root, the name of each branch cannot be
used.
Instead use the double-dot command (two periods) to move back towards the root.
Note that only one double-dot command may be entered at a time.
One approach to making the navigation more concise is to use the root command to jump
directly to the root of the CLI command tree. The previous example, which shows stepping
back to the root with the double-dot command, is simplified as follows: