Tftp commands set, C-13 tftp commands set – Husky HME-423E User Manual

Page 73

Advertising
background image

Command Set Lists

C-11

command to change the
NAS ID.

8021x misc quietperiod

[sec.]

G

Use the 802.1x misc quiet
period global
configuration command to
specify the quiet period
value of the switch.

switch(config)# 8021x misc quietperiod
10

8021x misc txperiod

[sec.]

G

Use the 802.1x misc TX
period global
configuration command to
set the TX period.

switch(config)# 8021x misc txperiod 5

8021x misc supptimeout

[sec.]

G

Use the 802.1x misc supp
timeout global
configuration command to
set the supplicant timeout.

switch(config)# 8021x misc
supptimeout 20

8021x misc servertimeout

[sec.]

G

Use the 802.1x misc
server timeout global
configuration command to
set the server timeout.

switch(config)#8021x misc
servertimeout 20

8021x misc maxrequest

[number]

G

Use the 802.1x misc max
request global
configuration command to
set the MAX requests.

switch(config)# 8021x misc
maxrequest 3

8021x misc reauthperiod

[sec.]

G

Use the 802.1x misc
reauth period global
configuration command to
set the reauth period.

switch(config)# 8021x misc
reauthperiod 3000

8021x portstate

[disable | reject | accept |
authorize]

I

Use the 802.1x port state
interface configuration
command to set the state
of the selected port.

switch(config)#interface fastethernet 3
switch(config-if)#8021x portstate
accept

show 8021x

E

Display a summary of the
802.1x properties and
also the port sates.

switch>show 8021x

no 8021x

G

Disable 802.1x function.

switch(config)#no 8021x

C-13

TFTP Commands Set

Commands

Level Description

Defaults Example

backup flash:backup_cfg

G

Save configuration to TFTP
and need to specify the IP of
TFTP server and the file
name of image.

switch(config)#backup
flash:backup_cfg

restore flash:restore_cfg

G

Get configuration from TFTP
server, and specify the IP of
TFTP server and the file
name of image.

switch(config)#restore
flash:restore_cfg

upgrade flash:upgrade_fw

G

Upgrade firmware by TFTP,
and specify the IP of TFTP
server and the file name of
image.

switch(config)#upgrade
flash:upgrade_fw

Advertising