beautypg.com

Amer Networks SS2GD8I User Manual

Page 96

background image

90

set restricted

Syntax: set restricted

Description: Sets the restricted mode status for each port.

Arguments:

: which ports to change, can be a single port (e.g. “1”) or a range of ports (e.g. “5-7”), range
from 1-8.

restricted mode status, either “enable” or “disable”

: enable or disable

Example:

SS2GD8I(gvrp)# set restricted 1-8 enable

SS2GD8I(gvrp)# show config

GVRP state: Enable

Port Join Time Leave Time LeaveAll Time Applicant Registrar Restricted

---- --------- --------- -------------- --------- --------- ----------

1 20

60

1000

Normal Normal Enable

2 20

60

1000

Normal Normal Enable

3 20

60

1000

Normal Normal Enable

4 20

60

1000

Normal Normal Enable

5 20

60

1000

Normal Normal Enable

6 20

60

1000

Normal Normal Enable

7 20

60

1000

Normal Normal Enable

8 20

60

1000

Normal Normal Enable

set timer

Syntax: set timer

Description: Sets GVRP join time, leave time, and leaveall time for each port.

Arguments:

: which ports to change, can be a single port (e.g. “1”) or a range of ports (e.g. “5-7”), range
from 1-8.

: join timer, range from 20 to 100.

: leave timer, range from 60 to 300. Leave Time must equal to or greater than double the Join
Time.

: leaveall timer, range from 1000 to 5000.

Example:

SS2GD8I(gvrp)# set timer 2-8 25 80 2000