Lantronix
SISPM1040-582-LRT CLI Reference
33757 Rev. J
Page
44
of
272
Command
:
exit
Description
:
Exit from current mode (Exec mode) and disconnect from the terminal program.
Syntax
:
exit
<cr>
Parameters
: None.
Example
:
SISPM1040-582-LRT#
exit
Command
:
green-ethernet
Description
:
Set EEE to be optimized for least power consumption (the default is optimized for least traffic
latency).
Syntax
:
green-ethernet
eee optimize-for-power
Parameters
: <cr>
Example
:
SISPM1040-582-LRT(config)#
green-ethernet eee optimize-for-power
SISPM1040-582-LRT(config)#
Command
:
gvrp
Description
:
Configure GVRP feature. GVRP (GARP VLAN Registration Protocol) is used for registering VLAN
trunking between multilayer switches.
Syntax
:
gvrp
time { [ join-time <jointime> ] [ leave-time <leavetime> ] [ leave-all-time <leavealltime> ] }*1
Parameters
: max-vlans Number of simultaneous VLANs that GVRP can control
time Configure GARP protocol timer parameters. IEEE 802.1D-2004, clause 12.11.
<1-4095>
Number of max-vlans
join-time Set GARP protocol parameter JoinTime.
leave-all-time Set GARP protocol parameter LeaveAllTime.
leave-time Set GARP protocol parameter LeaveTime.
<1-20>
join-time in units of centi seconds. Range is 1-20. Default is 20.
<1000-5000> leave-all-time in units of centi seconds Range is 1000-5000. Default is 1000.
<60-300> leave-time in units of centi seconds. Range is 60-300. Default is 60.
<cr>
Example
:
SISPM1040-582-LRT(config)#
gvrp max-vlans 333
SISPM1040-582-LRT(config)#
gvrp time join-time 8 leave-all-time 2500 leave-time 90
SISPM1040-582-LRT(config)#