User`s manual
25
mac-address-table aging-time x command is used to set to aging time of the
switch. The valid value of “x”(aging time in seconds) is 10-1000000 and 0. If
x=0, the aging operation will be disable.
mac-address-table static x-x-x-x-x-x interface ethernet 1/y command is
used to assign a static Mac address x-x-x-x-x-x to Port y of the switch. The
static mac address will not be aging out by the switch.
16. management command
This command is used to setup the management interface security function.
The management interface security function can limit the IP / subnet / remote
interfaces(http,telnet,snmp) / access right(view,modify) for management from
network. Different administrators could have different rights to manage this
switch. This is for security of this management switch. (Four user groups are
supported for this function.)
Entering “management ?”, the sub-commands will be shown.
(config)# management ?
<1-4> Index
(config)# management 2 ?
enable Set enable for a specified set
ipaddr Set IP and net mask for a specified set
mode Set mode for a specified set
protocol Set protocol for a specified set
management x enable command is used to enable the security settings for
some user groups (x is the index of the user group). And no management x
enable command can be used to disable it. And users for this setting are
allowed to manage this switch remotely.
management x ipaddr y.y.y.y z.z.z.z command is used to set the IP/subnet for
some user groups (x is the index of the user group, y.y.y.y is the IP address,
z.z.z.z is the IP subnet mask). Users in this IP subnet will belong to this users
groups.
management x mode modify/view command is used to set the access right
for some user groups (x is the index of the user group). If “management x
mode modify” command, users in this groups have “modify” right for
management. If “management x mode view” command, users in this groups
have “view” right only.
management x protocol http|snmp|telnet command is used to enable the
remote management protocol for some user groups (x is the index of the user
group). More than one protocols can be enabled at the same time - e.g.
“management 2 protocol http snmp telnet”. And no management x protocol
command is used to disable all remote management protocols for the user
group.
17. mirror command
This command is used to enable mirror function of the switch. And no mirror
command can be used to disable mirror function of the switch.