iES20G/iES18G
Series User’s Manual
iS5 Communications Inc.
83
interface
switch(config-if)#security enable
no security
I
Disable security of
interface
switch(config)#interface fastEthernet 2
switch(config-if)#no security
state
[Enable | Disable]
I
Use the state interface
configuration command
to specify the state mode
of operation for Ethernet
ports. Use the disable
form of this command to
disable the port.
switch(config)#interface fastEthernet 2
switch(config-if)#state Disable
show interface configuration
I
show interface
configuration status
switch(config)#interface fastEthernet 2
switch(config-if)#show interface
configuration
show interface status
I
show interface actual
status
switch(config)#interface fastEthernet 2
switch(config-if)#show interface status
show interface accounting
I
show interface statistic
counter
switch(config)#interface fastEthernet 2
switch(config-if)#show interface
accounting
no accounting
I
Clear interface
accounting information
switch(config)#interface fastEthernet 2
switch(config-if)#no accounting
6.4
Commands Set List — Trunk command set
iES20G Series Commands
Level Description
Example
aggregator priority
[1to65535]
G
Set port group system
priority
switch(config)#aggregator priority 22
aggregator activityport
[GroupID] [Port-list]
G
Set activity port
switch(config)#aggregator activityport 2
3-4
aggregator group
[GroupID] [Port-list]
lacp
workp
[Workport]
G
Assign a trunk group with
LACP active.
[GroupID] :1 to 3
[Port-list]:Member port
list, This parameter could
be a port range(ex.1-4) or
a port list separate by a
comma(ex.2, 3, 6)
[Workport]: The amount
switch(config)#aggregator group 1 1-4 lacp
workp 2
or
switch(config)#aggregator group 2 1,4,3
lacp workp 3