Lantronix
SISPM1040-582-LRT CLI Reference
33757 Rev. J
Page
214
of
272
Messages:
E port/conf 01:36:57 150/vtss_appl_port_conf_set#4937: Error: SFP ports only supports full aneg (port_no 8)
E port/conf 01:36:57 150/vtss_appl_port_conf_set#4937: Error: SFP ports only supports full aneg (port_no 9)
Command
:
end
Description
:
Go back to EXEC mode.
Syntax
:
end
<cr>
Parameters
: None.
Example
:
SISPM1040-582-LRT(config-if)#
end
SISPM1040-582-LRT#
Command
:
evc
Description
:
Configure Ethernet Virtual Connections for an interface.
Syntax
:
evc
[ update ] [ dei { colored | fixed } ] [ tag { inner | outer } ] [ key { double-tag | normal | ip-addr
| mac-ip-addr } ] [ key-advanced { double-tag | normal | ip-addr | mac-ip-addr } ] [ addr { source
| destination } ] [ addr-advanced { source | destination } ] [ l2cp { [ peer <l2cp_peer_list> ] [
forward <l2cp_forward_list> ] [ discard <l2cp_discard_list> ] }*1 ]
Parameters
: addr
Setup address match mode
dei
Setup DEI mode
l2cp
Setup L2CP forwarding
tag
Setup tag match mode
update
Update existing entry
colored Allow policer to set DEI
fixed Use classified DEI
forward Allow forwarding of L2CP frames
peer Redirect L2CP frames to local protocol entity
<0~31> Select BPDU addresses (0-15) and GARP addresses (16-31)
tag
Setup tag match mode
update
Update existing entry
destination Match DMAC and DIP
source Match SMAC and SIP
inner
Match inner tag
outer
Match outer tag
<cr>
Example
:
SISPM1040-582-LRT(config-if)#
evc addr destination dei colored l2cp forward 10
SISPM1040-582-LRT(config-if)#
evc update addr source dei fixed l2cp forward 3 peer 4
SISPM1040-582-LRT(config-if)#
evc tag outer
SISPM1040-582-LRT(config-if)#
evc addr destination dei colored l2cp forward 1 peer 2 tag inner update
SISPM1040-582-LRT(config-if)#
evc dei fixed
SISPM1040-582-LRT(config-if)#
evc l2cp forward 1
SISPM1040-582-LRT(config-if)#