Port mirroring commands set, Tftp commands set – LevelOne MSL-3S79 User Manual
Page 71
65
mac-address-table
filter
or
show
mac-address-table
all
switch#show
mac-address-table all
show
mac-address-table
aging-time
Privileged
EXEC mode
S
how current aging time setup
switch#show
mac-address-table aging-time
36B
Port Mirroring Commands Set
Commands
Command
Level
Description
Default
Example
monitor
[port number]
[rx | tx | both]
or
no monitor [port
number| all]
Interface
configuration
mode
Use the port monitor interface
configuration command to
enable Switch Port Analyzer
(SPAN) port
monitoring on a port. Use the
no form of this command to
return the port to its default
value.
switch(config)#interface
gigaethernet 1
switch(config-if)#monitor 3 both
or
switch(config-if)#no monitor 3
or
(Disable)
switch(config-if)#
no monitor all
show monitor
Privileged
EXEC
Show port monitor information
switch#show monitor
37B
TFTP Commands Set
Commands
Command
Level
Description
Default
Example
backup
flash:backup_cfg
Global
configuration
mode
Save configuration to TFTP
server 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
Global
configuration
mode
Get configuration from TFTP
server and need to specify the
IP of TFTP server and the file
name of image.
switch(config)#restore
flash:restore_cfg
TFTP server ip address
[192.168.16.2]:
Restore file name [restore.dat]:
*config success.*