![IS5 COMMUNICATIONS iES6 Series Скачать руководство пользователя страница 51](http://html1.mh-extra.com/html/is5-communications/ies6-series/ies6-series_user-manual_2092169051.webp)
iES6 Series User’s Manual
iS5 Communications Inc.
52
iES6 Series Commands
Level Description
Example
restart
default
G
Restore to default
Switch(config)#default
admin username
[Username]
G
Changes a login
username.
(maximum 10 words)
switch(config)#admin username xxxxxx
admin password
[Password]
G
Specifies a password
(maximum 10 words)
switch(config)#admin password xxxxxx
show admin
P
Show administrator
information
switch#show admin
6.3
Commands Set List — Port Commands Set
iES6 Series Commands
Level Description
Example
interface fastEthernet
[Portid]
G
Choose the port for
modification.
switch(config)#interface fastEthernet 2
duplex
[full | half]
I
Use the duplex
configuration command
to specify the duplex
mode of operation for
Fast Ethernet.
switch(config)#interface fastEthernet 2
switch(config-if)#duplex full
speed
[10|100|1000|auto]
I
Use the speed
configuration command
to specify the speed
mode of operation for
Fast Ethernet., the speed
can’t be set to 1000 if the
port isn’t a Gigabit port.
switch(config)#interface fastEthernet 2
switch(config-if)#speed 100
flowcontrol mode
[Symmetric|Asymmetric]
I
Use the flowcontrol
configuration command
on Ethernet ports to
control traffic rates
during congestion.
switch(config)#interface fastEthernet 2
switch(config-if)#flowcontrol mode
Asymmetric
no flowcontrol
I
Disable flow control of
interface
switch(config-if)#no flowcontrol
security enable
I
Enable security of
interface
switch(config)#interface fastEthernet 2
switch(config-if)#security enable