User Guide for FibeAir® IP-20 All-Outdoor Products, CeraOS 10.5
Page 585 of 825
Ceragon Proprietary and Confidential
17.2.1
Configuring the S-VLAN Ethertype (CLI)
To configure the S-VLAN Ethertype, enter the following command in root view:
root> ethernet generalcfg ethertype set svlan-value <ethertype>
To display the system S-VLAN ethertype, enter the following command in root
view:
root> ethernet generalcfg ethertype show svlan
Table 152: Configure S-VLAN Ethertype CLI Parameters
Parameter
Input Type
Permitted Values
Description
ethertype
Hexadecimal
0x8100
0x88a8
0x9100
0x9200
Defines the ethertype
recognized by the
system as the S-VLAN
ethertype.
For example, the following command sets the system S-VLAN ethertype to
0x88a8:
root> ethernet generalcfg ethertype set svlan-value 0x88a8
17.2.2
Configuring the C-VLAN Ethertype (CLI)
The system C-VLAN Ethertype is set by the system as 0x8100.
To display the system C-VLAN ethertype, enter the following command in root
view:
root> ethernet generalcfg ethertype show cvlan
17.2.3
Configuring the MRU (CLI)
To define the global size (in bytes) of the Maximum Receive Unit (MRU), enter the
following command in root view:
root> ethernet generalcfg mru set size <size>
To display the system MRU, enter the following command in root view:
root> ethernet generalcfg mru show
Table 153: Configure MRU CLI Parameters
Parameter
Input Type
Permitted Values
Description
size
Number
64 to 9612
Defines the global size
(in bytes) of the
Maximum Receive Unit
(MRU). Frames that are
larger than the global
MRU will be discarded.
For example, the following command sets the system MRU to 9612:
root> ethernet generalcfg mru set size 9612