Optical Interface
U
SER
G
UIDE
140
To reset all the counters of an optical port using the command:
clear-counter switch port fx0|fx1
R
OUTED MODE
To make an optical port addressable is sufficient to configure it in access mode by assigning a
VLAN ID, indicated in the following with
<vid>
. After that, you have to build a VLAN on the switch
interface with the same VLAN id, in the following way:
set vlan add vid <vid> interface eth1
The command builds a VLAN device with notation
eth1.<vid>
which can be associated with the IP
address and netmask as follows:
set vlan eth1.<vid> ipaddr <value> netmask <value>
On the VLAN created it is also possible to associate a MAC address, using the command:
set vlan eth1.<vid> mac-address <value>
You can also apply all the commands provided by the command
set vlan
<options>
.