D-Link DGS-3630 Series Reference Manual page 90

Layer 3 stackable managed switch web ui reference guide
Hide thumbs Also See for DGS-3630 Series:
Table of Contents

Advertisement

DGS-3630 Series Layer 3 Stackable Managed Switch Web UI Reference Guide
Parameter
Description
The following rules need to be considered:
• This string can be a hexadecimal value, an ASCII string, or any combination
of hexadecimal values and ASCII characters. An ASCII string needs to be
enclosed with quotation marks ("") like "Ethernet". Any ASCII characters
outside of the quotation marks will be interpreted as hexadecimal values.
• A formatted key string is a string that should be translated before being
encapsulated in the packet. A formatted key string can be contained both
ASCII strings and hexadecimal values. For example, "%" +"$"+"1~32"+
"keyword"+":":
% - Indicates that the string that follows this character is a formatted
key string.
"$" or "0" - (Optional) Indicates a fill indicator. This option specifies
how to fill the formatted key string to meet the length option. This option
can be either "$" or "0", and cannot be specified as both at the same
time.
"$" - Indicates to fill the leading space (0x20).
"0" - Indicates to fill the leading 0. The fill the leading 0 (0) is the
default setting.
1~32 - (Optional) Indicates a length option. This specifies how many
characters or bytes the translated key string should occupy. If the
actual length of the translated key string is less than the length
specified by this option, a fill indicator will be used to fill it. Otherwise,
this length option and fill indicator will be ignored and the actual string
will be used directly.
keyword - Indicates that the keyword will be translated based on the
actual value of the system. The following keyword definitions specifies
that a command will be refused if an unknown or unsupported keyword
is detected:
devtype - The model name of the device. Only an ASCII string is
allowed.
sysname - Indicates the System name of the Switch. Only an
ASCII string is allowed.
ifdescr - Derived from ifDescr (IF-MIB). Only an ASCII string is
allowed.
portmac - Indicates the MAC address of a port. This can be either
an ASCII string or a hexadecimal value. When in the format of an
ASCII string, the MAC address format can be customized using
special CLI commands. When in the format of a hexadecimal
value, the MAC address will be encapsulated in order in
hexadecimal.
sysmac - Indicates the system MAC address. This can be either
an ASCII string or a hexadecimal value. In the ASCII string format,
the MAC address format can be customized using special CLI
commands. In the hexadecimal format, the MAC address will be
encapsulated in order in hexadecimal.
unit - Indicates the unit ID. This can be either an ASCII string or a
hexadecimal value. For a standalone device, the unit ID is 0.
module - Indicates the module ID number. This can be either an
ASCII string or a hexadecimal value.
port - Indicates the local port number. This can be either an ASCII
string or a hexadecimal value.
svlan - Indicates the outer VLAN ID. This can be either an ASCII
string or a hexadecimal value.
cvlan - Indicates the inner VLAN ID. This can be either an ASCII
78

Advertisement

Table of Contents
loading

Table of Contents