User manual
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
3.2.5 Trunk Commands Set
Table 3.5: Trunk Commands Set
Commands Level Description Example
aggregator priority
[1~65535]
G
Set port group system priority switch(config)#aggregator priority 22
aggregator activityport
[Group ID]
[Port Numbers]
G
Set activity port switch(config)#aggregator activityport 2
aggregator group
[GroupID] [Port-list]
lacp
workp
[Workport]
G
Assign a trunk group with LACP
active.
[GroupID] :1~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 of work
ports, this value could not be less
than zero or be large than the
amount of member ports.
switch(config)#aggregator group 1 1-4 lacp workp
2
or
switch(config)#aggregator group 2 1,4,3 lacp
workp 3
aggregator group
[GroupID] [Port-list]
nolacp
G
Assign a static trunk group.
[GroupID] :1~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)
switch(config)#aggregator group 1 2-4 nolacp
or
switch(config)#aggregator group 1 3,1,2 nolacp
show aggregator
P
Show the information of trunk group switch#show aggregator 1
or
switch#show aggregator 2
or
switch#show aggregator 3
no aggregator lacp
[GroupID]
G
Disable the LACP function of trunk
group
switch(config)#no aggreator lacp 1
no aggregator group
[GroupID]
G
Remove a trunk group switch(config)#no aggreator group 2
3.2.6 DMI Commands Set
Table 3.6: DMI Commands Set
Commands Level Description Example
show dmi
I
Show DMI port status
(Port 5 to port 8 supports DMI
function)
switch(config)#interface
fastEthernet 5
switch(config-if)#show dmi
EKI-2748FI_Manual 42