■
To represent the binary sequence 0d 0a (hex), use the string '\\r\\n'. This
consists of four ASCII characters: 5c for \\, 72 for r, 5c for \\, and 6e for n.
For example, to match the sequence 74 65 73 74 0d 0a 6f 6e 65 (hex), use
the string 'test\\r\\none'. In this string, 74 is represented by t, 65 is
represented by e, 73 is represented by s, 74 is represented by t, 0d 0a is
represented by \\r\\n, 6f is represented by o, 6e is represented by n, and 65
is represented by e.
■
To represent the binary sequence 0d 00 (hex), use the string '\\r'. This consists
of two ASCII characters: 5c for \\, and 72 for r.
■
To represent the binary sequence 0a 00 (hex), use the string '\\n'. This
consists of two ASCII characters: 5c for \\, and 6e for n.
For example, to match the sequence 74 65 73 74 0a 00 6f 6e 65 (hex), use
the string 'test\\none'. In this string, 74 is represented by t, 65 is represented
by e, 73 is represented by s, 74 is represented by t, 0a 00 is represented by
\\n, 0a is represented by \\n, 6f is represented by o, 6e is represented by n,
and 65 is represented by e.
■
To represent all other cases, use the string '\\xab', where ab is a hex code
of the byte. For example, to represent byte 3A, use '\\x3a'. This consists of
four ASCII characters: 5c for \\, 78 for x, 33 for 3, and 61 for a.
As another example, to match the sequence 74 65 73 74 f3 6f 6e 65 (hex),
use the string 'test\\xf3one'. In this string, 74 is represented by t, 65 is
represented by e, 73 is represented by s, 74 is represented by t, byte F3 is
represented by \\xf3, 6f is represented by o, 6e is represented by n, and 65
is represented by e.
Mode
Privileged Exec
652
■
show dhcp host
JUNOSe 11.1.x Command Reference Guide N to Z
Содержание JUNOSE 11.1.X - COMMAND REFERENCE N TO Z 4-6-2010
Страница 6: ...vi...
Страница 8: ...viii JUNOSe 11 1 x Command Reference Guide N to Z...
Страница 35: ...write memory 1424 yellow mark 1425 Part 2 Index Index 1429 Table of Contents xxxv Table of Contents...
Страница 36: ...xxxvi Table of Contents JUNOSe 11 1 x Command Reference Guide N to Z...
Страница 38: ...xxxviii List of Tables JUNOSe 11 1 x Command Reference Guide N to Z...
Страница 44: ...2 Commands N to Z JUNOSe 11 1 x Command Reference Guide N to Z...
Страница 62: ...20 Interface Types and Specifiers JUNOSe 11 1 x Command Reference Guide N to Z...
Страница 63: ...Chapter 2 N Commands 21...
Страница 149: ...Chapter 3 O Commands 107...
Страница 167: ...Chapter 4 P Commands 125...
Страница 215: ...Mode Controller Configuration path ds3 t1 loopback 173 Chapter 4 P Commands...
Страница 247: ...Mode Privileged Exec User Exec ping mpls vpls 205 Chapter 4 P Commands...
Страница 329: ...Chapter 5 Q Commands 287...
Страница 346: ...304 queue profile JUNOSe 11 1 x Command Reference Guide N to Z...
Страница 347: ...Chapter 6 R Commands 305...
Страница 369: ...Mode Global Configuration radius include dsl forum attributes 327 Chapter 6 R Commands...
Страница 465: ...Chapter 7 S Commands 423...
Страница 679: ...Mode Privileged Exec User Exec show controllers sonet remote 637 Chapter 7 S Commands...
Страница 1064: ...Mode Privileged Exec User Exec 1022 show mpls tunnels JUNOSe 11 1 x Command Reference Guide N to Z...
Страница 1089: ...Related Topics Monitoring the QoS Profiles Attached to an Interface show qos interface hierarchy 1047 Chapter 7 S Commands...
Страница 1093: ...Related Topics Monitoring QoS Parameter Instances show qos parameter 1051 Chapter 7 S Commands...
Страница 1292: ...1250 synchronize JUNOSe 11 1 x Command Reference Guide N to Z...
Страница 1293: ...Chapter 8 T Commands 1251...
Страница 1304: ...Mode Controller Configuration 1262 t1 loopback JUNOSe 11 1 x Command Reference Guide N to Z...
Страница 1375: ...Mode Router Configuration traps 1333 Chapter 8 T Commands...
Страница 1419: ...Chapter 9 U V W and Y Commands 1377...
Страница 1468: ...1426 yellow mark JUNOSe 11 1 x Command Reference Guide N to Z...
Страница 1469: ...Part 2 Index Index on page 1429 Index 1427...
Страница 1470: ...1428 Index JUNOSe 11 1 x Command Reference Guide N to Z...