Dell External OEMR 1435 User Guide - Page 97

For example, to set the DNS server name

Page 97 highlights

For example, to set the DNS server name to "foo": ipmitool raw 0x18 0x58 0xe4 0x15 0x66 0x6f 0x6f 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 The ASCII character conversion chart is displayed in Table 3-3: Table 3-3. ASCII Character Conversion Chart Decimal Octal Hex 000 000 000 001 001 001 002 002 002 003 003 003 004 004 004 005 005 005 006 006 006 007 007 007 008 010 008 009 011 009 010 012 00A 011 013 00B 012 014 00C 013 015 00D 014 016 00E 015 017 00F 016 020 010 017 021 011 018 022 012 019 023 013 020 024 014 021 025 015 Binary 00000000 00000001 00000010 00000011 00000100 00000101 00000110 00000111 00001000 00001001 00001010 00001011 00001100 00001101 00001110 00001111 00010000 00010001 00010010 00010011 00010100 00010101 Value NUL (Null character) SOH (Start of Header) STX (Start of Text) ETX (End of Text) EOT (End of Transmission) ENQ (Enquiry) ACK (Acknowledgment) BEL (Bell) BS (Backspace) HT (Horizontal Tab) LF (Line Feed) VT (Vertical Tab) FF (Form Feed) CR (Carriage Return) SO (Shift Out) SI (Shift In) DLE (Data Link Escape) DC1 (XON) (Device Control 1) DC2 (Device Control 2) DC3 (XOFF) (Device Control 3) DC4 (Device Control 4) NAK (Negative Acknowledgement) Using the BMC Management Utility 97

  • 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
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156

Using the BMC Management Utility
97
For example, to set the DNS server name to
"
foo
"
:
ipmitool raw 0x18 0x58 0xe4 0x15 0x66 0x6f 0x6f 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00
The ASCII character conversion chart is displayed in Table 3-3:
Table 3-3.
ASCII Character Conversion Chart
Decimal
Octal
Hex
Binary
Value
000
000
000
00000000
NUL (Null character)
001
001
001
00000001
SOH (Start of Header)
002
002
002
00000010
STX (Start of Text)
003
003
003
00000011
ETX (End of Text)
004
004
004
00000100
EOT (End of Transmission)
005
005
005
00000101
ENQ (Enquiry)
006
006
006
00000110
ACK (Acknowledgment)
007
007
007
00000111
BEL (Bell)
008
010
008
00001000
BS (Backspace)
009
011
009
00001001
HT (Horizontal Tab)
010
012
00A
00001010
LF (Line Feed)
011
013
00B
00001011
VT (Vertical Tab)
012
014
00C
00001100
FF (Form Feed)
013
015
00D
00001101
CR (Carriage Return)
014
016
00E
00001110
SO (Shift Out)
015
017
00F
00001111
SI (Shift In)
016
020
010
00010000
DLE (Data Link Escape)
017
021
011
00010001
DC1 (XON) (Device Control 1)
018
022
012
00010010
DC2 (Device Control 2)
019
023
013
00010011
DC3 (XOFF) (Device Control 3)
020
024
014
00010100
DC4 (Device Control 4)
021
025
015
00010101
NAK (Negative Acknowledgement)